Elias Nahum
49991a57d4
MM-18223 Fix channel actions on combined sidebar ( #3221 )
2019-09-09 21:12:23 +08:00
Elias Nahum
223bd64a43
[MM-18349] Post menu delay animation speed and haptic feedback ( #3214 )
...
* Animate backdrop opacity in slide up panel
* Set delayLongPress to 75ms for post
* Add haptic feedback on slide up of post options
* Ease in slide up animation
* Add haptic feedback to android
* reduce long press delay for post options menu
* helper function for haptic feedback
* Add haptic feedback when opening post options menu
* Patch haptic feedback RN module on Android
* Fix tests
* Move hapticFeedback call to SlideUpPanel
* Decrease long press time for reaction
2019-09-07 07:45:07 +09:00
Asaad Mahmood
d8adb25640
MM-17966 - Updating background for archive wrapper ( #3206 )
2019-09-05 22:43:52 +09:00
Devin Binnie
e2031de0ab
[MM-18172] Added state for message length such that alerts for long length aren't fired too often ( #3218 )
...
* [MM-18172] Added state for message length such that alerts for long length aren't fired too often
* Added a test
* Naming change
2019-09-05 09:12:21 -04:00
Elias Nahum
67a28d0af3
MM-18179 Clear cache and cookies for SSO login ( #3220 )
...
* MM-18179 Clear cache and cookies for SSO login
* Update app/components/failed_network_action/index.js
Co-Authored-By: Miguel Alatzar <migbot@users.noreply.github.com>
2019-09-05 19:23:23 +09:00
Devin Binnie
f6afab212b
Bump app build number to 228 ( #3215 )
2019-09-03 15:43:15 -04:00
Miguel Alatzar
02ecaf8de9
Rebuild emojis when emojis change and use props.deviceWidth ( #3208 )
2019-09-01 09:03:28 +09:00
Miguel Alatzar
6ab325ca9e
Increase cancel button width ( #3203 )
2019-08-30 05:24:50 +05:30
Devin Binnie
cc76f60675
Bump app build number to 227 ( #3200 )
2019-08-28 09:56:06 -04:00
amyblais
625780d8ca
v1.22.1 Changelog ( #3154 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
2019-08-26 18:32:16 -04:00
Elias Nahum
8670996eca
Bump version to 1.23.0 and Build number to 226 ( #3195 )
...
* Bump app build number to 226
* Bump app version number to 1.23.0
2019-08-26 10:56:47 -04:00
Miguel Alatzar
6bfe6f917c
Set rebuilt emojis only after search bar animation completes ( #3191 )
2019-08-26 10:17:05 -04:00
Miguel Alatzar
6c46368083
Re-render MainSidebar on theme change ( #3190 )
2019-08-26 10:16:44 -04:00
Michael Kochell
7646a8821c
[MM-17873] Update attachment image when image url is updated ( #3170 )
...
* update attachment image when image url changes
* update image dimensions from metadata
* use componentDidUpdate
* add tests for AttachmentImage
* add test for when imageUrl is not present
2019-08-26 10:16:18 -04:00
Jani Uusitalo
98e6ba6b94
Fix spelling of compatibility ( #3189 )
...
Substitute all instances of "Combatibility" with the correct spelling: "Compatibility".
2019-08-26 10:15:28 -04:00
Elias Nahum
c71e35ba20
MM-17792 Do not show download option for files uploaded locally ( #3163 )
2019-08-26 10:14:22 -04:00
Elias Nahum
6d65ab3176
Bump app build number to 225 ( #3186 )
2019-08-23 22:21:24 -04:00
Elias Nahum
63066f4365
do not dispatch navigation actions when opening the app from a push notification ( #3183 )
2019-08-23 22:17:32 -04:00
Elias Nahum
16aef3918f
Bump app build number to 224 ( #3181 )
2019-08-23 16:03:37 -04:00
Elias Nahum
405d3d4677
Update sentry ( #3179 )
2019-08-23 15:59:20 -04:00
Saturnino Abril
49ae458944
fix test due to merge conflict ( #3177 )
2019-08-23 15:13:25 -04:00
Matheus Cardoso
73518da91e
Make keyboard dark on dark themes (iOS only) ( #3102 )
...
* Support keyboardAppearance theme parameter
* Change approach of keyboardAppearance to auto-detect
* Fix style
* Update snapshots
* Add unit test for getKeyboardAppearanceFromTheme
* Update snapshot
* Fix failing test
2019-08-23 13:18:05 -04:00
Harrison Healey
91a7cb499c
MM-17589 Update "passcode required" help text ( #3137 )
...
* MM-17589 Update passcode required help text in share extension
* MM-17589 Update passcode required help text in app
2019-08-23 12:12:22 -04:00
Elias Nahum
d2464b16c4
Bump app build number to 223 ( #3173 )
2019-08-23 10:12:14 -04:00
Elias Nahum
a6a299352e
MM-18024 MM-18025 Fix race condition when push notification opens the app and credentials are not set ( #3168 )
2019-08-23 09:37:48 -04:00
Elias Nahum
d5338f5e39
MM-17886 Do not wait to cancel the video download ( #3164 )
2019-08-22 15:47:06 -04:00
Elias Nahum
c76f12647a
Bump Version to 1.22.1 and build to 222 ( #3160 )
...
* Bump app build number to 222
* Bump app version number to 1.22.1
2019-08-21 19:12:12 -04:00
Elias Nahum
d6a699a14d
update moment locale as lowercase ( #3155 )
2019-08-21 19:03:59 -04:00
Miguel Alatzar
3eda53d49a
[MM-17970] Check for valid server URL ( #3152 )
...
* Check for valid server URL
* Fallback to parsing token
2019-08-21 19:02:58 -04:00
Asaad Mahmood
4b6c83f5b9
MM-17700 - Updating bot tag css ( #3127 )
...
* MM-17700 - Updating bot tag css
* Updating spacing for android
2019-08-19 17:13:12 -07:00
Elias Nahum
ae17195425
Android screen right button colors ( #3146 )
2019-08-19 10:29:43 -07:00
amyblais
adde43a79a
v1.22 Changelog ( #2997 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2019-08-19 10:44:20 -04:00
Elias Nahum
4d4a56bf24
Bump app build number to 221 ( #3142 )
...
* Bump app build number to 221
* Update fastlane
2019-08-17 14:42:43 -04:00
Elias Nahum
9a16e05c54
Fix Regression right buttons color on Android navbar when enable ( #3138 )
2019-08-17 09:03:15 -07:00
Elias Nahum
fca9a6e609
Fix regression close/leave/archive channel redirect to channel screen on Android ( #3139 )
2019-08-17 09:02:07 -07:00
Hossein Ahmadian-Yazdi
ef8813f115
[MM-13843] Edit channel autocomplete is same as the posting message one ( #3038 )
...
* [MM-13843] Edit channle autocomplete is same as the posting message
* [MM-13843] Lint error fixes
* [MM-13843] Address nestedscrollenable warning comment
* [MM-13843] Added test case for edit_channel_info
* [MM-13843] nestedScrollEnabled on at_mention
* [MM-13843] Fix linting issue
* [MM-13843] Fixed test case
* [MM-13843] Address PR comments
* [MM-13843] Made prop not required
2019-08-15 21:22:32 -07:00
Sudheer
4d22a28397
Bump app build number to 220 ( #3132 )
2019-08-16 04:09:24 +05:30
Sudheer
73dff32eec
Bump app build number to 219 ( #3129 )
2019-08-16 00:24:50 +05:30
Elias Nahum
0856d4b517
Migrate to moment to fix timestamps based on timezone or local time ( #3126 )
2019-08-15 12:32:16 -04:00
Elias Nahum
d4bd7833ea
Fix loosing the server config when handleManagedConfig ( #3125 )
2019-08-15 08:25:46 -07:00
Eric Shyong
958df2e65f
[MM-14018] Ignore leading/trailing colon in emoji picker search ( #2974 )
...
* [MM-14018] Ignore leading/trailing colon in emoji picker search
* Respond to feedback
* fix failing test on ESlint
2019-08-15 16:43:23 +08:00
Miguel Alatzar
577ab85151
[MM-17565] Set top bar buttons once component is mounted ( #3123 )
...
* Set header buttons after mount
* Do the same for private channel and dm
2019-08-14 15:47:52 -04:00
Miguel Alatzar
ffbae7589f
Apply setNavigatorStyles to all navigation components ( #3121 )
2019-08-15 02:00:21 +08:00
Harrison Healey
0faeb535b9
MM-17425/MM-17683 Disable Send button when sending post ( #3099 )
...
* MM-17425/MM-17683 Disable Send button when sending post
* Update snapshot and add tests
2019-08-14 08:29:55 -07:00
Elias Nahum
e09ce13f65
Fix delete the root post on a thread to properly close the thread screen ( #3116 )
...
* Fix delete the root post on a thread to properly close the thread screen
* Fix unit test
2019-08-14 21:54:12 +08:00
Sudheer
d924fb1c96
Bump app build number to 218 ( #3118 )
2019-08-14 16:35:29 +05:30
Miguel Alatzar
6cf6e51457
[MM-17709] Avoid async getSource ( #3115 )
...
* Await getSource
* Use server url from EphemeralStore
* Set currentServerUrl in getAppCredentials too
2019-08-14 16:07:12 +05:30
Elias Nahum
1d37c81163
Fix tests ( #3114 )
2019-08-13 09:51:51 -07:00
Elias Nahum
32f329fca2
MM-17693 Android fix close settings screen ( #3108 )
...
* MM-17693 Android fix close settings screen
* Fix unit tests
2019-08-13 10:29:54 -04:00
Elias Nahum
f0a885865f
MM-17692 execute callback after closing post options ( #3107 )
...
* MM-17692 execute callback after closing post options
* Fix unit tests
2019-08-13 10:19:11 -04:00