mattermost-mobile/app/queries/servers
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
..
channel.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
custom_emoji.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
entry.ts Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
post.ts [Gekidou] app entry (#5609) 2021-09-29 12:38:05 -03:00
preference.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
role.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
system.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
team.ts Properly sync teams (#5793) 2021-10-26 20:48:09 -03:00
user.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00