- 03 Nov, 2017 1 commit
-
-
Chris authored
-
- 25 Oct, 2017 1 commit
-
-
Christopher Speller authored
* Optimizing get root posts SQL query * Setting session invalidation to be reliable * Adding app reciever to SessionHasPermissionToUser * Adding app reciever to SessionHasPermissionToTeam * Adding app reciever to SessionHasPermissionTo * Clear session cache if permission was denied * Fixing rebase issues * Revert "Optimizing get root posts SQL query" This reverts commit f364757e7015cfb4ec673d0a4fc3d57cd25d8dd7. * Fixing build
-
- 18 Oct, 2017 1 commit
-
-
Chris authored
* app.UpdateConfig method * test fix * another test fix * the config override option as-was is just error prone, remove it for now * derp
-
- 09 Oct, 2017 1 commit
-
-
Harrison Healey authored
* post-4.3 commit (#7581) * reduce store boiler plate (#7585) * fix GetPostsByIds error (#7591) * PLT-7811 Standardized team sanitization flow * Fixed TestGetAllTeamListings * Stopped sanitizing teams for team admins * Removed debug logging * Added TearDown to sanitization tests that needed it
-
- 22 Sep, 2017 1 commit
-
-
Chris authored
-
- 07 Sep, 2017 1 commit
-
-
Christopher Speller authored
-
- 06 Sep, 2017 1 commit
-
-
Chris authored
-
- 01 Sep, 2017 1 commit
-
-
George Goldberg authored
-
- 16 Aug, 2017 1 commit
-
-
Corey Hulen authored
* PLT-6226 Fixing races with licensing * Fixing build issue * Fixing licensing issue * removing commented code
-
- 11 Aug, 2017 1 commit
-
-
George Goldberg authored
-
- 08 Aug, 2017 1 commit
-
-
JoramWilander authored
-
- 12 Apr, 2017 1 commit
-
-
Harrison Healey authored
* PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
-
- 04 Apr, 2017 2 commits
-
-
George Goldberg authored
Use a different sytem message when a user was added to a default channel by someone else than when they joined themselves.
-
Harrison Healey authored
* Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)" This reverts commit a8e68bd8. * Removed automatic configuration of SiteURL * Reverted unintentional config changes * Updated help text * Added link to docs in Site URL warning * Fixed merge conflict
-
- 10 Mar, 2017 1 commit
-
-
Harrison Healey authored
-
- 07 Feb, 2017 1 commit
-
-
Joram Wilander authored
* Implement GET /teams/{team_id} endpoint for APIv4 * Implement GET /users/{user_id}/teams endpoint for APIv4 * Implement GET /teams/{team_id}/members/{user_id} endpoint for APIv4
-
- 23 Jan, 2017 2 commits
-
-
Joram Wilander authored
-
Joram Wilander authored
* Move permissions code into app package * Revert getPosts permission
-
- 20 Jan, 2017 1 commit
-
-
George Goldberg authored
-
- 19 Jan, 2017 1 commit
-
-
Joram Wilander authored
* Refactor and move session logic into app package * Refactor email functions into the app package * Refactor password update into app package * Migrate user functions to app package * Move team functions into app package * Migrate channel functions into app package * Pass SiteURL through to app functions * Update based on feedback
-
- 13 Jan, 2017 2 commits
-
-
Joram Wilander authored
-
Joram Wilander authored
* Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge
-
- 09 Jan, 2017 1 commit
-
-
Joram Wilander authored
-
- 06 Jan, 2017 1 commit
-
-
Joram Wilander authored
-
- 04 Jan, 2017 1 commit
-
-
Christopher Speller authored
-
- 03 Jan, 2017 1 commit
-
-
Christopher Speller authored
-
- 22 Dec, 2016 1 commit
-
-
Joram Wilander authored
-
- 21 Dec, 2016 1 commit
-
-
enahum authored
* Fix teams unread * Moving logic out of the store * fix unit test
-
- 19 Dec, 2016 2 commits
-
-
Christopher Speller authored
-
enahum authored
* PLT-4167 Team Sidebar * Address feedback from PM * change route from my_members to members * bug fixes * Updating styles for teams sidebar (#4681) * Added PM changes * Fix corner cases * Addressing feedback * use two different endpoints * Bug fixes * Rename model and client functions, using preferences to store last team and channel viewed * Fix mobile notification count and closing the team sidebar * unit test, fixed bad merge and retrieve from cached when available * bug fixes * use id for last channel in preferences, query optimization * Updating multi team css (#4830)
-
- 08 Dec, 2016 2 commits
-
-
Carlos Tadeu Panato Junior authored
* Add API call to get a team by its name * add tests for client side and update route regex * remove action * add check for permissions and create tests
-
Corey Hulen authored
* PLT-4853 Adding caching invalidation to HA * PLT-4853 Adding cach purging to the server
-
- 06 Dec, 2016 1 commit
-
-
Christopher Speller authored
-
- 01 Dec, 2016 1 commit
-
-
Carlos Tadeu Panato Junior authored
* draft * Add Team Description to the Team Settings * add tooltips for team description * made changes per PM review * add message when there is no description set in the team * squash
-
- 24 Nov, 2016 1 commit
-
-
Corey Hulen authored
* PLT-4429 disabling explicit mentions when channel has more than 1k users * Fixing test case * Adding setting to the admin console * Fixing bad translation
-
- 14 Nov, 2016 1 commit
-
-
enahum authored
-
- 04 Nov, 2016 1 commit
-
-
Joram Wilander authored
* Fix member count for team user lists and channel invite list * Fix client unit test
-
- 01 Nov, 2016 1 commit
-
-
Christopher Speller authored
-
- 27 Oct, 2016 1 commit
-
-
enahum authored
* PLT-4430 improve slow channel switching * Update client side unit tests * Convert getChannelsUnread to getMyChannelMembers and address other feedback * Pull channel members on websocket reconnect
-
- 22 Oct, 2016 1 commit
-
-
Corey Hulen authored
-