enahum
cde5984aed
Update fastlane ( #1107 )
2017-11-08 13:09:52 -03:00
Harrison Healey
1817de589a
Changed PostProfilePicture to be a PureComponent ( #1105 )
...
* Changed PostProfilePicture to be a PureComponent
* Updating style
2017-11-08 09:19:27 -06:00
enahum
9910e3438d
Upgrade RN ( #1102 )
2017-11-07 13:34:39 -03:00
enahum
697e9a1831
translations PR 20171106 ( #1103 )
2017-11-07 12:32:49 -03:00
lfbrock
1f4e2b0714
Update CHANGELOG.md ( #1084 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
2017-11-07 03:56:40 -03:00
Elias Nahum
c8e7c2deb1
Keep post openGraph data
2017-11-06 14:29:02 -03:00
enahum
21c5d1f5f5
Version Bump to 63 ( #1095 )
2017-11-03 17:55:09 -03:00
enahum
0178f343b5
Version Bump to 63 ( #1094 )
2017-11-03 17:55:09 -03:00
enahum
9dcb7ac717
Set the section list to wait for interactions before updating the unread indicator ( #1093 )
2017-11-03 17:55:09 -03:00
enahum
a66aa05bcd
set appSarted as false when logging out and resetting cache ( #1092 )
2017-11-03 17:55:09 -03:00
enahum
7c8f735b3b
Merge Build 62 into master ( #1090 )
...
* Use ImageBackground for youtube videos instead of nested Images
* Fix bugs reported by sentry (#1081 )
* Update Mattermost redux (#1086 )
* Fix middleware
* Upgrade mattermost-redux
* another middleware fix
* RN-456 when a channel is left we update content and title (#1087 )
* Version Bump to 62 (#1088 )
* Version Bump to 62 (#1089 )
2017-11-02 17:53:20 -03:00
enahum
dd9d245e39
Prevent More unreads indicators when canceling jump to... ( #1082 )
2017-11-02 08:37:08 -03:00
enahum
853ef2cde3
Version Bump to 61 ( #1078 )
2017-11-02 08:37:08 -03:00
enahum
2cb3a8158f
Version Bump to 61 ( #1077 )
2017-11-02 08:37:08 -03:00
enahum
da461ca35d
Keep user statuses for current channel and all post visibilities ( #1080 )
2017-11-02 08:37:08 -03:00
enahum
2641ec96fb
Perform validations to avoid crash on data cleanup ( #1075 )
...
* Perform validations to avoid crash on data cleanup
* Remove postId from postsInChannel
2017-11-02 08:37:08 -03:00
enahum
6e7eb521b8
Show profile images and names only for DMs in channel intro ( #1076 )
2017-11-02 08:37:08 -03:00
enahum
2e10168c73
translations PR 20171030 ( #1074 )
2017-11-02 08:37:08 -03:00
enahum
a3a588a54b
Version Bump to 60 ( #1073 )
2017-11-02 08:37:08 -03:00
enahum
e64770fa84
Version Bump to 60 ( #1072 )
2017-11-02 08:37:08 -03:00
Chris Duarte
2f5201bac9
Add copy post/url/mention/code to tooltip menu ( #1069 )
...
* Add copy post/url/mention/code to tooltip menu
* Check for managedConfig.copyAndPasteProtection
* Reorder copy options
2017-10-31 13:42:56 -03:00
enahum
3fdfe92800
Data cleanup ( #1070 )
...
* Add message retention middleware and config
* Data cleanup middleware
2017-10-30 11:23:19 -04:00
Chris Duarte
898d02c5d4
Handle post deleted while image preview is open ( #1071 )
...
* Handle post deleted while image preview is open
* Review feedback
2017-10-30 10:31:18 -04:00
Chris Duarte
9e0831e984
Allow profile button configuration ( #947 )
...
* Allow profile button configuration
* Renamed config to experimental and moved to separate function
2017-10-27 14:15:14 -04:00
Chris Duarte
1ef99da29c
White label login options screen - Experimental ( #944 )
...
* White label login options screen
* Move colors to server side config
* Rename config options to experimental
2017-10-26 10:35:49 -07:00
Chris Duarte
582db04da1
Force url's to be normalized ( #1058 )
...
* Force url's to be normalized
* Refactor and move behind config flag
2017-10-26 09:52:41 -07:00
Chris Duarte
6b132cc4d0
Allow server to be auto selected from config ( #946 )
...
* Allow server to be auto selected from config
* Remove easter egg
* Review feedback 2
* Show the readonly textbox at all times
2017-10-26 09:16:32 -07:00
Chris Duarte
9ff9b872ba
Config to enable when clicking on username to fill input with @mention ( #966 )
...
* Config to enable when clicking on username to fill input with @mention
* Rename to experimental and move tenary from componet to variable
* Use getCurrentChannelId in insertToPostDraft action
* Change to work with rebase
* Refactor thread reducer and blacklist currentThreadId
* Review feedback
* Review feedback 2
2017-10-26 10:48:52 -04:00
Chris Duarte
54ddec3d46
Prompt/require user to upgrade to new version ( #948 )
...
* Prompt/require user to upgrade to new version
* Update en.json
* Update app message text
* Fix typo and add copyright
2017-10-26 10:45:34 -04:00
enahum
59ce8571c3
Handle Image picker permissions ( #1064 )
2017-10-26 09:17:56 -03:00
enahum
ad33738474
Fix MFA check to use the new mattermost-redux {data, error} response ( #1067 )
2017-10-26 09:17:36 -03:00
enahum
685a56d24c
Android: Fix inverted list deprecated warnings on android ( #1065 )
2017-10-26 09:16:54 -03:00
Chris Duarte
a13079b715
White label about modal. Move strings to config. ( #943 )
...
* White label about modal. Move strings to config.
* Refactor styling and add powered by Mattermost
* Review feedback
* Use full bundle ids for about modal check
2017-10-25 15:24:22 -04:00
enahum
834ce4d0bf
Revert: android timezone ( #1066 )
2017-10-25 12:09:22 -04:00
enahum
8008e731e4
listen for connectionChange instead of deprecated change event in NetInfo ( #1063 )
2017-10-25 11:37:26 -04:00
enahum
11728438b3
Version Bump to 59 ( #1060 )
2017-10-25 08:52:48 -03:00
enahum
b4046bad03
Version Bump to 59 ( #1059 )
2017-10-25 08:52:36 -03:00
Chris Duarte
1641d38863
Fix android predictive text prepend issue ( #1056 )
2017-10-24 19:43:51 -03:00
Chris Duarte
e49f89d727
Add better network detection ( #1054 )
...
* Add better network detection
* Mock NetInfo for store
2017-10-24 19:43:22 -03:00
enahum
c8a0753289
Fix new message indicator ( #1053 )
...
* Fix new message indicator
* Revert "Fix new message indicator"
This reverts commit 3732d2e53149f2e29b671cb6fd68e359d64aab36.
* Fixed new messages indicator and added unit tests for it
2017-10-24 19:42:50 -03:00
enahum
f50b1c6ae9
Improve push notification flow ( #1044 )
2017-10-24 17:03:51 -04:00
enahum
27713322e3
Fixed Search bugs and avoid re-renders ( #1047 )
...
* Fixed Search and avoid re-renders
* Feedback review
* Feedback review
2017-10-24 17:02:09 -04:00
Chris Duarte
53f0576672
Skip await for loadMe if we have the currentUser ( #1055 )
2017-10-24 14:24:52 -04:00
Chris Duarte
b2b2b24051
Force formatted_time to use device time zone ( #1057 )
2017-10-24 14:21:15 -04:00
enahum
a139f3f870
translations PR 20171023 ( #1051 )
2017-10-24 09:28:56 -03:00
Mathieu Geli
f3c43ba128
Fix missing newline in compilation instructions ( #1049 )
2017-10-23 16:30:40 -03:00
enahum
dec442a4a4
Babel plugin to remove console.* in production ( #1048 )
2017-10-23 09:01:43 -03:00
Harrison Healey
0e4f9d5825
Changed to pass IDs to PostList instead of posts ( #1036 )
...
* Moved PostList to take a list of postIds instead of posts
* Removed usage of selectors that return posts from ChannelPostList and Thread
* Fixed search and switched to use getPostIdsAroundPost selector
* Removed use of selectors that returned posts from emoji reactions
* Updated makePreparePostIdsForPostList to be better memoized
* Fixed filter of join/leave messages
* Added unit tests for makePrepaprePostIdsForPostList
* Check if post edit/delete should be enabled more often
* Updated mattermost-redux version in yarn.lock
2017-10-20 18:58:44 -03:00
enahum
e84af2bfa7
Polishing search box text size and icon styling ( #1034 )
...
* Channel Switcher and search box text size and icon styling
* minor UI fixes and android fixes
2017-10-19 18:49:21 -03:00
enahum
02aef861b7
Fix crashes when currentUser is null after offline store purge ( #1040 )
2017-10-19 09:10:51 -07:00