mattermost-mobile/app/actions/websocket
Anurag Shivarathri a81b56212e
MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690)
* New messages line in threads & Pull to refresh for global threads

* Updated snapshot

* Using postlist's RefreshControl component

* Updated threadlist snapshot

* Reverting snapshot

* Updated Snapshots

* Snapshots updated

* Added 'thread last viewed at' to handle new messages line correctly

* Lint fix

* Updated snapshots

* Reverted comparision check

* Remove unused code

* Batching actions

* Do not add new message line for self messages

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-10-07 15:14:34 +05:30
..
apps.ts [MM-36041] Ensure post options and app commands always have the bindings for its channel (#5563) 2021-09-24 10:32:58 -04:00
categories.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
channels.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
channels.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
general.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
general.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
groups.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
index.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
integrations.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
integrations.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
posts.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
posts.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
preferences.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
reactions.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
reactions.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
teams.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
teams.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
threads.ts MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690) 2021-10-07 15:14:34 +05:30
users.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
users.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
websocket.test.js Update dependencies (#5686) 2021-09-22 13:54:12 -03:00