Chris Duarte
d6bb00edf7
RN-78: Can't reply to a post with only files ( #505 )
2017-04-26 16:33:17 -03:00
enahum
dda0480fec
Various Bug Fixes ( #502 )
...
* Fix edit post with APIv4
* Fix filterProfiles
* Fix intro message error for threads
* Fix members to load in channel action
* Fix channel members lists
2017-04-26 12:55:09 -03:00
enahum
5d1b370604
Remove membersInTeam cause is no longer a set ( #497 )
2017-04-25 15:10:51 -03:00
enahum
2e99a71a0d
Several Fixes ( #495 )
...
* Revert files to use APIv3
* Fix channel intro constants
* Add src to transpiler for mattermost-redux
* Fix android back button
* Fix check for MFA
* feedback review
2017-04-24 17:39:23 -03:00
enahum
7a3c99c267
Move to mattermost-redux master branch ( #484 )
2017-04-21 14:20:52 -03:00
enahum
311cc4028d
Fix redux-offline ( #492 )
2017-04-21 14:19:12 -03:00
Chris Duarte
015b8637eb
RN-81 RN: Error state for post list ( #488 )
...
* RN-81 RN: Error state for post list
* Review feedback
2017-04-19 17:38:40 -03:00
enahum
b4ed634006
Fix offline indicator messages ( #489 )
2017-04-19 13:14:42 -03:00
Chris Duarte
5b11aea0f5
RN-68: Make save and delete preferences optimistic ( #478 )
...
Make account notifications optimistic
Make close DM/GM optimistic
Make favorite channel optimistic
2017-04-18 18:18:30 -03:00
Chris Duarte
65af36ce1d
RN-68 RN: Show channel intro message ( #480 )
2017-04-18 16:51:17 -03:00
Chris Duarte
756a08703f
RN-72 RN: Improvements to image previewer ( #487 )
2017-04-18 16:49:03 -03:00
enahum
cdff304be1
RN-64 Ability to open the app in offline mode ( #479 )
2017-04-13 11:57:19 -03:00
Harrison Healey
43e4c5e2f2
PLT-5860 Updated copyright date ( #476 )
2017-04-10 11:33:35 -03:00
enahum
0d654a79da
RN-61 Implement offline indicator ( #472 )
...
* Implement offline indicator
* Review feedback
2017-04-10 09:17:43 -03:00
enahum
c675b17e3c
PLT-5840 Prevent double tapping ( #464 )
...
* PLT-5840 Prevent double tapping
* handle double tapping on channel header
* Review feedback
2017-04-09 22:43:18 -03:00
enahum
15ae765f52
RN-71 bottom align post timestamp with username ( #473 )
2017-04-09 22:33:03 -03:00
Chris Duarte
d206ea68de
PLT-6173: Offline redux store ( #471 )
...
* PLT-6173: Offline redux store
* Review feedback
2017-04-09 21:51:47 -03:00
Chris Duarte
9a5f693e7f
PLT-6122 RN: Improvements to image upload UI ( #467 )
2017-04-07 16:10:13 -03:00
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