Commit graph

1619 commits

Author SHA1 Message Date
Elias Nahum
eb9e261ad4
Merge pull request #6083 from mattermost/gekidou-reactions
[Gekidou] reactions
2022-03-24 13:59:28 -03:00
Elias Nahum
ee2ef00a10
Merge pull request #6084 from mattermost/MM-42160-Mention-badge
Adds mention badges to channel list items
2022-03-24 13:49:58 -03:00
Elias Nahum
ce3ea47826
CategoryModel typing 2022-03-24 12:42:17 -03:00
Daniel Espino García
59959d041a Merge branch 'gekidou' into CommandAutocomplete 2022-03-24 16:39:25 +01:00
Anurag Shivarathri
aa4776a260
Replies count query (#6088) 2022-03-24 18:29:10 +05:30
Elias Nahum
9769ec41a7
Make sure record displayName for GM is set 2022-03-23 18:51:43 -03:00
Shaz MJ
c0b265132a Removes dupes 2022-03-24 08:29:35 +11:00
Shaz MJ
eea5e87940 Merge branch 'gekidou' into MM-42160-Mention-badge 2022-03-24 08:24:38 +11:00
Shaz MJ
ab45851e19 Uses existing badge 2022-03-24 08:19:43 +11:00
Elias Nahum
ccb29bbce6
Merge branch 'gekidou' into gekidou-fixes 2022-03-23 17:06:10 -03:00
Elias Nahum
f08ccb2d0c
feedback review 2022-03-23 15:16:14 -03:00
Joseph Baylon
ef17c1d139 Added test for MM-T4691_6 2022-03-23 09:56:12 -07:00
Daniel Espino García
7fecf7e474 Merge branch 'gekidou' into CommandAutocomplete 2022-03-23 17:53:43 +01:00
Daniel Espino García
649681ef94 Remove bang image and use compass icon 2022-03-23 17:37:20 +01:00
Elias Nahum
2b974f8b46
Removed unused handlePostMetadata 2022-03-23 13:29:59 -03:00
Elias Nahum
ffc06bbaa3
Prevent more_messages to autoscroll more than once 2022-03-23 12:56:50 -03:00
Daniel Espino García
7382c1f4fc Address feedback 2022-03-23 16:11:58 +01:00
Elias Nahum
c9ca6cb90c
channel can be null or undefined 2022-03-23 12:03:41 -03:00
Elias Nahum
296d088ca2
channel settings can be null or undefined 2022-03-23 12:00:34 -03:00
Elias Nahum
7f9cd287fe
feedback review 2022-03-23 11:35:37 -03:00
Elias Nahum
292d72dc79
fix collapse categories dependencies and reset list on team change 2022-03-23 11:14:57 -03:00
Shaz MJ
80930477ff
Handes visibility preference setting for dm/gm (#6078)
* Handes visibility preference setting for dm/gm

* Feedback

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-03-23 10:41:50 -03:00
Elias Nahum
54218d8f3d
Use new observables approach 2022-03-23 10:06:54 -03:00
Elias Nahum
092e1d9ba5
Merge branch 'gekidou' into gekidou-reactions 2022-03-23 09:52:09 -03:00
Elias Nahum
ddd5538f23
Merge branch 'gekidou' into gekidou-fixes 2022-03-23 09:40:42 -03:00
Daniel Espino García
7c642b1e80
[Gekidou] Extract common observers to queries (#5984)
* Extract common observers to queries

* Separate also queries and more agressive refactoring

* Use query to avoid throws from findAndObserve

* Fix minor error

* Address feedback

* Address feedback

* Address feedback

* Fix model types

* Address feedback
2022-03-23 09:19:29 -03:00
Elias Nahum
65ceaed538
PR feedback 2022-03-23 09:05:20 -03:00
Daniel Espino García
7bb37297bd Merge branch 'gekidou' into CommandAutocomplete 2022-03-23 12:56:49 +01:00
Elias Nahum
98d7ca6ea4
MM-42699 Fix tap state for posts 2022-03-22 23:45:57 -03:00
Elias Nahum
52da02bc7d
Fix channel list item not to cause a crash if myChannel is not found 2022-03-22 23:44:15 -03:00
Elias Nahum
077d5b9e95
Fix post list scroll to index offset and more messages position 2022-03-22 23:43:26 -03:00
Elias Nahum
5bfc815f78
Remove padding bottom on channel list 2022-03-22 23:42:08 -03:00
Elias Nahum
fbdaff34c6
Fix thread_post_list to display first post completely 2022-03-22 23:41:30 -03:00
Elias Nahum
2463e17e52
Fix thread_overview style on android 2022-03-22 23:40:34 -03:00
Elias Nahum
71d442b693
Remove duplicate intro components 2022-03-22 23:34:08 -03:00
Shaz MJ
735e9a3925 Adds mention badges to channel list items 2022-03-23 12:21:53 +11:00
Shaz MJ
41d796e2f8 Feedback 2022-03-23 08:43:59 +11:00
Elias Nahum
0618a10e1c
Reactions screen 2022-03-22 14:37:39 -03:00
Elias Nahum
3807fb0efd
constants 2022-03-22 14:30:44 -03:00
Elias Nahum
a0ff99f4e9
set maxWidth of reaction based on the amount of digits 2022-03-22 14:11:48 -03:00
Elias Nahum
1448ee843a
Extract re-usable user_item component 2022-03-22 14:08:49 -03:00
Elias Nahum
7431fd4120
combine reactions by their first alias 2022-03-22 11:57:04 -03:00
Elias Nahum
3e94958ab0
Patch react-native-animated-numbers to not re-render indefinitely (#6080) 2022-03-22 11:21:36 -03:00
Shaz MJ
368f6aa08d Handes visibility preference setting for dm/gm 2022-03-22 09:42:47 +11:00
Shaz MJ
4cedbdfdd2
Adds DM/GM limit based on pref (#6074)
* Adds DM/GM limit based on pref

* PR Feedback

* Memoized ids
2022-03-21 17:51:35 -03:00
Joseph Baylon
4657a3a812 Fix second step 2022-03-21 13:02:08 -07:00
Joseph Baylon
248bf99776 Detox/E2E: Server List e2e in Gekidou 2022-03-21 12:53:59 -07:00
Elias Nahum
104b6c7402
Fix crash when latex is used (#6066) 2022-03-18 13:38:56 -03:00
Elias Nahum
8bd5261352
Exclude detox from typescript check (#6065) 2022-03-18 13:38:13 -03:00
Elias Nahum
25022bb779
Move Thread screen from a modal to a pushed screen (#6060) 2022-03-18 12:44:55 -03:00