enahum
fb1471c4de
Fix first load to include the right DM's and GM's ( #461 )
2017-04-06 11:45:20 -03:00
enahum
8cfeb4b5db
Include App version and platform for Report a Problem ( #458 )
2017-04-05 22:33:26 -03:00
enahum
491fba7738
PLT-6202 Make DM's and GM's visible if necessary ( #457 )
2017-04-05 22:33:13 -03:00
enahum
007c8bcf35
PLT-6208 Follow policies set in System Console ( #456 )
2017-04-05 22:33:03 -03:00
enahum
70449a4768
PLT-5940 Remove ability to reply to system and deleted messages ( #454 )
2017-04-05 00:27:09 -03:00
enahum
ed0d608d1f
Private Group to Channel ( #455 )
2017-04-05 00:19:17 -03:00
enahum
618b4bfc6f
PLT-6156 Update npm dependencies ( #451 )
...
* PLT-6156 Update npm dependencies
* re-add remote-redux devtools to build in jenkins
2017-04-03 16:34:03 -03:00
enahum
dc38d45465
PLT-6110 tap on the user name selects the row for add & manage members ( #450 )
2017-04-03 16:32:36 -03:00
enahum
65a35088ef
PLT-6056 set channel icon in channel info to use centerChannelColor ( #449 )
2017-04-03 16:29:06 -03:00
Chris Duarte
21f9defe0b
Fix input blur error ( #443 )
2017-03-31 19:14:29 -03:00
Chris Duarte
6d47984d24
PLT-5963 RN: Message over 4000 characters ( #440 )
2017-03-31 14:26:33 -03:00
Chris Duarte
ae3de5c1f2
PLT-6145 RN: File upload overlay doesn't clear ( #437 )
2017-03-30 23:46:20 -03:00
enahum
422474a0d2
* Fix markdown issue with renderHardBreak's ( #438 )
...
* Fix issue when tapping on a push notification
* Fix splash screen dismissal
2017-03-30 23:44:52 -03:00
Chris Duarte
903e0399a2
PLT-6129 There's no cutout in the profile picture for the offline indicator (React) ( #436 )
2017-03-30 18:27:34 -03:00
enahum
b167d58282
PLT-6144 remove small gap in channel drawer list ( #430 )
2017-03-30 00:35:43 -03:00
Chris Duarte
eb99aac45c
Plt 5991 pinch zoom ( #414 )
...
* Rename and get correct image URL
* Add pinch and zoom
* Fix pinch and zoom on device
* Fix dismiss drag and landscape
2017-03-30 00:35:35 -03:00
enahum
5c5a4f5102
Small ui fixes ( #419 )
2017-03-29 23:54:12 -03:00
Chris Duarte
fce5acea46
PLT-6015 RN grey vertical line on left of replies is sometimes too short ( #427 )
2017-03-29 23:53:48 -03:00
enahum
e26be5554a
PLT 6062 - Fixing Push Notifications ( #418 )
...
* PLT-6062 Don't show in-app notification if current channel
* PLT-6131 make drawer titles all caps
* PLT-6027 fix handle Push notifications for DM/GM
2017-03-29 15:32:02 -03:00
enahum
fae6cafc9b
Android Version Bump to 21 ( #416 )
...
* Move to KeyboardAvoidingView in server login and mfa
* Version Bump to 21
2017-03-29 15:31:37 -03:00
enahum
442d6b0bc5
Search ( #415 )
...
* Align post_textbox paper plane
* add search to manage | view | add channel members
2017-03-29 00:04:44 -03:00
Chris Duarte
bc18d60883
Fix login transition ( #410 )
...
* Fix login transition
* Add instant transition to modal
* Fix transition to show loader on first login
* Add loader to load_team
* Remove back button
2017-03-28 23:59:01 -03:00
enahum
5d997ae22b
PLT-5931 Adds splash screen ( #413 )
...
* Adds splash screen
* Increase font size for IOS modal options
2017-03-28 23:29:08 -03:00
Harrison Healey
d482ae184d
Made HTML in posts render as plain text ( #409 )
2017-03-27 18:51:37 -03:00
enahum
cb62b02b02
PLT-5489 About Mattermost ( #406 )
...
* PLT-5489 About Mattermost
* address feedback
2017-03-27 17:05:33 -03:00
enahum
fbe753be67
Fix create post when channel is group message ( #407 )
2017-03-27 17:01:14 -03:00
Chris Duarte
e6a1c1a433
Plt 6044 plt 5971 plt 5934 ( #405 )
...
* Update post textbox design
* Hide team selection
* Added channel loader
* Update post textbox to new design
* Add channel loader animation
* Remove error bar
* Made image preview fullscreen
* Fix channel loader gradient
* Fix status icon
* Adjust loaded and profile
* Fix channel header wrap
* Add reply count icon
* Fix android styling
* Hide send button
* Fix thread header
* Fix thumbnail upload preview
* Fix preview retry and design
2017-03-27 16:47:52 -03:00
enahum
b0c3d0bd44
add supported translations ( #403 )
2017-03-27 10:46:28 -03:00
enahum
6eb9920758
Search DM's using profiles and not search store ( #402 )
...
* Fix localization strings
* Make DM search to use the profiles instead of the search store
2017-03-26 23:06:47 -03:00
enahum
58f1b3a552
PLT-5660 Ability to edit a post ( #399 )
...
* Ability to edit a post
* address feedback
2017-03-26 22:31:16 -03:00
enahum
0c1cad8a7f
fix android crash on server url ( #400 )
2017-03-26 22:23:21 -03:00
enahum
23fa46fad6
Various UI fixes ( #398 )
...
* PLT-6001 Fix right margin on markdown lists
* PLT-6036 Fix post commented on spacing
* PLT-5902 Close keyboard when drawer opens
2017-03-26 22:23:09 -03:00
enahum
3209eeb46c
PLT-6038 & PLT-6032 Bug fixes in post list and create channel ( #397 )
...
* * Fix post list to gracefully fail image previews
* Do not to fetch multiple times the same posts with infinite scroll
* Fix create private channel
* move react-native orientation to own fork
2017-03-26 22:22:54 -03:00
enahum
d0005231c6
PLT-5997 show the above unread indicator 15px below the header ( #396 )
2017-03-26 22:22:41 -03:00
enahum
43b582d4e5
Fix new line indicator for center channel & thread ( #394 )
2017-03-26 22:22:26 -03:00
Chris Duarte
396bac389f
Plt 5944 portait view ( #393 )
...
* PLT-5499 RN: Only allow portrait view
* Added library
* Lock to portait
* Fixed upload preview hiding under text input
* Fixed create channel input borders
* Fixed color separators in channel list
* Fixing orientation for android
2017-03-24 13:41:20 -03:00
enahum
35ff7a0da7
Fix drawer shadow ( #391 )
2017-03-24 12:03:53 -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
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
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