- 14 Sep, 2020 2 commits
-
-
Stelios Milidonis authored
-
Stelios Milidonis authored
-
- 04 Sep, 2020 1 commit
-
-
Mattermost authored
-
- 19 Aug, 2020 1 commit
-
-
Harrison Healey authored
-
- 12 Aug, 2020 1 commit
-
-
Mattermost authored
-
- 05 Aug, 2020 1 commit
-
-
Mattermost Build authored
(cherry picked from commit 47b470894fc7c0cac8181a04b348295b4bf8855b) Co-authored-by:
Farhan Munshi <3207297+fmunshi@users.noreply.github.com>
-
- 01 Aug, 2020 1 commit
-
-
Jason Paul Deland authored
-
- 31 Jul, 2020 2 commits
-
-
Mattermost Build authored
(cherry picked from commit 3c85ebc5eb7cc2a3153a1e3dffeef79c05135020) Co-authored-by:
Amy Blais <amy_blais@hotmail.com>
-
Mattermost Build authored
* Include regenerate team invite id to update state We need to update the team state using the returning patch data from the regenerate_invite_id endpoint (cherry picked from commit 3f5b8566208b7b3116fb20b4ad8278ddbae2a0a3) Co-authored-by:
Mario de Frutos Dieguez <mario@defrutos.org>
-
- 30 Jul, 2020 1 commit
-
-
Sudheer authored
* MM-26971 Fix GM duplicates when created and already exists in a category * Check if channel exists in another category before adding it to DM category * Fix typo
-
- 28 Jul, 2020 1 commit
-
-
Harrison Healey authored
-
- 24 Jul, 2020 1 commit
-
-
Farhan Munshi authored
[MM-26219] Add option to include member count when getting all groups for team or channel (#1195) (#1207) * Always include member count when querying all groups associated to team or channel * Fix mocks * Optionally allow group member count with getAllGroups actions
-
- 23 Jul, 2020 2 commits
-
-
Farhan Munshi authored
* Add filters for getProfilesInChannel and getProfilesInTeam * Add filtered user stats endpoint * Add tests for applyRolesFilters * Add include bots to filter opts * Remove unneeded package change * Review fixes and create a reducer for filtered users stats * Make filtered stats optional in state * Build filterRoles better * Optional chaining * Add ChannelSearchOpts refactor searchAllChannels
-
catalintomai authored
* Admin Advisory: Add warnings for number of active users metric status Co-authored-by:
Catalin Tomai <catalin.tomai@mattermost.com>
-
- 22 Jul, 2020 2 commits
-
-
Harrison Healey authored
-
Mattermost Build authored
Co-authored-by:
vars07 <shubham.varshney@nutanix.com>
-
- 21 Jul, 2020 1 commit
-
-
Nev Angelova authored
* [MM-26322] - Optimistically update the order of channels/categories when dragging * Don't rely on backend response for setting categories * rename category variable * Dispatch original and target category * Add appropriate naming * Move originalCategories * Add unit tests Co-authored-by:
Nevyana Angelova <nevyangelova@Nevyanas-MacBook-Pro-2.local> Co-authored-by:
Harrison Healey <harrisonmhealey@gmail.com>
-
- 20 Jul, 2020 1 commit
-
-
Mattermost Build authored
* MM-26410 Always favorite/unfavorite channels using new sidebar API if enabled * MM-26410 Use new sidebar API for isFavoriteChannel if enabled * Remove unused cod erelying on isFavoriteChannelOld Co-authored-by:
Harrison Healey <harrisonmhealey@gmail.com>
-
- 16 Jul, 2020 2 commits
-
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Farhan Munshi authored
* Add filters for getProfilesInChannel and getProfilesInTeam * Add filtered user stats endpoint * Add tests for applyRolesFilters * Add include bots to filter opts * Remove unneeded package change * Review fixes and create a reducer for filtered users stats * Make filtered stats optional in state * Build filterRoles better * Optional chaining
-
- 14 Jul, 2020 1 commit
-
-
Sudheer authored
-
- 13 Jul, 2020 1 commit
-
-
Ibrahim Serdar Acikgoz authored
* client4: add redirect parameter to the query * actions/users: add redirect query parameter to createUser
-
- 09 Jul, 2020 1 commit
-
-
Sudheer authored
-
- 06 Jul, 2020 2 commits
-
-
Harrison Healey authored
* MM-23991 Add ability to sort DM channels in the new sidebar (#1131) * MM-23991 Add client-side support for sorting DMs by recency * Update channel_categories.test.js * MM-24912/MM-24913/MM-24336 Add redux actions for re-ordering channels and categories (#1144) * MM-24912 Add explicit channel_ids to categories * MM-24913 Add actions to move channels between categories * MM-24336 Add action to reorder categories * Update tests for favorite actions to check channel categories * MM-24916 Add redux actions to create/rename custom categories (#1146) * MM-24916 Add redux actions to create/rename custom categories * Add action to delete categories * Address feedback * Remove debug code (#1147) * MM-25126 Add separate Default sorting method (#1156) * MM-25126 Add separate Default sorting method and properly use TypeScript enums for sorting * MM-25126 Set category to manual sorting when moving channels within it * Fix bad merge * [MM-24708] Added new preference constant for What's New modal (#1174) * [MM-24708] Added new preference constant for What's New modal * New category * Typo * MM-24914 Attach sidebar logic to server (#1177) * MM-24914 Add Client4 methods for channel categories * MM-24914 Attach channel category actions to the server * Test sidebar changes when joining/leaving channels * Remove client-generated default categories * Fix handling of received category order * Properly set Channels category order when creating new channel * Fix category order after creating a category * Don't changing sorting method of DMs when moving channels * Defensively handle unloaded channels in sidebar selectors * [MM-26363] - Check if channel belong to category before dispatching addChannelToInitialCategory (#1182) * [MM-26363] - Check if channel belong to category before dispatching addChannelToInitialCategory * Add forgotten variable assignment * Flip condition Co-authored-by:
Nevyana Angelova <nevyangelova@Nevyanas-MacBook-Pro-2.local> Co-authored-by:
Devin Binnie <devin.binnie@mattermost.com> Co-authored-by:
Devin Binnie <52460000+devinbinnie@users.noreply.github.com> Co-authored-by:
Nev Angelova <nevy.angelova@gmail.com> Co-authored-by:
Nevyana Angelova <nevyangelova@Nevyanas-MacBook-Pro-2.local>
-
Amy Blais authored
* Update NOTICE.txt * Update NOTICE.txt * Update NOTICE.txt
-
- 30 Jun, 2020 1 commit
-
-
Christopher Poile authored
* add command args to autocomplete_suggestions; add CommandArgs type * package-lock update * no need to type commandArgs
-
- 25 Jun, 2020 1 commit
-
-
Sudheer authored
* MM-26066 Changes to use rudder npm package * Exporting rudder object so it can be used in webapp * Change export name * Add a rudder file for imports * Update src/client/rudder.ts Co-authored-by:
Jesse Hallam <jesse.hallam@gmail.com> * Fix rudder version Co-authored-by:
Jesse Hallam <jesse.hallam@gmail.com>
-
- 23 Jun, 2020 1 commit
-
-
Martin Kraft authored
* MM-11713: Allows edit others posts to function without edit own posts. * Update src/utils/post_utils.ts Co-authored-by:
Farhan Munshi <3207297+fmunshi@users.noreply.github.com> * MM-11713: Fixes typo in github sugggest. Co-authored-by:
Farhan Munshi <3207297+fmunshi@users.noreply.github.com>
-
- 19 Jun, 2020 1 commit
-
-
Martin Kraft authored
MM-25261: Adds the 'include_deleted' parameter to the get and search all channels actions/API requests. (#1168)
-
- 17 Jun, 2020 1 commit
-
-
Farhan Munshi authored
* MM-25263 Add redux to get profiles in group and search profiles in group, remove old getGroupMembers action and add getGroupStats action * Fix bad import * Dispatch profiles in group action when searching with in group id * Default to page 0
-
- 15 Jun, 2020 1 commit
-
-
Jesse Hallam authored
Fix the reducer not to mutate the incoming action on `RECEIVED_CHANNELS`. While this isn't a problem in production, it frequently throws an exception during plugin development. Fixes: https://mattermost.atlassian.net/browse/MM-24682
-
- 12 Jun, 2020 4 commits
-
-
Devin Binnie authored
* [MM-25325] Missed LDAP group typing in the reducer * Test fix
-
Devin Binnie authored
-
Devin Binnie authored
-
Devin Binnie authored
* [MM-25325] Add AdminState types to redux * Quick change to types based on use in server * PR feedback
-
- 09 Jun, 2020 1 commit
-
-
Sudheer authored
* MM-24917 Update channel object last_post_at when new message is recieved * Update a type definition for client * Update check for updating last_post_at
-
- 08 Jun, 2020 1 commit
-
-
Farhan Munshi authored
* MM-25771 Add skipInactive filter for getting and searching profiles that are not deleted * skipInactive flag for searchProfilesInChannel
-
- 02 Jun, 2020 1 commit
-
-
Jesús Espino authored
* Fixing small problems around counting replies * fixing tests * Moving the null check to the selector Co-authored-by:
mattermod <mattermod@users.noreply.github.com>
-
- 01 Jun, 2020 1 commit
-
-
George Goldberg authored
-
- 29 May, 2020 1 commit
-
-
Harrison Healey authored
-