mattermost-mobile/app/actions/views
Anurag Shivarathri 2cd2ddbf5f
MM-33580 Granular Data Retention (#5330)
* Unable to open previews from search, pinned and mentions

* Granular data retention initialised

* Added server version check, logic to remove posts & test cases

* Restructured reducer & runs the job only one time a day

* Updated minimum server version with 5.36

* Reverting client.ts changes

* Added client rest calls & removed config check for data retention enabled or not & fixed test case

* Added check for license

* Update app/actions/views/login.js

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Update app/store/middlewares/helpers.js

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Update app/store/middlewares/helpers.js

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Fixed lint error

* Update app/client/rest/general.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/client/rest/general.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Added redux migration

* Updated server version to 5.37

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-07-15 18:47:48 +05:30
..
announcement.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel.js Bring back refresh control for channels and threads (#5511) 2021-07-07 13:03:35 -04:00
channel.test.js Added "Join prompt" when sys admin clicks on perma links of private channels (#4988) 2021-02-12 09:09:34 +05:30
channel_add_members.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_members.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
command.ts [MM-34746] Fix ephemeral error message response (#5304) 2021-04-29 09:59:06 -04:00
create_channel.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
create_channel.test.js Generate random channel URL name from display names that don't clean into a usable name (#2679) 2019-03-28 13:34:56 -07:00
custom_status.ts MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
edit_profile.js 1.45 Release testing bug fixes (#5529) 2021-07-12 16:01:37 -04:00
emoji.js [MM-35909] Support for emoji 13 (#5497) 2021-06-30 00:41:11 +02:00
file_upload.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
login.js MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
login.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
more_dms.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
permalink.ts MM-36640 Bring back permalink view on search/recent mentions/pinned and saved posts (#5482) 2021-06-24 12:46:02 -04:00
post.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
post.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
root.js MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
root.test.js Deep linking based on channel url; Fix merge conflicts (#2542) 2019-02-14 13:29:57 -05:00
search.js Add custom rule to prevent passing getState into dispatch (#4010) 2020-03-06 17:07:20 -05:00
select_server.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
select_server.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
select_team.js [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
session.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
thread.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
thread.test.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
typing.js Port WebSocket from mm-redux and batch actions (#4060) 2020-03-26 21:23:50 -03:00
user.js MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
user.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00