mattermost-mobile/app
Daniel Espino García 9f84ab79ce
Only call app entry on websocket reconnect (#7065)
* Only call app entry on websocket reconnect

* Handle notification on its own entry and run app entry on websocket initialization

* Fix notification entry issues

* Fix login entry and add retry on entry failure

* feedback review

* Put back handleEntryAfterLoadNavigation before the batching

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-02-23 10:11:34 +01:00
..
actions Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
client Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
components Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
constants [Gekidou - MM-47653] Implement Manage Members Screen (#6771) 2023-02-03 10:42:12 +02:00
context Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00
database Process notifications when the app is in the background and other perf improvements (#7129) 2023-02-15 17:08:19 +02:00
helpers Sanitize sqlite like queries and allow non-latin characters (#7141) 2023-02-16 11:18:05 +02:00
hooks Fix double tilde by waiting for text values to propagate to the native side (#7132) 2023-02-22 18:03:21 +01:00
i18n Gekidou moment locales (#6518) 2022-07-28 14:52:48 -04:00
init Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
managers Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
notifications [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00
products/calls Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
queries Remove posts in thread only when removing root posts (#7116) 2023-02-22 16:20:29 +01:00
screens Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
store Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
utils Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00