mattermost-mobile/app/actions/local
Anurag Shivarathri eb46a6aeff
[MM-47548 Gekidou] Data Retention Implementation (#6732)
* Fetch & Save granular data retention policies through REST

* Init Data cleanup

* Run the clean up

* Deleting posts in patches and running across other servers

* fetch on graphql & refactor

* Feedback changes

* Added try catch for deletePosts function

* Feedback changes

* Changed to 'for of' loop

* Misc

* app/actions

* Date cutoff fox

* Prevent showing loading bar when request fails

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-21 16:04:19 +05:30
..
category.ts Fix categories where a previously deleted category was not removed (#6808) 2022-12-01 16:28:51 +02:00
channel.test.ts Let ServerDatabases type hold undefined values (#6423) 2022-06-22 17:51:28 -04:00
channel.ts Preserve new message line on WS reconnect (#6934) 2023-01-06 13:38:40 +04:00
draft.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
file.ts MM-39711 - Gekidou Advanced Settings (#6412) 2022-07-08 14:39:41 +04:00
group.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
notification.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
post.ts [MM-47548 Gekidou] Data Retention Implementation (#6732) 2023-01-21 16:04:19 +05:30
reactions.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
systems.ts [MM-47548 Gekidou] Data Retention Implementation (#6732) 2023-01-21 16:04:19 +05:30
team.ts Fix potential crash by accessing the team directly from another model (#6813) 2022-12-02 17:06:18 +02:00
thread.ts [MM-48926] Fetch new thread posts on websocket reconnect (#6844) 2022-12-09 20:17:34 +02:00
user.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00