mattermost-mobile/app/actions/remote
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
..
entry [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
apps.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -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
error.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
general.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
group.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
notifications.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
post.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
preference.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
reactions.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
retry.ts Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
role.ts [Gekidou] app entry (#5609) 2021-09-29 12:38:05 -03:00
session.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
systems.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
team.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
user.ts Gekidou websockets (#5671) 2021-10-19 19:16:10 +02:00