mattermost-mobile/app
Elias Nahum d35eac8bd3
Gekidou servers (#5960)
* Servers logout and websocket state

* addNewServer uility and rename file

* add LaunchType for add new server

* added time to LaunchProps type

* Remove unnecessary props for launchToHome

* Fix local action updateLastPostAt

* Batch fetchProfilesPerChannels requests in chunks of 50

* WS handleUserAddedToChannelEvent to return early if no channelId is set

* WS handleNewPostEvent to batch update last_post_at

* add common actions to sync other servers

* Entry actions to sync other servers data

* Do not attempt to fetch notification data if payload does not contain a channelId

* Set database as default at the end of the login flow

* Handle logout when other servers remain

* Handle Server options

* Show alert when logging out from the account screen

* Add workaround to have Lottie animate the loading component

* Fix badge position in ServerIcon component

* Server screen to support adding new server

* Fix login screen to display error when credentials do not match

* add localization strings

* fix DatabaseProvider to update on server switch

* Fix home icon and server icon subscriptions and badge display

* Add dependencies to onLogout callback

* feedback

* Only updateLastPostAt if needed
2022-02-14 16:39:29 -03:00
..
actions Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
client Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
components Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
constants Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
context Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
database Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
helpers [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
hooks [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
i18n MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
init Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
notifications [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
queries Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
screens Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
store Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
utils Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00