mattermost-mobile/app/components/post_list
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
..
combined_user_activity Update libraries and dependencies (#7678) 2023-11-25 07:46:13 +08:00
date_separator feat: Switch FormattedDate component to Intl.DateTimeFormat (#8276) 2024-10-30 14:30:17 -06:00
more_messages Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
new_message_line Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
post feat: Add visible to you text on ephemeral posts (#8245) 2024-10-30 10:01:49 +01:00
thread_overview update dependencies (#8131) 2024-08-12 09:15:49 +03:00
config.ts Remove unused INDICATOR_BAR_HEIGHT (#6519) 2022-07-29 08:14:46 -04:00
index.ts remove usages of isTimeZoneEnabled (#7769) 2024-01-30 13:22:55 +01:00
post_list.tsx [MM-60236] Remove ephemeral posts on refresh/during initial load (#8260) 2024-11-01 09:28:06 -06:00
refresh_control.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
scroll_to_end_view.tsx Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00