mattermost-mobile/app/actions/websocket
Elias Nahum d61fbd3180
Various fixes (#7161)
* Save message draft when post input is unmounted

* Fix switch CRT on/off

* Handle iPad on Stage Manager

* iOS Share Extension to use LRU cache instead of file cache

* Support building android as aab

* use handleReconnect instead of appEntry on handleCRTToggled

* show skin tone selector tutorial after running all interactions

* Update app/actions/remote/preference.ts

Co-authored-by: Daniel Espino García <larkox@gmail.com>

* fix lint

---------

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-02-24 13:02:05 +02:00
..
category.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
channel.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
group.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
index.ts Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
integrations.ts Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
posts.ts Process notifications when the app is in the background and other perf improvements (#7129) 2023-02-15 17:08:19 +02:00
preferences.ts Various fixes (#7161) 2023-02-24 13:02:05 +02:00
reactions.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
roles.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
system.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
teams.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
threads.ts Only call app entry on websocket reconnect (#7065) 2023-02-23 10:11:34 +01:00
users.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00