Commit graph

1849 commits

Author SHA1 Message Date
Elias Nahum
c4e6d072da
Capture video in high quality (#2287) 2018-10-27 00:49:45 -03:00
Elias Nahum
83dad65f1f
translations PR 20181023 (#2284) 2018-10-24 10:46:13 -03:00
Elias Nahum
82f4526704
Bump app build number to 152 (#2282) 2018-10-19 10:18:29 -03:00
Jani Uusitalo
2e4cdc8309
Fix 'pre-buid' typo in build-android target (#2281) 2018-10-19 09:01:57 -03:00
sudheer
278fbe3ca9 Use native transition on drawyerLayout component 2018-10-19 01:57:17 +05:30
Elias Nahum
ceaf153875
Bump app build number to 151 (#2276) 2018-10-18 13:21:25 -03:00
Elias Nahum
1ed3efeb40
Bump app build number to 150 (#2275) 2018-10-18 12:18:07 -03:00
Elias Nahum
8a72af7969
Hook the onMessage event only when needed (#2271) 2018-10-18 12:12:42 -03:00
Elias Nahum
773590b83d
Fix typo in build script (#2272) 2018-10-18 10:57:04 -03:00
Elias Nahum
a5e735233a
Bump app version number to 1.14.0 (#2270) 2018-10-16 09:43:25 -03:00
Elias Nahum
ec1c66c9ec
Fix backgroundColor when updating the theme in real time (#2268) 2018-10-15 21:31:50 -03:00
Elias Nahum
e1fd773850
Fix Upload file size (#2252) 2018-10-15 21:30:51 -03:00
Sudheer
09ed38ca98 Fix for LHS populating you next to current user (#2263)
* Fix for LHS populating you next to current user

* Add test cases
 * Refactor to use avaiable props conditions in component
   instead of passing flags from connector
2018-10-15 21:01:02 +05:30
Elias Nahum
c70d563a88
Update build script to run npm ci instead of npm install (#2264) 2018-10-14 20:42:45 -03:00
Elias Nahum
c44d6d49e9
Scroll search results to the top (#2241) 2018-10-13 01:38:20 -03:00
Elias Nahum
251b91d7c0
Set Roboto as the default font family for Android (#2244) 2018-10-13 01:38:02 -03:00
Powhu Yang
72fce0cb87
Fix iOS Share Extension crashes (#2242) 2018-10-13 01:37:42 -03:00
Elias Nahum
a1f3c2c6ef
Do not show the option to copy post if there is no text (#2240) 2018-10-13 01:37:16 -03:00
Elias Nahum
afbcc2a203
Bump app build number to 149 (#2262) 2018-10-12 10:24:21 -03:00
Elias Nahum
94dec5e443 Fix uploading iOS videos (#2260) 2018-10-12 17:33:18 +08:00
Elias Nahum
f6e23a9e0c
Bump app build number to 148 (#2259) 2018-10-11 17:16:52 -03:00
Elias Nahum
fe1fc259ad
Fix crash when loading the permalink view (#2258) 2018-10-11 16:54:16 -03:00
sudheer
e480dcfacb MM-12652 Fix for android thread crash 2018-10-12 00:38:12 +05:30
Elias Nahum
62026e375a
Set explicit white background to icon previews (#2256) 2018-10-11 15:32:09 -03:00
sudheer
9c22be4465 MM-12491 Fix archive channels staying in LHS
* Add isArchived flag for all DM's and channels
 * Exclude search results from channel_list component to show
   results when isSearchResult flag is set
   This is to let user search for deactivated users from jumpto
2018-10-11 23:12:57 +05:30
Elias Nahum
b5b948e58f
Properly handle max file size (#2248)
* Properly handle max file size

* Feedback review
2018-10-11 14:12:11 -03:00
Martin Kraft
5d9b8a7e06
Updates redux ref. (#2254) 2018-10-11 12:50:03 -04:00
Elias Nahum
2b495f4c51
Change PR build filename to PR-{PR_ID} (#2250) 2018-10-10 21:19:27 -03:00
Elias Nahum
49a284f46d
Bump app build number to 147 (#2249) 2018-10-10 16:57:54 -03:00
Sudheer
61a33b3025 MM-12560 Fix for infinite loading indicator for thread from search (#2246)
* MM-12560 Fix for infinite loading indicator for thread from search

* Change tests
2018-10-11 00:00:08 +05:30
Elias Nahum
01d7d08b25
Remove prepare-pr so it does not checkout the branch (#2245) 2018-10-10 09:38:02 -03:00
Elias Nahum
4bd364df42
translations PR 20181009 (#2239) 2018-10-10 08:43:22 -03:00
Martin Kraft
ef808262d7 MM-12552: Adds parameter to include archived channel search results. 2018-10-09 16:12:10 -04:00
Elias Nahum
95f8e72c11
Update Fastlane scripts (#2231)
* Upload builds to store after a successful build

* Update script to build PRs
2018-10-09 12:06:01 -03:00
Elias Nahum
3ea3fe7e2f
Fix update keywords field on Android (#2229) 2018-10-09 11:57:16 -03:00
Elias Nahum
2e5f7fd60c
Fix KeyboardAvoidView for android (#2226) 2018-10-09 11:55:11 -03:00
Harrison Healey
cb98efc6da 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:21:45 -04:00
Saturnino Abril
09a49302f2 Add deactivated to separate row on user list and fix truncating user info (#2232) 2018-10-09 20:51:39 +08:00
Saturnino Abril
68fe3653a8 add opacity of 0.3 to circle stroke of offline status (#2233) 2018-10-09 20:48:41 +08:00
Elias Nahum
2cf74c07cb
Fix gifs displaying as still images on Android (#2230) 2018-10-08 12:28:17 -03:00
Elias Nahum
a70688fe44
Missing translations on login screen (#2227) 2018-10-08 12:26:54 -03:00
Saturnino Abril
b8f4757300 [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:16:53 +08:00
Elias Nahum
b3ec19fe17
Fix Option to capture and share video (#2225) 2018-10-05 17:47:55 -03:00
Elias Nahum
faa3a55b3d
Reset isLoadingMoreTop flag when switching channels (#2224) 2018-10-05 17:46:24 -03:00
Harrison Healey
dff9628b6e 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:53 -04:00
Saturnino Abril
82d9995f2b fix issue that blocks adding test for thread screen (#2221) 2018-10-05 21:50:03 +08:00
Elias Nahum
112fd06dfd
Revert "image thumbnail not centered (#2210)" and fix it properly (#2219)
This reverts commit 5f31374e74.
2018-10-04 19:42:17 -03:00
Elias Nahum
92541025ef
Fix fastlane android script (#2217) 2018-10-03 18:00:21 -03:00
Elias Nahum
d927642cb9
Bump app build number to 146 (#2216) 2018-10-03 16:29:21 -03:00
Elias Nahum
696b2e7c5e
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:16:20 -03:00