mattermost-mobile/app
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
..
actions [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
client [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
components [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
constants [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
context Gekidou fixes (#5748) 2021-10-13 14:13:39 -03:00
database [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
helpers Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
hooks [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
i18n [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
init [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
notifications [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
queries [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
screens [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
store [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
utils [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00