Elias Nahum
2968b0da7a
Fix KeyboardAvoidView for android ( #2226 )
2018-10-09 11:54:31 -03:00
Harrison Healey
926856f9a5
MM-11477 Use custom thunk middleware to intercept leaked network errors ( #2222 )
...
* MM-11477 Use custom thunk middleware to intercept leaked network errors
* MM-11477 Always include url in Client4 errors
* Update redux
2018-10-09 10:13:28 -04:00
Saturnino Abril
953a087948
Add deactivated to separate row on user list and fix truncating user info ( #2232 )
2018-10-09 20:50:34 +08:00
Saturnino Abril
6b312df268
add opacity of 0.3 to circle stroke of offline status ( #2233 )
2018-10-09 20:46:49 +08:00
Elias Nahum
0f9fc5e5b2
Fix gifs displaying as still images on Android ( #2230 )
2018-10-08 12:27:31 -03:00
Elias Nahum
f9e49d8c66
Missing translations on login screen ( #2227 )
2018-10-08 12:26:12 -03:00
Saturnino Abril
bc54c6e0dd
[MM-12550] Fix hangup on permalink view when user deleted the post in it ( #2228 )
...
* fix hangup on permalink view when user deleted the post in it
* return null when no need to change state on getDerivedStateFromProps
2018-10-08 23:13:41 +08:00
Elias Nahum
43cdaa81a5
Fix Option to capture and share video ( #2225 )
2018-10-05 17:46:47 -03:00
Elias Nahum
811f3edd50
Reset isLoadingMoreTop flag when switching channels ( #2224 )
2018-10-05 17:45:40 -03:00
Harrison Healey
4e251d392a
MM-12189 Set autocomplete max height based off available space ( #2218 )
...
* MM-12189 Set autocomplete max height based off available space
* Have each autocomplete type determine its own max height since DateSuggestion needs more space
* Remove unused props and ref
2018-10-05 09:58:05 -04:00
Saturnino Abril
dd506d4c9f
fix issue that blocks adding test for thread screen ( #2221 )
2018-10-05 14:46:21 +08:00
Elias Nahum
fa5efd4007
Revert "image thumbnail not centered ( #2210 )" and fix it properly ( #2219 )
...
This reverts commit 5f31374e74 .
2018-10-04 19:41:41 -03:00
Elias Nahum
c8d799cb76
Fix plist used for qa builds ( #2220 )
2018-10-04 14:51:49 -03:00
Elias Nahum
1a7a6cc118
Fix fastlane android script ( #2217 )
2018-10-03 17:59:43 -03:00
Elias Nahum
407a428299
Bump app build number to 146 ( #2216 )
2018-10-03 16:29:04 -03:00
Elias Nahum
db2b79f0a9
Fix search screen from braking and improved how to get more results ( #2215 )
...
* Fix search screen from braking and improved how to get more results
* Update mattermost-redux
2018-10-03 16:15:55 -03:00
Harrison Healey
28b993834c
MM-12424 Properly set softInputMode on Android activity ( #2201 )
2018-10-03 16:02:04 -03:00
Elias Nahum
75a23dbf18
Fastlane update to include new build process ( #2208 )
2018-10-03 15:09:42 -03:00
Joram Wilander
10a1e93e7d
MM-12348 Persist interactive menu choices past channel switch and share with thread view ( #2207 )
...
* Persist interactive menu choices past channel switch and share with thread view
* Remove unneeded async
2018-10-03 15:08:05 -03:00
Sudheer
5323be6a52
MM-12301 Add padding for error text on edit profile screen ( #2214 )
2018-10-03 15:06:42 -03:00
Elias Nahum
5f31374e74
image thumbnail not centered ( #2210 )
...
* image thumbnail not centered
* feedback review
2018-10-04 01:37:59 +08:00
Martin Kraft
12e822836d
MM-12061: Fixes component name typo and adds missing param. ( #2199 )
2018-10-03 09:33:52 -04:00
Saturnino Abril
df0200111d
fix empty space on link preview when title and URL is not present in open graph meta ( #2197 )
2018-10-03 09:32:35 -04:00
Elias Nahum
29d975ceef
Draft channel indicator to ignore message with whitespaces only ( #2209 )
2018-10-03 08:44:32 -04:00
Harrison Healey
ea0f454d2a
Add README.md to packager directory ( #2206 )
2018-10-03 08:25:47 -04:00
Dan Maas
af5c880f19
Update NOTICE.txt ( #2212 )
...
- new dependencies added (@babel/polyfill, @babel/runtime, react-native-recyclerview-list)
- minor metadata updates for existing dependencies
2018-10-03 09:23:57 -03:00
Harrison Healey
f5d1c3c434
MM-12424 Remove unused props from KeyboardLayout and simplify methods ( #2203 )
...
* MM-12424 Remove unused props from KeyboardLayout and simplify methods
* Update snapshots
2018-10-02 17:12:21 -04:00
Sudheer
46143df823
MM-12347 Fix crash of app when accessing jumpTo ( #2205 )
2018-10-02 22:51:59 +05:30
Harrison Healey
8a2049f2ab
Hide warnings caused by React Native ( #2202 )
2018-10-02 09:23:22 -04:00
Saturnino Abril
b594d58572
fix empty reaction row when profile is missing ( #2196 )
2018-10-01 18:38:17 +08:00
Saturnino Abril
3c99672af5
Update unit test: use default theme, snapshot on wrapped elements and removal of unnecessary adapter ( #2171 )
...
* use default theme when unit testing the component
* update snapshots by getting wrapped elements only
* fix merge conflicts
2018-10-01 15:11:00 +08:00
Saturnino Abril
2cf3ac18f5
fix blank space on link preview when no site name ( #2193 )
2018-10-01 15:06:31 +08:00
Saturnino Abril
1fbfe33a22
add border to image of link preview and not allow such image width to exceed the view port width ( #2189 )
2018-10-01 09:34:30 +08:00
Elias Nahum
f2f08c403b
Bump App build number to 145 ( #2195 )
2018-09-28 17:32:36 -03:00
Elias Nahum
11d81b9b6b
Fastlane ( #2190 )
...
* Have fastlane use BRANCH_TO_BUILD
* Update fastlane
2018-09-28 14:48:31 -03:00
Christopher Speller
735beffd6a
Merge pull request #2187 from mattermost/bump-redux
...
Updating redux
2018-09-28 10:14:48 -07:00
Christopher Speller
1e5eb15a55
Updating redux
2018-09-28 09:26:28 -07:00
Elias Nahum
b3738ffd58
Do not show a loading spinner if thread has root post loaded ( #2186 )
...
* Do not show a loading spinner if thread has root post loaded
* Feedback review
* Remove additional condition
2018-09-28 10:54:41 -04:00
Saturnino Abril
bf36a7533e
[MM-12145] Make user info of user list on two rows: first with username and second with teammate display ( #2185 )
...
* make user list row on two columns: first is username, second is teammate display
* move style of filler
2018-09-28 11:36:43 -03:00
Christopher Speller
cd38d8690f
Switching broken image error text to icon. ( #2156 )
2018-09-28 10:28:40 +08:00
Christopher Speller
58ae27bc01
Merge pull request #2179 from mattermost/search
...
Get more search results only if value is set
2018-09-27 12:10:56 -07:00
Elias Nahum
637df1df63
Get more search results only if value is set
2018-09-27 15:57:04 -03:00
Jesús Espino
2a75ee022c
MM-11606: Back to prev channel on close archived channel ( #2183 )
2018-09-27 19:02:02 +02:00
Jesús Espino
9bd89930b7
MM-11567: Autocomplete search in: for DMs and GMs ( #2133 )
...
* MM-11567: Autocomplete search in: for DMs and GMs
* More robust behavior on older versions and a fix on autocompletion
* Moving get display_name for search to a selector
2018-09-27 18:38:07 +02:00
Jesús Espino
9668bdc894
MM-11577: Back to previous channel on archive ( #2172 )
...
* MM-11577: Back to previous channel on archive
* Add last mattermost-redux version
2018-09-27 18:15:45 +02:00
Saturnino Abril
ce47c23100
[MM-9490] Add reaction list ( #2125 )
...
* add reaction list
* update styles and add tests
* update styles
* update per comment
2018-09-27 21:54:17 +08:00
Elias Nahum
48b945d6f9
Localization support for the calendar ( #2182 )
2018-09-27 10:40:21 -03:00
Elias Nahum
eab1ab7c0c
Add support for new iPhone models in missing places ( #2180 )
2018-09-27 09:16:19 -04:00
Sudheer
13aaefa0ac
[MM-11988] Fix File Upload loading progress indicator alignment ( #2181 )
2018-09-27 15:15:45 +02:00
Harrison Healey
3e675ce7a2
MM-10273 Always focus search input when first opening ( #2174 )
2018-09-27 08:40:35 -04:00