mattermost-mobile/app/constants
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
..
about_links.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
action_type.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
apps.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
attachment.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
autocomplete.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
custom_status.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
database.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
deep_linking.ts MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
device.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
emoji.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
events.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
files.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
general.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
image.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
index.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
list.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
navigation.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
network.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
permissions.ts [Gekidou] fix database schema and models (#5553) 2021-07-20 23:24:42 +04:00
post.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
post_draft.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
preferences.ts Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
reaction_picker.ts Barebones code for v2 2020-11-17 14:20:58 -03:00
screens.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
sso.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
view.ts Generic badge & fixes to home tab & team sidebar items (#5794) 2021-10-27 17:50:41 -03:00
websocket.ts Gekidou websockets (#5671) 2021-10-19 19:16:10 +02:00