mattermost-mobile/app/database/operator/utils
Elias Nahum 790b1beb22
[Gekidou] push notifications (#5779)
* Push notifications entry point

* Process android notification natively only if RN is not initialized

* Database changes to store local channel viewed_at

* EphemeralStore wait until screen removed

* Move schedule session notification to utility

* Fix channel remote & local actions + added actions for markChannelAsViewed & fetchMyChannel

* Add fetchMyTeam remote action

* Add dismissAllModalsAndPopToScreen to navigation

* Improve post list component & add app state to re-trigger queries

* Improve WS implementation

* Handle push notification events

* Fix postsInChannel since handler

* Handle in-app notifications

* Post list to listen to column changes

* Track selected bottom tab in ephemeral store

* add useIsTablet hook

* in-app notifications on tablets
2021-10-27 17:53:11 -03:00
..
create_test_connection.ts [Gekidou] Refactor storage layer (#5471) 2021-06-21 17:06:18 -04:00
general.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
mock.ts MM-30482 [Gekidou] Data Operator (#5346) 2021-04-22 19:16:00 +04:00
post.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
reaction.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
test.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00