Elias Nahum
3650cdfc6d
fix Require cycle
2022-03-26 20:40:17 -03:00
Elias Nahum
527bd04170
Update dependencies
2022-03-26 20:33:13 -03:00
Elias Nahum
86ae1fc9cc
Handle system ephemeral post
2022-03-24 19:24:54 -03:00
Elias Nahum
b6f373df5c
Merge branch 'gekidou' into gekidou-fixes
2022-03-24 16:36:09 -03:00
Daniel Espino García
cc1c112028
Nit
2022-03-24 18:47:16 +01:00
Daniel Espino García
c1b8b0ee38
Merge branch 'gekidou' into CommandAutocomplete
2022-03-24 18:45:42 +01:00
Daniel Espino García
2393151ff0
Add integrations manager, use base-64 to handle svgs and minor improvement and fixes in the components
2022-03-24 18:40:38 +01:00
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
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
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
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
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
2463e17e52
Fix thread_overview style on android
2022-03-22 23:40:34 -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
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
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
Elias Nahum
104b6c7402
Fix crash when latex is used ( #6066 )
2022-03-18 13:38:56 -03:00
Elias Nahum
25022bb779
Move Thread screen from a modal to a pushed screen ( #6060 )
2022-03-18 12:44:55 -03:00
Daniel Espino García
7ffcba44d6
Link to autocomplete component and fix issues
2022-03-18 13:56:03 +01:00
Daniel Espino García
4f9eb6a3d9
Merge branch 'gekidou' into CommandAutocomplete
2022-03-18 12:21:44 +01:00
Joseph Baylon
1d9c371bfb
Detox/E2E: Migrate e2e javascript to typescript ( #6059 )
...
* Detox/E2E: Migrate to typescript
* Add jest.config.js
* Add moduleMapper to config.json
* Add cookie jar to axios client, fix tsconfig.json and default_config.json
* Take keyboard into consideration; clean test for now for this migration PR
* Revert changes on path_builder
* Attempt to fix dep issues
* Update detox dep
* Added missing @type dev dependencies
* Fix dep order
* Fix unit tests
* Added dynamic year to email.ts
2022-03-17 17:35:26 -07:00
Daniel Espino García
b2408bd5d1
Add command autocomplete
2022-03-17 18:07:04 +01:00
Elias Nahum
088aa193ab
[Gekidou] Use localPath when available ( #6058 )
...
* Use localPath when available
* Revert changes to replace space for dash in the filename
* Rename other action to external and always call onDownloadSuccess if defined
* add missing localization strings
2022-03-17 08:58:49 -03:00