Amit Uttam
520ddb37ce
Bump app version number to 1.31.0 ( #4234 )
2020-04-27 11:31:53 -03:00
Amit Uttam
feb370f4c7
Bump app build number to 288 ( #4232 )
2020-04-27 11:16:07 -03:00
Elias Nahum
798efbd57f
MM-22089 set default prevent double tap to 1s for ChannelInfo modal ( #4133 )
...
* MM-22089 set default prevent double tap to 1s
* Increase tap debounce delay for ChannelInfo modal action
Co-authored-by: Amit Uttam <changingrainbows@gmail.com>
2020-04-27 10:04:58 -04:00
Amy Blais
20c290fbdc
v1.30.1 Changelog ( #4217 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2020-04-24 17:39:25 -04:00
Miguel Alatzar
1586b0fb6e
Bump app build number to 287 ( #4229 )
2020-04-24 11:47:09 -07:00
Elias Nahum
f94c09d54e
MM-24451 Set prev app version to current on logout/reset cache ( #4225 )
...
* MM-24451 Set prev app version to current on logout/reset cache
* Fix unit tests for master
2020-04-24 11:07:08 -07:00
Elias Nahum
a4e87a0e26
Bump app build number to 286 and version to 1.30.1 ( #4221 )
...
* Bump app build number to 286
* Bump app version number to 1.30.1
2020-04-23 13:36:57 -04:00
Elias Nahum
cc4abdde2f
MM-24446 Fix Crash on iOS with EMM enabled ( #4203 )
...
* Fix Crash on iOS with EMM enabled
* Fix Android Passcode authentication
* Fix Login screen header when EMM does not allow other servers
2020-04-23 06:03:10 -04:00
Elias Nahum
3a302eaae7
MM-24385 Fix ExperimentalStrictCSRFEnforcement ( #4207 )
2020-04-23 06:01:20 -04:00
Miguel Alatzar
135dc8c9bd
[MM-24426] [MM-24451] Set previous app version in redux store ( #4197 )
...
* Set previous app version in redux store
* Handle setting previousVersion on login and clearing data
* Set previous version on logout instead
* Remove action arg
2020-04-23 05:42:35 -04:00
Rahim Rahman
b5ef54527f
added isLandscape ( #4188 )
2020-04-22 18:48:51 -07:00
Elias Nahum
6705c59f73
Patch react-native-image-picker to allow selecting video ( #4195 )
...
* Patch react-native-image-picker to allow selecting video
* Improve patch
* Fix Attaching a Photo capture
2020-04-22 19:05:44 -04:00
Mario de Frutos Dieguez
3de2b29570
Fix infinite loop retrieving post files ( #4192 )
...
* Fix infinite loop retrieving post files
Right now if all the attachments of a post are removed the component
update code enters into an infinite loop because the comparison between
arrays always return false.
2020-04-22 19:25:34 +02:00
Miguel Alatzar
9a97f91735
Check canPost permissions for v5.22+ ( #4193 )
2020-04-22 20:10:46 +08:00
Jason Blais
bf3fbbc363
Fix typo in telemetry entry ( #4134 )
...
See contribution that fixes this in the Redux repo: https://github.com/mattermost/mattermost-redux/pull/1116
2020-04-20 09:37:11 +08:00
Amy Blais
198db86c54
v1.30 Changelog ( #4033 )
...
* Update README.md
2020-04-17 08:17:39 -04:00
Miguel Alatzar
f85e198ba2
Bump app build number to 285 ( #4167 )
2020-04-16 19:28:28 -07:00
Miguel Alatzar
cd8c627dc3
Fix headers when preloading images ( #4165 )
2020-04-16 18:43:51 -07:00
Elias Nahum
c35a34107a
Bump app build number to 284 ( #4162 )
2020-04-16 16:39:58 -04:00
Elias Nahum
0c7a2c6fa1
Correctly load file attachment images ( #4160 )
...
* Correctly load file attachment images
* Remove cache control from gallery
2020-04-16 16:24:28 -04:00
Elias Nahum
fda4948c8c
MM-23848 consolidate store, upgrade mmkv and fix logout ( #4145 )
...
* MM-23848 consolidate store, upgrade mmkv and fix logout
* Feedback review
* Add store.ts to modulesPath
2020-04-16 09:02:47 -04:00
Elias Nahum
b025ed0f01
Bump app build number to 283 ( #4159 )
2020-04-16 08:59:52 -04:00
Elias Nahum
aaa571db32
Upgrade to RN 0.62.2 ( #4093 )
...
* Upgrade to RN 0.62.0
* Update packager module paths
* Fix Android PasteableInput
* Fix regression on Android share extension credentials needed
* Update android/app/src/main/java/com/mattermost/rnbeta/RNPasteableEditTextOnPasteListener.java
* Reject commit if TSC check fails and Fix small eslint issues automatically
* Use super.getExportedCustomBubblingEventTypeConstants in RNPasteableTextInputManager
* Update to rn 0.62.2
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
2020-04-14 16:39:51 -04:00
Elias Nahum
795091983c
Bump app build number to 282 ( #4154 )
2020-04-14 15:56:35 -04:00
Elias Nahum
4ad4b3b103
Validate previous app version ( #4151 )
...
* Validate previous app version
* Update snapshot and fix typo in constant
2020-04-14 13:22:43 -04:00
Miguel Alatzar
8b2d9a10f5
Ensure postProps is not null/undefined ( #4150 )
2020-04-14 11:38:34 -04:00
Elias Nahum
cb6a0c962b
Revert ESR to 5.9 until the 16th of Apr
2020-04-13 19:42:48 -04:00
Elias Nahum
4f04216c9f
Bump app build number to 281 ( #4148 )
2020-04-13 19:25:59 -04:00
Miguel Alatzar
22a13cfee0
[MM-24026] Set back button color ( #4138 )
...
* Set back button color
* Update unit test
2020-04-13 10:44:44 -07:00
Elias Nahum
6667962e1f
MM-24093 Fix crash when system message does not contain a username in post props ( #4143 )
2020-04-13 11:44:22 -04:00
Elias Nahum
f6defc8cc6
Fix isDateLine function to check for null and undefined ( #4142 )
...
* Fix isDateLine function to check for null and undefined
* use optional chaining instead
Co-Authored-By: Amit Uttam <changingrainbows@gmail.com>
Co-authored-by: Amit Uttam <changingrainbows@gmail.com>
2020-04-10 20:19:43 -04:00
Miguel Alatzar
b450c4ac9a
Bump app build number to 280 ( #4139 )
2020-04-09 15:06:41 -07:00
Miguel Alatzar
514f6a68d7
Don't subtract from badge count ( #4135 )
2020-04-09 11:18:54 -07:00
Elias Nahum
1486a55aeb
MM-22041 Fix Keyboard flashing when entering keyboards screen ( #4132 )
...
* MM-22041 Fix Keyboard flashing when entering keyboards screen
* Update snapshots
2020-04-09 06:10:46 -04:00
Elias Nahum
9d0209fce6
MM-22043 Render Channel purpose message without markdown ( #4131 )
2020-04-09 06:08:15 -04:00
Elias Nahum
c64581ef16
MM-22683 use webhook override_username instead of webhook creator on commented on post header ( #4130 )
2020-04-09 06:07:46 -04:00
Elias Nahum
be6b1ff83f
MM-22198 Don't show commented on for post on the same thread after a date separator ( #4129 )
2020-04-09 06:07:14 -04:00
shred86
c07e8fb8d3
[MM-23584][MM-23675] Add first and last name to user profile view & language support ( #4092 )
...
* Add name to profile view
* Add first and last name fields
* Styling update
* Update snapshot
* Add language support and change ordering
2020-04-09 06:05:01 -04:00
Miguel Alatzar
7afa9aed01
[MM-23698] [MM-19559] Remove redux-offline and updated redux-persist ( #4120 )
...
* Remove redux-offline and configure redux-persist
* Fix typo
* Fix configure store
* Upgrade to redux-persist 6.0.0
* Add migration from redux-persist v4 to v6
* Replace AsyncStorage with MMKVStorage to boost storage speed
* Mock RNFastStorage
* Fix reactions test
* Fix clearing the store on logout
* Remove the need for LOGOUT_SUCCESS
* No need to pass persistConfig to middlewares()
* Remove unused imports
* Export connection
Accidentally removed this export.
* Add batch action name
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
* Add batch action name
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
* Add batch action name
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
* Add batch action name
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
* Fix delete post
* Fix leave channel
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-04-08 13:44:54 -07:00
Miguel Alatzar
8bb43ca4c2
[MM-22632] Set vertical padding for SlashSuggestionItemi ( #4125 )
...
* Set minHeight
* Replace minHeight with paddingVertical
2020-04-08 11:08:59 -04:00
Miguel Alatzar
f3f072eb91
Get store data on init ( #4127 )
2020-04-07 16:56:17 -07:00
Elias Nahum
e42e4c331b
MM-23927 patch RNFetchBlob to report progress using X-Uncompressed-Content-Length ( #4126 )
2020-04-07 18:37:27 -04:00
Miguel Alatzar
7bee5c368a
Always show expand button ( #4121 )
2020-04-07 13:52:59 -03:00
Miguel Alatzar
4e3e557519
Dismiss keyboard on edit post close ( #4110 )
...
* Dismiss keyboard on edit post close
* Don't use edit post request
* Focus on error
2020-04-07 09:50:35 -07:00
shred86
717350adc6
[MM-23755] Add nickname as searchable property ( #4099 )
...
* Add nickname search functionality
* Add username property to test
* Fix parentheses out of place
* Add nickname property to additional tests
* Added ability to truncate long names
* Minor clean up
* More minor clean up
2020-04-06 17:48:06 -04:00
RAKESH PEELA
f4d5f4dcaf
Update more unreads button to new design ( #4101 )
...
* update `more unreads` button to new design
* update More Unreads button with UI suggestions
* fix lint issues
2020-04-02 18:42:49 -03:00
Miguel Alatzar
754d794dae
Don't pre-fetch posts for unread archived channels ( #4113 )
2020-04-02 18:40:18 -03:00
Miguel Alatzar
ee21ff8d81
Bump app build number to 279 ( #4114 )
2020-04-02 11:50:10 -07:00
Elias Nahum
8522b70851
Tweak post list numbers ( #4105 )
2020-04-02 14:40:02 -03:00
Amit Uttam
605c90ce61
Remove duplicated websocket client & constants ( #4111 )
...
* Remove duplicated websocket client & constants
Defunct code originally maintained in mattermost-redux, but not used in mobile, in favour of https://github.com/mattermost/mattermost-mobile/blob/master/app/client/websocket.ts
* PR review: Remove redundant reference to constants
* Remove deleted files from modules list
2020-04-02 13:57:17 -03:00