mattermost-mobile/app/client/rest
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
..
apps.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
base.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
channels.ts Gekidou Update deps (#5530) 2021-07-11 07:52:44 -04:00
constants.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
emojis.ts MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
error.ts [Gekidou] update dependencies (#5691) 2021-09-23 14:44:50 -03:00
files.ts MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
general.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
groups.ts [Gekidou] groups (#5593) 2021-08-05 19:03:46 +04:00
index.test.js Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
index.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
integrations.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
posts.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
preferences.ts [Gekidou] Typings & PostMetadata structure (#5542) 2021-07-15 11:49:02 -04:00
teams.ts Gekidou websockets (#5671) 2021-10-19 19:16:10 +02:00
tos.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
users.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00