Dean Whillier
da32c22c56
Enable tapping on channels when jump to textfield is focused. ( #2535 )
...
* Allow tapping on channels in the filtered list …
… when the keyboard is open. This option also allows tapping on non-interactive areas to still dismiss the keyboard.
* keyboard propery updates
- change ‘on-drag’ to ‘interractive’
- change ‘handled’ to ‘always’ to be more consistent with other uses of same property
* support multiple keyboard dismiss modes
2019-01-30 15:55:02 -05:00
Elias Nahum
fdcae0594a
MM-13875 Fix user profile icon for a Webhook to follow the prop for use_user_icon ( #2533 )
2019-01-31 00:29:34 +05:30
Sudheer
c2bcb0e2de
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:05 -03:00
Elias Nahum
c4e3f08c82
MM-13846 Alert boxes to follow UX Guidelines ( #2525 )
2019-01-28 12:48:07 -03:00
Chris Duarte
e92f7afa82
Clicking username in read-only allows sending message ( #2489 )
2019-01-24 09:46:57 -04: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
Sudheer
53e98628f0
MM-13432 Remove getFilesForPost request state and use react state ( #2496 )
...
* MM-13432 Remove getFilesForPost request state and use react state
* Add test cases
2019-01-09 20:21:02 +08:00
Elias Nahum
477dcbb1c5
Fix other users status changes ( #2491 )
2019-01-07 15:15:12 -05:00
Elias Nahum
8c9fd9d9ac
Fix visibility of retry failed message option ( #2492 )
...
* Fix visibility of retry failed message option
* Feedback review
2019-01-07 15:10:16 -05:00
Harrison Healey
ff51501b0c
MM-11232 Fix table column width to better support wide tables ( #2467 )
...
* MM-11232 Fix table column width to better support wide tables
* Fix horizontal scrolling on Android
2019-01-07 13:53:04 -05:00
Elias Nahum
df4b124028
Fix post menu rounded corners ( #2472 )
2018-12-28 08:35:18 -03:00
Elias Nahum
5e1db3497f
LHS use getSortedFavoriteChannelIds instead of getFavoriteChannelIds ( #2471 )
2018-12-28 08:32:56 -03:00
Chris Duarte
b4b10e17e8
Fixes for duplicate text on message attachments, empty space when attachment has no title ( #2460 )
2018-12-28 08:31:10 -03:00
Saturnino Abril
af8faa8a2c
[MM-13433] Fix unnecessary rendering for reactions component and reaction list screen ( #2464 )
...
* fix unnecessary rendering for reactions component and reaction list screen
* update redux commit
2018-12-18 23:07:42 +08:00
Brad Coughlin
15b44e9d71
MM-12354 Remove Profile Image ( #2428 )
...
* save progress
* Add option to remove profile picture
* missed when rebasing
* rename extraOptions to removeProfileImage
* clean up removeProfileImage action
* placeholder after removing profile picture, unit tests
2018-12-17 07:56:39 +08:00
Elias Nahum
423ae63d60
Update date separators when timezone changes ( #2443 )
...
* Update date separators when timezone changes
* Fix typo
2018-12-13 15:34:05 -03:00
Sudheer
615c8f3b81
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
2018-12-13 17:51:56 +05:30
Harrison Healey
317d26ed64
MM-13421 Fix channel sidebar sometimes using old permissions ( #2450 )
2018-12-12 09:38:57 -03:00
Harrison Healey
901a59a01b
MM-13420 Always show the Unreads section in the channel list ( #2451 )
2018-12-12 09:37:12 -03:00
Elias Nahum
19f261a768
Fix copy markdown link ( #2449 )
2018-12-12 09:36:06 -03:00
Elias Nahum
d0957e3879
Fix edit profile image ( #2448 )
2018-12-12 09:34:41 -03:00
Elias Nahum
9ecec88603
MM-13419 Fix leaving private channel from another client ( #2442 )
2018-12-10 10:55:01 -03:00
Elias Nahum
a6eea28b5b
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:24:50 -03:00
Elias Nahum
aa20048b2b
Properly check if link is an image when link is shortened ( #2441 )
2018-12-10 09:19:43 -03:00
Elias Nahum
11497ab270
Hide Favorite channel section when there are not favorite channels ( #2439 )
2018-12-10 09:18:13 -03:00
Elias Nahum
913fd35724
MM-13379 Make deleted comments indented ( #2437 )
2018-12-07 12:27:44 -03:00
Elias Nahum
993228b666
MM-13374 Fix collapse posts with long message attachments ( #2436 )
2018-12-07 12:27:01 -03:00
Elias Nahum
ceb1a5a94b
MM-13367 Unexpected scrolling/blank while long post is incoming ( #2435 )
2018-12-07 12:26:08 -03:00
Elias Nahum
54c44c530d
MM-13364 Fix text too light on dark themes in TextSetting widget ( #2432 )
2018-12-07 12:24:21 -03:00
Elias Nahum
b6eb57ae57
Fix team mention badge alignment on iOS ( #2427 )
2018-12-07 12:22:41 -03:00
Elias Nahum
e89de72b47
Fix reaction list cutoff at end of list ( #2424 )
2018-12-07 12:14:36 -03:00
Elias Nahum
f2e13c8887
Fix opening documents on Android ( #2425 )
2018-12-06 14:23:05 -03:00
Saturnino Abril
1b836940f2
render text for non-existent emoji when post metadata is enabled ( #2423 )
2018-12-06 12:18:43 -05:00
Saturnino Abril
c2c517f3da
make circular badge on jewel for single-digit mention ( #2422 )
2018-12-06 12:11:42 -05:00
Elias Nahum
91f9ea572b
Wait 1s before clearing notifications when app is brought to the foreground ( #2419 )
2018-12-06 21:41:31 +05:30
Elias Nahum
2184696e65
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 14:59:41 -03:00
Chris Duarte
6163b8e913
File image attachments sometimes do not open the image preview ( #2397 )
2018-11-30 09:17:34 -05:00
Elias Nahum
ccaa1a1c11
More fixes to the post layout ( #2408 )
2018-11-30 09:12:07 -05:00
Chris Duarte
ea9794f272
Fixed issue where message attachments were empty if text came through on fallback ( #2395 )
2018-11-29 15:41:22 -03:00
Jesús Espino
44a3a5c6c8
MM-13041: Not show direct channels without display name ( #2388 )
2018-11-28 10:41:25 -05:00
Jesús Espino
acb87ebad1
Fixing no parseable (by the i18n extractor) optional chaining construction ( #2387 )
2018-11-28 12:37:23 -03:00
Elias Nahum
ac3a614d8f
Fix jewel in team sidebar for android ( #2386 )
2018-11-28 10:28:31 -05:00
Elias Nahum
8fbb7e7081
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:43:08 -03:00
Elias Nahum
ef3445d3bc
Add a threshold of 60px from the bottom to show new messages ( #2376 )
2018-11-27 14:33:50 -05:00
Elias Nahum
e36a01267f
Set refreshing default value ( #2380 )
2018-11-26 20:29:10 -03:00
Elias Nahum
c2b0b3255e
Fix edit post ( #2379 )
...
* Fix edit post
* Fix other references to TextInputWithLocalizedPlaceholder
2018-11-26 20:27:48 -03:00
Elias Nahum
4925970b86
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:26:46 -03:00
Elias Nahum
a03016a9e3
Disconnect the websocket on logout and connect appropiately ( #2375 )
2018-11-23 14:54:43 -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