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
Elias Nahum
13eab98143
Refactor rest client class to use mixin and a bit of cleanup ( #5318 )
2021-04-15 10:04:36 -04:00
Daniel Espino García
11c8454ee2
Feature - Cloud Apps ( #5226 )
...
Co-authored-by: Daniel Espino García <larkox@gmail.com>
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2021-03-22 18:02:06 -04:00
Guillermo Vayá
0ee7b60e84
[MM-30857] request postssince on reconnect ( #5000 )
...
* [MM-30857] request postssince on reconnect
* [MM-30857] add test
* Address CR, add debounce in case of unstable connection
* remove leftovers
* Address review comments
* remove previous changes
* fix tests
2020-12-10 20:49:44 -07:00
Elias Nahum
ac2a3a143a
MM-24895 Load team member and roles in the WebSocket event ( #4603 )
...
* Load team member and roles in the WebSocket event
* Split WebSocket actions and events into multiple files
2020-07-23 10:19:54 -07:00