Elias Nahum
753a1b52ce
Bump app Version to 1.16.1 and Build Number to 176 ( #2584 )
...
* Bump app build number to 176
* Bump app version number to 1.16.1
* Update fastlane
2019-02-20 16:56:34 -03:00
Elias Nahum
4e83c1f944
Prevent the app from crashing when file mime type is null ( #2582 )
2019-02-20 16:48:55 -03:00
Elias Nahum
50082e327b
Fix opengraph and reactions for older servers ( #2581 )
2019-02-19 19:05:50 -03:00
Elias Nahum
920e46f9a1
Bump app build number to 175 ( #2573 )
2019-02-15 13:36:57 -08:00
Elias Nahum
fac489a5d0
Fix a crash when displaying the app in russian
2019-02-15 09:50:02 -03:00
Elias Nahum
cbb9a2b749
Bump app build number to 174 ( #2572 )
2019-02-14 13:56:33 -08:00
JoramWilander
b382f81cf6
Update mattermost-redux
2019-02-14 13:49:38 -05:00
Dean Whillier
66cd2a98ac
[MM 13934] Prevent blank mention keys from crashing the app ( #2570 )
...
* don’t match blank word boundaries
* test for blank mention keys
* Check for blank mention before looking for match
* account for multiple spaces as a blank mention
2019-02-13 15:07:06 -08:00
Sudheer
317e3b14ab
Fix alignment of count on channel drawer ( #2569 )
2019-02-13 20:58:14 +08:00
Martin Kraft
87af5404ae
MM-14055: Load the channel even if not joining. ( #2567 )
2019-02-13 05:40:38 -05:00
Elias Nahum
4f3679e09d
translations PR 20190211 ( #2565 )
2019-02-12 23:24:30 -03:00
Harrison Healey
976a29ed29
MM-14001 Don't mount PostBodyAdditionalContent for system messages ( #2564 )
2019-02-12 15:41:53 -05:00
Elias Nahum
ffef7e2bcf
MM-13337 Fix EMM connections using VPN on-demand ( #2558 )
...
* Fix EMM connections using VPN on-demand
* Update package.json
* Update package-lock.json
2019-02-11 10:43:34 -08:00
Elias Nahum
e5e741840e
Bump app build number to 173 ( #2557 )
2019-02-08 18:11:47 -03:00
Elias Nahum
83ec54b8c8
Add support for relative permalinks ( #2555 )
2019-02-08 22:56:55 +08:00
Elias Nahum
226bfa8dd2
Fix placeholder image on Android when profile pic is removed ( #2551 )
2019-02-07 09:21:39 -03:00
Elias Nahum
1ebf6fc0c2
MM-13974 Missing translations ( #2549 )
...
* Missing translations
* update snapshots
2019-02-05 19:16:18 -03:00
Elias Nahum
d40b1da1d0
Fix previewing doc files more than once on Android ( #2550 )
2019-02-05 19:14:03 -03:00
Elias Nahum
b24c97b7e9
translations PR 20190204 ( #2547 )
2019-02-05 12:17:03 -03:00
Dan Maas
5d61ae3342
Update NOTICE.txt ( #2544 )
...
- Minor copyright owner updates
2019-02-04 21:20:26 -03:00
Elias Nahum
ccc33cbf39
Bump app build number to 172 ( #2543 )
2019-02-02 15:51:02 -03:00
Elias Nahum
43a0d25636
MM-13859 set the auth token when fetching images from the server ( #2537 )
...
* MM-13859 set the auth token when fetching images from the server
* set the image_cache siteURL from redux
* HH suggestion
Co-Authored-By: enahum <nahumhbl@gmail.com>
* Removing comment
2019-02-01 19:38:19 -03:00
Elias Nahum
860d4c582f
MM-13897 preserve iOS push notifications when opening the app and set the proper badge count ( #2541 )
2019-02-01 19:37:24 -03:00
Daniel Schalla
c930bf85af
[MM-13839] Remove possibility to change eMail within mobile app ( #2540 )
...
* Make eMail setting read only
* Add translation entry, change wording
* Update wording
2019-02-01 19:35:55 -03:00
Sudheer
97e2647eae
MM-13866 Never ending loader if app is un authenticated ( #2539 )
...
* if token or url is not present setState of loaded flag to true
2019-01-31 20:12:55 +05:30
Brad Coughlin
24ff55f4c0
MM-13876 React Native: Webhook icon is misaligned and bottom edges are cut off ( #2536 )
2019-01-30 13:27:05 -08:00
George Goldberg
95fb8a9348
Bump redux version. ( #2531 )
2019-01-30 16:40:58 +00:00
Elias Nahum
2ded5182f3
translations PR 20190128 ( #2532 )
2019-01-30 13:22:20 -03:00
Saturnino Abril
83b0cfb9ba
[MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height ( #2501 )
...
* allow showing all options if possible to fit 60% of the screen height
* change max initial position from 60% to 70%
* fix broken UI of the bottom part of post options
* change to 75%
2019-01-30 01:09:59 +08:00
Elias Nahum
d29998957b
Bump Version to 1.16.0 and Build number 171 ( #2530 )
...
* Bump app build number to 171
* Bump app version number to 1.16.0
2019-01-28 13:23:15 -03:00
Sudheer
7e182f6022
MM-13525 Fix alignment of jewel on channel drawer icon ( #2473 )
...
* MM-13525 Fix alignement of jewel on channel drawer icon
Fix position of dot
Fix snapshot
Change unread indicator to be View instead of . text
* Fix position of dot for unread indicator in badge
* Update snapshot
2019-01-28 12:52:24 -03:00
Elias Nahum
7fa7cf4364
MM-13846 Alert boxes to follow UX Guidelines ( #2525 )
2019-01-28 12:49:41 -03:00
Elias Nahum
0cb7227d52
MM-13673 combine reset cache & delete files into one action ( #2499 )
2019-01-28 09:35:34 -05:00
Daniel Mills
aea4b096e4
MM-13439 change close edit profile window text to Cancel ( #2520 )
2019-01-28 09:22:13 -05:00
Sudheer
860ae8ae2b
MM-13752 Thread view should not display new message indicator ( #2519 )
...
* Change the prop `indicateNewMessages` on postList in thread view to be false
2019-01-28 09:19:26 -05:00
Elias Nahum
d8ef8aa05a
MM-13722 Set the application badge to the number of mentions ( #2523 )
2019-01-27 23:20:17 +05:30
Elias Nahum
1e3964a3f9
Fastlane env vars example update ( #2527 )
2019-01-27 12:07:00 -03:00
Elias Nahum
33ecae9465
Update fastlane ( #2526 )
2019-01-27 11:41:38 -03:00
Chris Duarte
e92f7afa82
Clicking username in read-only allows sending message ( #2489 )
2019-01-24 09:46:57 -04:00
Elias Nahum
53f4288872
translations PR 20190121 ( #2518 )
2019-01-23 23:52:56 +05:30
amyblais
2157fe8085
v1.16 Changelog ( #2487 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2019-01-19 10:21:25 -04:00
Elias Nahum
3bdfecebaa
Version 1.15.2 and Build number 170 ( #2513 )
...
* Bump app version number to 1.15.2
* Bump app build number to 170
2019-01-18 14:26:29 -04:00
Elias Nahum
fc41d09707
Bump app build number to 169 ( #2510 )
2019-01-15 23:31:33 -03:00
Martin Kraft
704b52a813
MM-13751: Fix for incorrect access to delete button. ( #2508 )
2019-01-14 10:06:24 -05:00
Elias Nahum
e1853c6682
MM-13665 Prevent quick multiple taps on file to open multiple file previews ( #2503 )
2019-01-11 21:29:44 +05:30
Elias Nahum
2e47074bbd
Bump app build number to 168 ( #2505 )
2019-01-10 12:44:40 -03:00
Elias Nahum
8a8aa5e992
Fix settings screen not showing joinable teams ( #2500 )
2019-01-10 09:11:05 -03:00
Martin Kraft
9177f95fed
MM-13654: Removes pin and delete longpress options from posts in arch… ( #2495 )
...
* MM-13654: Removes pin and delete longpress options from posts in archived channels.
* MM-13654: Maintains existing option order. Updates others' posts options.
2019-01-10 10:37:11 +01:00
Elias Nahum
2c6b53c5ab
MM-13666 Detect post as emoji only if not a codeblock ( #2497 )
...
* Detect post as emoji only if not a codeblock
* Feedback review
Co-Authored-By: enahum <nahumhbl@gmail.com>
* Feedback review
Co-Authored-By: enahum <nahumhbl@gmail.com>
2019-01-10 10:33:45 +01:00
Elias Nahum
432e266180
Fix Keywords modal title on Android ( #2498 )
2019-01-09 19:02:37 -03:00