Commit graph

1967 commits

Author SHA1 Message Date
Elias Nahum
c0be2808fa
Hide Favorite channel section when there are not favorite channels (#2439) 2018-12-10 09:18:29 -03:00
Elias Nahum
2ea9864e9c
MM-13358 iOS Share extension channel list (#2429) 2018-12-10 09:16:15 -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
106557d0fa
Android extension channel list to display all items (#2426) 2018-12-07 01:13:04 -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
507bb50ee1
Bump app build number to 161 (#2421) 2018-12-05 15:07:45 -03: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
Elias Nahum
f6921ca0ad
translations PR 20181203 (#2418) 2018-12-04 19:13:59 -03:00
Elias Nahum
4591418278
Update mattermost-redux sidebar sorting and WS fixes 2018-11-30 11:31:54 -03: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
Elias Nahum
d83b129634
Bump app build number to 160 (#2396) 2018-11-29 15:53:16 -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
Elias Nahum
c496acbbf0
Android: Fix crash when attaching files from the downloads folder (#2390) 2018-11-28 15:07:00 -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
e96624a990
Fetch team channels on extension init (#2383) 2018-11-27 19:46:27 -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
Elias Nahum
775647b71c
Add a threshold of 60px from the bottom to show new messages (#2376) 2018-11-27 19:44:01 -03:00
Elias Nahum
1c1673a63c
Set refreshing default value (#2380) 2018-11-26 20:29:40 -03:00
Elias Nahum
1750273470
Fix edit post (#2379)
* Fix edit post

* Fix other references to TextInputWithLocalizedPlaceholder
2018-11-26 20:28:43 -03:00
Elias Nahum
1ef628b2f0
Fix crash when message attachment does not have images (#2377)
* Fix crash when message attachment does not have images

* optional chaining
2018-11-26 20:27:27 -03:00
Elias Nahum
a03016a9e3
Disconnect the websocket on logout and connect appropiately (#2375) 2018-11-23 14:54:43 -03:00
Chris Duarte
7c711caf2d Theme selection screen (#2320)
* Theme selection screen (initial commit)

PR Review changes

Add custom theme option for users who are already using a custom theme

Fix for limited allowed themes

Selected item case fix

Memoized available themes request, other optimizations

updated snapshots

* Custom theme option changes - title. spacing, save option on state for life-cycle of screen
2018-11-23 14:49:28 -03:00
Saturnino Abril
bc387ed74e
[MM-13074] Render text when named emoji does not match with the existing custom emojis (#2371)
* render text when named emoji does not match with the existing custom emojis

* added more test case
2018-11-24 01:43:27 +08:00
Joram Wilander
e431bd36c4
MM-12845 Add widgets and interactive dialogs (#2353)
* Add widgets and interactive dialogs

* Update snapshots

* Updates per feedback and fix slash command

* Fix style

* Update styling

* Updates per feedback

* Updates per feedback

* More styling changes

* Remove extra space above message menu
2018-11-23 12:30:12 -05:00
Jesús Espino
8097764d87 MM-12959: Fix autocomplete archived channels visibility (#2367)
* MM-12959: Fix autocomplete archived channels visibility

* Remove unneeded getDeletedPublicChannels
2018-11-23 12:25:46 -05:00
Elias Nahum
de812107b5
Disable segment for dev env (#2372) 2018-11-23 14:05:42 -03:00
Elias Nahum
0b33b8ea4a Upgrade sentry to 0.39.1 (#2365) 2018-11-23 11:58:45 -05:00
Elias Nahum
308b2c5e19 Fix error text when intl object is not provided (#2373) 2018-11-24 00:00:09 +08:00
Elias Nahum
f42fedf889
Add pinned post support (#2364)
* Add pinned post

* Update pinned posts assets
2018-11-23 12:57:28 -03:00
Elias Nahum
24db914fd4 Keep postlist scroll position on iOS and fix opengraph (#2369) 2018-11-23 20:31:14 +05:30