Commit graph

1171 commits

Author SHA1 Message Date
Elias Nahum
1a8be5444c
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-18 00:41:05 -04:00
Elias Nahum
9a20a45eee
Fix other users status changes (#2491) 2019-01-18 00:40:27 -04:00
Elias Nahum
adab0b31ac
Fix visibility of retry failed message option (#2492)
* Fix visibility of retry failed message option

* Feedback review
2019-01-18 00:40:10 -04:00
Elias Nahum
b8766bbbf2
Fix post menu rounded corners (#2472) 2019-01-18 00:38:50 -04:00
Elias Nahum
776a9d8fad
LHS use getSortedFavoriteChannelIds instead of getFavoriteChannelIds (#2471) 2019-01-18 00:38:33 -04:00
Chris Duarte
fa10680ef3
Fixes for duplicate text on message attachments, empty space when attachment has no title (#2460) 2019-01-18 00:38:15 -04:00
Elias Nahum
341d773e8a
Show an alert box when the team could not be joined (#2462) 2019-01-18 00:35:27 -04:00
Sudheer
f2fc1db00c
MM-13333 Fix minor alignment issue with reply thread indicator (#2456)
* Add a pixel to margin right for profile_picture container
    to compensate status icon platform styles
2019-01-18 00:35:01 -04:00
Elias Nahum
4c606ed752
prevent double tap on Channel Info options (#2455) 2019-01-18 00:34:14 -04:00
Elias Nahum
1ab2925ac1
Remove extra divider below Edit Channel in Channel info (#2454)
* Remove extra divider below Edit Channel in Channel info

* Fix indentation
2019-01-18 00:33:57 -04:00
Elias Nahum
7e7b382207
Update date separators when timezone changes (#2443)
* Update date separators when timezone changes

* Fix typo
2019-01-18 00:33:39 -04:00
Elias Nahum
39e7ffb5e1
Add the onMessage handler when sso completes (#2474)
* Add the onMessage handler when sso completes

* Enable handler only for mattermost server
2018-12-21 10:45:17 -03:00
Elias Nahum
c1cc5f285d
Post Menu initial position to show one option cut off (#2453) 2018-12-13 08:40:03 -03:00
Elias Nahum
170243fdd7
MM-13431 Fix load more posts (#2452)
* Load more posts of a channel by determining the amount of posts shown regardless of how many are in the store

* Feedback review

* do not combine posts when fetching them
2018-12-13 08:39:05 -03:00
Harrison Healey
785a2c0ebc
MM-13421 Fix channel sidebar sometimes using old permissions (#2450) 2018-12-12 09:39:19 -03:00
Harrison Healey
f4f3ec6d92
MM-13420 Always show the Unreads section in the channel list (#2451) 2018-12-12 09:38:12 -03:00
Elias Nahum
e10d2d7171
Fix copy markdown link (#2449) 2018-12-12 09:36:28 -03:00
Elias Nahum
d19d6be716
Fix edit profile image (#2448) 2018-12-12 09:35:03 -03:00
Elias Nahum
fc02199f19
MM-13419 Fix leaving private channel from another client (#2442) 2018-12-10 10:56:12 -03:00
Saturnino Abril
dd90f1ecc5 make circular badge on jewel for single-digit mention (#2422) 2018-12-10 20:44:25 +08:00
Elias Nahum
ca22a9489d
MM-13365/MM-13375 Fix edit profile image (#2433)
* MM-13365/MM-13375 Fix edit profile image

* Set Max file size to 20Mb
2018-12-10 09:25:24 -03:00
Elias Nahum
143c88d0c4
Properly check if link is an image when link is shortened (#2441) 2018-12-10 09:20:09 -03:00
Elias Nahum
c0be2808fa
Hide Favorite channel section when there are not favorite channels (#2439) 2018-12-10 09:18:29 -03:00
Elias Nahum
27247a4982
MM-13368 Do not truncate tall images in preview screen (#2438)
* MM-13368 Do not truncate tall images in preview screen

* Add unit test for viewport max height

* Fix typo
2018-12-10 09:03:54 -03:00
Elias Nahum
a85a3bf5d9
Sort pinned posts from newest to oldest (#2440)
* Sort pinned posts from newest to oldest

* Update mattermost-redux
2018-12-07 16:00:34 -03:00
Elias Nahum
852227684b
MM-13379 Make deleted comments indented (#2437) 2018-12-07 12:28:07 -03:00
Elias Nahum
9bf14c8053
MM-13374 Fix collapse posts with long message attachments (#2436) 2018-12-07 12:27:21 -03:00
Elias Nahum
a7072ad212
MM-13367 Unexpected scrolling/blank while long post is incoming (#2435) 2018-12-07 12:26:26 -03:00
Elias Nahum
c62ce13aa1
MM-13366 Post menu doesn't hint at more options below the fold (#2434) 2018-12-07 12:25:35 -03:00
Elias Nahum
6ade1a94b8
MM-13364 Fix text too light on dark themes in TextSetting widget (#2432) 2018-12-07 12:24:37 -03:00
Elias Nahum
0cd492effb
Fix team mention badge alignment on iOS (#2427) 2018-12-07 12:23:40 -03:00
Elias Nahum
b6623483a5
MM-13362 Update account settings header color when changing theme (#2431)
* MM-13362 Update account settings header color when changing theme

* Removed unneded static var
2018-12-07 12:21:24 -03:00
Elias Nahum
dff8a347a5
MM-13361 Set Open Teams icons background to white (#2430) 2018-12-07 12:19:41 -03:00
Elias Nahum
0f4dfdc37c
Fix reaction list cutoff at end of list (#2424) 2018-12-07 12:15:26 -03:00
Elias Nahum
1c9cf210c8
Fix opening documents on Android (#2425) 2018-12-06 14:24:36 -03:00
Saturnino Abril
97b6eaecb1 render text for non-existent emoji when post metadata is enabled (#2423) 2018-12-06 12:20:13 -05:00
Elias Nahum
80a49246f6
post menu and file attachments (#2414)
* post menu and file attachments

* Fix post list selector test

* Use new Gesture handler to avoid gesture conflicts in post menu and reaction list

* Allow reaction list to scroll the header on Android

* Feedback review

* Add some comments

* Fix eslint
2018-12-05 15:00:37 -03:00
Vasily Naumkin
218661c09c Fixed typo in i18nId (#2384)
There are should be `mobile.advanced_settings.delete_file_cache` instead of `mobile.advanced_settings.clear_downloads`.
2018-12-05 20:55:24 +08:00
Chris Duarte
0be79ea91b
File image attachments sometimes do not open the image preview (#2397) 2018-11-30 11:18:41 -03:00
Elias Nahum
f332dacedd
More fixes to the post layout (#2408) 2018-11-30 11:18:32 -03:00
Chris Duarte
4177e16b62
Fixed issue where message attachments were empty if text came through on fallback (#2395) 2018-11-29 15:42:30 -03:00
Elias Nahum
123c8b9ad1
Fix fetching more channels to join (#2393)
* Fix fetching more channels to join

* update snapshot
2018-11-29 15:03:43 -03:00
Elias Nahum
54272796a3
translations PR 20181128 (adds Ukrainian) (#2391)
* translations PR 20181128

* Add Ukrainian to Mattermost
2018-11-28 15:07:29 -03:00
Jesús Espino
83a23d3b9f MM-13041: Not show direct channels without display name (#2388) 2018-11-28 16:47:56 +01:00
Jesús Espino
b46f336c05
Fixing no parseable (by the i18n extractor) optional chaining construction (#2387) 2018-11-28 12:37:49 -03:00
Elias Nahum
0feee89cfd
Fix post menu touchables (#2385) 2018-11-28 12:35:06 -03:00
Jesús Espino
a9ebf5dcfa MM-12960: Only back to previous channel if is not archived (#2389) 2018-11-28 16:33:33 +01:00
Elias Nahum
52109fd132
Fix jewel in team sidebar for android (#2386) 2018-11-28 12:29:30 -03:00
Elias Nahum
5e616d6910
Fix Post and network indicator Layouts (#2382)
* Fix post layout that caused text cutoff

* Fix network indicator layout on non iPhone X devices
2018-11-27 19:44:25 -03:00
Elias Nahum
349772d67f
Count the posts received after combining join/leave (#2378) 2018-11-27 19:44:13 -03:00