mattermost-mobile/app/mm-redux/types
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
..
actions.ts MM-26329 Fix Channel info guests info in landscape (#4692) 2020-08-19 09:56:41 -04:00
alerts.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
apps.ts Post app call response ephemeral messages as bot (#5256) 2021-04-02 14:04:31 -04:00
bots.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
channel_categories.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channels.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
client4.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
config.ts MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
data_retention.ts MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
emojis.ts [MM-35909] Support for emoji 13 (#5497) 2021-06-30 00:41:11 +02:00
errors.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
files.ts Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
general.ts MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
groups.ts [MM-23160][MM-24633][MM-24697] Highlight Group Names 2 (#4551) 2020-07-20 10:19:18 -04:00
index.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
integration_actions.ts Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
integrations.ts Refactor apps modal autocomplete into AutocompleteSelector component (#5229) 2021-03-23 19:53:04 +01:00
message_attachments.ts Migrate message attachments to typescript (#5127) 2021-04-22 18:21:44 -04:00
module.d.ts MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
plugins.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
posts.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
preferences.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
reactions.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
remote_cluster.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
requests.ts Post List & post components refactored (#5409) 2021-06-03 11:12:15 -07:00
roles.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
search.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
store.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
teams.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
typing.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
users.ts MM-34586 Custom status feature (#5220) 2021-06-04 08:54:31 -04:00
utilities.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
websocket.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00