summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* PLT-3384 Improve the "Verify Email" email (#3564)enahum2016-07-131-5/+9
* Fixed invalid password error when admin resets password (#3578)David Lu2016-07-131-1/+0
* Merged release-3.2 into masterHarrison Healey2016-07-123-4/+81
|\
| * Some improvments to password handling (#3549)Christopher Speller2016-07-123-3/+76
| * Letting email not validated error message through login. Changing invalid cre...Christopher Speller2016-07-121-1/+5
| * PLT-3560 blocking adding to channel once user is removed (#3537)Corey Hulen2016-07-112-0/+24
| * Fixed permissions when getting a file attachment to use the correct user id (...Harrison Healey2016-07-081-1/+1
| * Login error messages fix (#3525)Christopher Speller2016-07-081-4/+6
* | Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-1217-155/+408
* | Merge release 3.2 into master (#3548)Harrison Healey2016-07-114-5/+31
|/
* PLT-1465 Added password requirements (#3489)David Lu2016-07-067-115/+127
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-063-5/+182
* PLT-3512 adding join/leave channel to the CLI (#3498)Corey Hulen2016-07-061-0/+169
* PLT-3502 Fix Team admins can't give "team admin" privilege to members (#3499)enahum2016-07-062-5/+18
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-064-24/+469
* Fix connection leaks in push notifications, diagnostics and oauth (#3469)Joram Wilander2016-07-062-1/+14
* SAML support (#3494)enahum2016-07-054-7/+190
* Sanitize personal information out of license for non system admin users (#3487)Joram Wilander2016-07-051-1/+5
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-052-27/+10
* Fixed error when adding incoming webhook to public channel not currently in (...Joram Wilander2016-07-052-0/+9
* PLT-3454 Verification Email fails to send when logging in with username (#3475)enahum2016-07-051-4/+2
* PLT-3456 Fix Errors while starting the server (#3445)enahum2016-07-041-0/+2
* Fixing invalid session (#3463)Corey Hulen2016-07-011-2/+8
* Revert "Moved file attachments to be stored in data/channels instead of data/...Harrison Healey2016-06-302-40/+41
* enabled team creation for sysadmins (#3433)David Lu2016-06-301-1/+1
* EE: Add the ability to restrict the user roles that can send team invites (#3...Joram Wilander2016-06-292-4/+61
* PLT-3440 (#3440)Corey Hulen2016-06-292-2/+30
* Implementing server side of LDAP sync now button (#3430)Christopher Speller2016-06-282-0/+30
* Changing email notifications to use permalinks (#3399)Christopher Speller2016-06-281-1/+1
* Moved file attachments to be stored in data/channels instead of data/teams/ID...Harrison Healey2016-06-282-41/+40
* Email check shouldn't be case-sensitive #3349 (#3350)Thiyagaraj Krishna2016-06-271-1/+1
* PLT-3415 Fix Sending Test email fails with error (#3396)enahum2016-06-221-1/+1
* Make sure profile is not nil when assigning in sendNotifications (#3395)Joram Wilander2016-06-211-1/+3
* PLT-3261 Fix Can't create a team with GitLab if the email domain is restricte...enahum2016-06-211-0/+7
* Only check team Id in getChannel for non-DMs (#3382)Joram Wilander2016-06-201-1/+1
* Fixed @all not working as intended (#3335)David Lu2016-06-151-6/+2
* PLT-3264 remove session cookie when switching accounts (#3341)Corey Hulen2016-06-151-0/+3
* Fix channels showing up across teams when multiple teams open in same browser...Joram Wilander2016-06-152-0/+11
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-4/+4
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-143-0/+701
* Made error message clearer (#3318)David Lu2016-06-141-2/+8
* Merge branch 'release-3.1'JoramWilander2016-06-133-40/+59
|\
| * Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-073-40/+59
* | PLT-2058 Debugging incoming web hook content (#3150)Martin Schenck2016-06-101-3/+23
* | CLI: invite user by email - missing siteURL in email (#3297)Thomas Balthazar2016-06-101-2/+2
|/
* System messages trigger notifications when user is mentioned (#3235)Joram Wilander2016-06-061-24/+23
* PLT-3114 Moved preview collapse out of pre-release features (#3206)Joram Wilander2016-06-062-0/+124
* PLT-2559 Always return successful when trying to join a channel that the user...Harrison Healey2016-06-063-4/+37
* PLT-2990 Clicking on a desktop notification from another team opens the team ...enahum2016-06-061-0/+1
* PLT-2939 Fix Default slash command icon is invalid (#3250)enahum2016-06-061-1/+1