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
Elias Nahum
b3a4cc2b7e
Do not track foreground notifications when notification is opened ( #3105 )
2019-08-13 10:16:59 -04:00
Saturnino Abril
ca61faafd5
MM-15218 Open as alert dialog when interactive message is without element ( #3088 )
...
* open as alert dialog when interactive message is without element
* add missing translations
2019-08-13 10:16:14 -04:00
Jesús Espino
7410e3c266
Aligning correctly 'has guests' warning in channel info screen ( #3097 )
...
* Aligning correctly 'has guests' warning in channel info screen
* Fixing eslint problems
* Adding tests
* Fixing tests
2019-08-12 09:14:47 -07:00
Elias Nahum
9aa7d7e523
Exclude the SafeAreaHeader in Select Server screen ( #3094 )
2019-08-12 22:58:12 +08:00
Elias Nahum
9d54853be5
Remove unnecessary component definition ( #3096 )
2019-08-12 22:52:50 +08:00
Miguel Alatzar
d8f9dcc233
[MM-17637] Add flex 1 to wrapper view ( #3087 )
...
* Add flex 1
* Add snapshot test
* Fix placeholder text color
2019-08-12 08:22:21 -04:00
Sudheer
23f1358e27
Bump app build number to 217 ( #3104 )
2019-08-10 23:03:11 +05:30
Elias Nahum
f1b87cdaa1
MM-17630 add Navigation bar to terms of service modal ( #3098 )
2019-08-10 22:49:04 +05:30
Elias Nahum
f263eac658
MM-17612 Fix fetch periodic status updates when re-connecting ( #3089 )
2019-08-09 18:47:38 -04:00