mattermost-mobile/app/actions/websocket
Mattermost Build 42cee12c19
MM-24693 Add since query param to the getGroups api request (#5163) (#5356)
* Added since query param to the getGroups api request

* Update app/actions/views/channel.js

Co-authored-by: Hossein <hahmadia@users.noreply.github.com>

* Replaced lastConnectAt with lastDisconnectAt

* Reverted client4.ts file

* Updated client file

* Fetches all groups enabled/disabled

Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
(cherry picked from commit e7d5f2c194)

Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
2021-04-28 00:19:27 +05:30
..
apps.ts Feature - Cloud Apps (#5226) 2021-03-22 18:02:06 -04:00
channels.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
channels.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
general.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
general.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
groups.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
index.ts MM-24693 Add since query param to the getGroups api request (#5163) (#5356) 2021-04-28 00:19:27 +05:30
integrations.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
integrations.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
posts.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
posts.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
preferences.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
reactions.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
reactions.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
roles.ts Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
teams.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
teams.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
users.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
users.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
websocket.test.js MM-27251 Fetch team channels including archived since last known timestamp (#5328) 2021-04-16 09:53:42 -04:00