mattermost-mobile/app/utils
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 [Gekidou] Login entry point (#5568) 2021-07-26 12:03:43 +04:00
document [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
draft Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
emoji Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
file Entry point when upgrading from v1 (#5707) 2021-10-01 09:56:28 +04:00
gallery [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
general MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
images [GEKIDOU] Bottom Tab Navigation (#5600) 2021-08-31 14:58:53 -04:00
markdown fixed OpenSans, added Metropolis fonts & modified post text styles (#5728) 2021-10-07 17:20:39 -03:00
notification [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
post Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
post_list [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
role [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
supported_server [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
tap MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
theme Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
url Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
user Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
apps.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
client_error.ts Remove duplicated code on cleanUrlForLogging (#5642) 2021-08-24 08:16:38 -04:00
error_handling.ts Update v2 dependencies (#5312) 2021-04-14 10:55:29 -04:00
font_family.ts fixed OpenSans, added Metropolis fonts & modified post text styles (#5728) 2021-10-07 17:20:39 -03:00
helpers.ts [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
key_mirror.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
mattermost_managed.ts Entry point when upgrading from v1 (#5707) 2021-10-01 09:56:28 +04:00
message_attachment_colors.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
mix.ts MM-30482 [Gekidou] Data Operator (#5346) 2021-04-22 19:16:00 +04:00
opengraph.js [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
opengraph.ts [Gekidou] post component tree and partial postList (#5637) 2021-09-06 08:22:55 -03:00
security.ts Integrate react-native-network-client (#5499) 2021-07-06 11:16:35 -04:00
sentry.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00