mattermost-mobile/app
TheoForger ece82d75ca
[MM-60236] Remove ephemeral posts on refresh/during initial load (#8260)
* fix: remove ephemeral posts on refresh

* fix: remove ephemeral posts during app launch

* fix: remove code to await the cleanup

* use built in constant instead of string `system_ephemeral`

* remove sort from `queryPostsByType()`

* switch back to the `await` approach in `cleanupEphemeralPosts`

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-11-01 09:28:06 -06:00
..
actions Add tests to actions/remote/preference (#8299) 2024-10-30 07:53:05 -04:00
client Send notification status information to the server (#8060) 2024-09-12 16:52:52 +02:00
components [MM-60236] Remove ephemeral posts on refresh/during initial load (#8260) 2024-11-01 09:28:06 -06:00
constants Add support for Auth Scheme customization (#8261) 2024-10-23 08:44:12 +08:00
context Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
database fix(MM-53762): missing file and reaction (#8284) 2024-10-30 14:55:34 -06:00
helpers Fix handlePreferences warning (#7556) 2023-09-28 14:51:01 -04:00
hooks Various Fixes (#8212) 2024-09-13 04:46:15 +08:00
i18n Loads the correct translation file 2024-01-31 08:23:26 +01:00
init [MM-60236] Remove ephemeral posts on refresh/during initial load (#8260) 2024-11-01 09:28:06 -06:00
managers MM-59438 Add tests to actions/remote/session (#8296) 2024-10-29 11:06:01 -04:00
products/calls Ensure full validation of Calls post props (#8279) 2024-10-24 16:10:49 -06:00
queries [MM-60236] Remove ephemeral posts on refresh/during initial load (#8260) 2024-11-01 09:28:06 -06:00
screens Add support for Auth Scheme customization (#8261) 2024-10-23 08:44:12 +08:00
store Add GM as DM feature support (#7515) 2023-09-26 18:35:40 +02:00
utils Add utils/post_list unit tests (#8265) 2024-10-18 12:45:08 +08:00