* 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> |
||
|---|---|---|
| .. | ||
| combined_user_activity | ||
| date_separator | ||
| more_messages | ||
| new_message_line | ||
| post | ||
| thread_overview | ||
| config.ts | ||
| index.ts | ||
| post_list.tsx | ||
| refresh_control.tsx | ||
| scroll_to_end_view.tsx | ||