mattermost-mobile/app/mm-redux
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
..
action_types MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
actions MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
constants use user skin preferences for emoji (#5502) 2021-07-06 19:56:53 +02:00
reducers MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
selectors Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
types MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
utils [MM-35909] Support for emoji 13 (#5497) 2021-06-30 00:41:11 +02:00