mattermost-mobile/app/client/rest
Shaz Amjad 64223efafe
MM-28474: Custom Sidebar Categories (#5460)
* Further cleanup and fixes

Tests clean-up

Tests fixed?

Plays nicely with threads

Tests fixed

Fixes ESR and show experimental flags

Failing test fixed

DM Fix

WIP: Bottom bar UX

Fixes for unreads

Failing test

Always show current channel

Create a channel in a category!

* Unreads on top

* Various fixes

* Improves category collapsing

* Passes correct ID through

* Tests cleanup

* Redo unreads and unread-button

* Reverts to just using ids

* More unreads back to using ids

* Uses appropriate selectors for pref updates

* Unreads sorted by recency

* Fixes test for recency

* Fixes re-rendering bug

* Code review updates, websocket event debounced
2021-09-20 14:11:57 -04:00
..
apps.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
base.ts Feat crt (#5455) 2021-07-21 22:58:04 +05:30
bots.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
channels.ts MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
constants.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
emojis.ts [MM-35909] Support for emoji 13 (#5497) 2021-06-30 00:41:11 +02:00
error.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
files.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
general.ts MM-33580 Granular Data Retention (#5330) 2021-07-15 18:47:48 +05:30
groups.ts MM-24693 Add since query param to the getGroups api request (#5163) 2021-04-27 23:21:19 +05:30
index.test.js Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
index.ts Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
integrations.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
posts.ts [MM-36792] Consistent query param names (#5643) 2021-08-31 19:20:10 +05:30
preferences.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
shared_channels.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30
teams.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
tos.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
users.ts Remove all checks for minimum versions previous to 5.31 (#5572) 2021-09-06 12:57:24 +02:00