Commit graph

289 commits

Author SHA1 Message Date
enahum
35ff7a0da7 Fix drawer shadow (#391) 2017-03-24 12:03:53 -03:00
enahum
3fdb19290b Version Bump to 19 (#390) 2017-03-24 12:03:40 -03:00
enahum
c3436601ff Version Bump to 19 (#389) 2017-03-24 12:03:21 -03:00
enahum
4a53d47887 PLT-5598 Android back button support (#388)
* Add shadow to the drawer

* PLT-5964 open a DM with someone outside the team

* PLT-5598 Android back button support
2017-03-23 19:10:48 -03:00
enahum
9fec29aa92 PLT-5501 Confirm server version is compatible with the app version (#385) 2017-03-23 17:25:33 -03:00
enahum
30d8f31bf8 PLT-6056 Fix channel info icon color (#386) 2017-03-23 17:22:22 -03:00
Chris Duarte
f37c308ab8 PLT-6033 Add loading spinner to image previewer (#387) 2017-03-23 17:21:14 -03:00
enahum
c049cb0f9d Various UI Fixes (#384)
* Various UI Fixes

* ability to scroll through teams

* Fix drawer when not logged in

* fix channel info DM status

* channel drawer spacing of icons made equal

* address feedback
2017-03-23 10:36:35 -03:00
enahum
56a27ce7ad PLT-5711 Fix Tapping on the button to open the drawers not always work (#383)
* PLT-5711 Fix Tapping on the button to open the drawers not always work

* PLT-6052 Include drawer transition fix

* feedback + unit tests
2017-03-22 23:38:01 -03:00
enahum
e7b7f77a79 Version Bump to 18 (#382) 2017-03-22 09:08:13 -03:00
enahum
591da1b494 Android Version Bump to 18 (#381)
* Removed default server and set mattermost-redux to the right commit

* Version Bump to 18
2017-03-22 08:16:04 -03:00
enahum
b4a3190539 Android Version Bump to 17 (#380)
* Version Bump to 16

* bump to version 17
2017-03-22 07:16:33 -03:00
enahum
f885f41f47 IOS Version Bump to 16 (#379)
IOS Version Bump to 17
2017-03-22 07:14:23 -03:00
enahum
d21dacbf6f fix post textbox default props (#378) 2017-03-21 21:16:58 -03:00
enahum
7fae0f8039 PLT-5721 Show Group Messages and correct channel info (#372)
* Fix bad merge for navigation modal

* Fix modal props for options and image preview

* PLT-5721 Show Group Messages and correct channel info

* Set fixed commit on mattermost-redux

* address feedback
2017-03-21 21:11:11 -03:00
enahum
4bb74c065a PLT-5930 Moved Settings to channel drawer (#376) 2017-03-21 18:15:41 -04:00
enahum
913e29e37b PLT-5933 Fix drawer transition lag (#377)
* Fix drawer transition lag

* make handleSelectChannel perform actions in parallel
2017-03-21 18:09:56 -04:00
Chris Duarte
18cc7f1e7f PLT-5518 RN: Allow user to upload + send image file attachments (#373)
* PLT-5518 RN: Allow user to upload + send image file attachments

* Review feedback
2017-03-21 17:58:31 -04:00
enahum
a35183a677 Android Version Bump to 15 (#375)
* Remove extra build.gradle causing build issues

* Version Bump to 15
2017-03-21 15:56:45 -03:00
enahum
c201f59aff IOS Version Bump to 15 (#374)
* update fastlane

* Version Bump to 15
2017-03-21 15:56:34 -03:00
Harrison Healey
305929012f PLT-5494 Added at mention detection (#366) 2017-03-20 18:03:41 -03:00
enahum
383a770fde PLT-5880 Channel drawer UI (#365)
* fix drawer size and added tweener

* added opacity to drawer buttons

* Fix bad merge for navigation modal

* Fix channel drawer container UI

* Open Account Settings modal from channel drawer

* Fix modal props for options and image preview

* Channel drawer item UI

* Fix bottom unread indicator overlap
2017-03-20 16:31:10 -04:00
Harrison Healey
ac49aa6c11 PLT-5603 Properly applied theme colours to right menu (#369) 2017-03-20 16:30:58 -04:00
Harrison Healey
ae703eb00a PLT-5875 Updated system message font opacity to match web app (#367) 2017-03-20 16:30:47 -04:00
enahum
e61f6264ac PLT-5511 Ability to flag and unflag posts (#360) 2017-03-20 17:18:59 -03:00
enahum
74db04f672 PLT-5912 Make integration posts follow the override username and profile picture config settings (#363) 2017-03-20 17:16:56 -03:00
enahum
8aaddf70f3 PLT-5884 Fix burger mention numbers (#362) 2017-03-20 17:02:16 -03:00
Harrison Healey
f642de986a Added url autolinking to commonmark.js (#361) 2017-03-20 17:02:05 -03:00
enahum
e1eeac4d82 PLT-5498 Add ability to delete a message (#357)
* ios tooltip menu with option to delete a post

* bottom sheet for android

* Feedback review
2017-03-20 16:57:37 -03:00
enahum
f4ed0a0652 PLT-5922 Add images for Android push notifications (#368) 2017-03-20 16:47:36 -03:00
enahum
0812507b9e Fix SAML login with OneLogin (#359) 2017-03-20 16:47:19 -03:00
Harrison Healey
07af08b74a PLT-5717 Initial markdown support (#354)
* Added CommonMark-based post rendering

* Fixed text wrapping in most block elements

* Fixed paragraphs not being rendered as children of lists

* Replaced markdown images with a placeholder

* Fixed font colour in code spans
2017-03-20 16:27:33 -03:00
Saturnino Abril
70da78af69 fixed android app crash on saving notification (#364) 2017-03-20 09:51:48 -04:00
Chris Duarte
2638a9c75d PLT-5517 Image file previewer (#344)
* PLT-5517 RN: Image file previewer

Add preview component and client routes
Add fade transition for modal
Add paging controls, title header, and info footer
Add drag to dismiss behavior
Fix android layout issues
Handle orientation change

* Fix tests

* Review feedback

* Review feedback
2017-03-17 09:04:35 -04:00
Chris Duarte
0721c9ca4c Upgrade to RN 0.42.0 (#356) 2017-03-16 15:15:54 -04:00
Chris Duarte
1e63ac2667 PLT-5599 RN: Modal options for Android (#353) 2017-03-16 15:13:36 -04:00
enahum
20686b2e5f Version Bump to 14 (#352) 2017-03-14 10:54:51 -03:00
enahum
841144b5a0 Version Bump to 14 (#351) 2017-03-14 10:54:40 -03:00
enahum
548633f5c0 PLT-5857 replace the service folder with mattermost-redux library (#348) 2017-03-14 10:52:24 -03:00
enahum
93687f31a0 Version Bump to 13 (#350) 2017-03-14 09:53:58 -03:00
enahum
5338255b7f IOS Version Bump to 13 (#349)
* update fastlane

* Version Bump to 13
2017-03-14 09:53:45 -03:00
enahum
3096e89155 Fix badge flickering (#341) 2017-03-14 00:23:59 -03:00
enahum
d852587268 Fix android error handler (#347) 2017-03-14 00:09:23 -03:00
lfbrock
53b0ee0f10 Update README.md (#346) 2017-03-13 18:44:36 -03:00
Chris Duarte
d36dc3412a PLT-5492 Add Account Settings > Notifications (#323)
* PLT-5492 RN: Add Account Settings > Notifications

* Review feedback
2017-03-13 15:37:44 -03:00
enahum
8bc6a0cb14 PLT-5726 Fix post profile picture tap (#345)
* PLT-5726 Fix post user image tap

* Fix double loading showing up

* conditional reply bar
2017-03-13 12:51:20 -04:00
enahum
31d89c37fe PLT-5506 Record user agent/device type in the active sessions list (#342)
* Add user info and userAgent

* notice
2017-03-13 13:39:35 -03:00
enahum
a684c0f45b PLT-5700 Fixing channel sorting in android and ios (#343) 2017-03-13 13:39:12 -03:00
Saturnino Abril
13c624b722 Fixed makefile for run-android (#340) 2017-03-13 10:04:29 -04:00
enahum
6324f22095 PLT-5630 Implement push notifications and unread badge on app icon (#338)
* enable ios push notifications

* enable android push notifications

* NOTICE for push notification and message bar

* include message in noty

* re-wording notices

* feedback review
2017-03-13 09:51:21 -04:00