summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP users should not be subject to password guess limits or email verificati...Christopher Speller2016-06-051-3/+6
* PLT-2994 Added @all (#3233)David Lu2016-06-041-4/+4
* Don't allow users to be added to a channel they are not in the team of (#3246)Joram Wilander2016-06-043-3/+17
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-031-0/+23
* PLT-3131 Add slash command for sending email invites (#3218)Joram Wilander2016-06-023-4/+113
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-023-3/+3
* Close HTTP response bodies properly in golang driver (and some api functions)...Joram Wilander2016-06-022-0/+6
* Allow system admins to update and delete channels (#3161)Joram Wilander2016-06-012-23/+56
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-013-3/+3
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-013-3/+3
* Add a wait condition in outgoing webhook test to prevent race condition (#3177)Joram Wilander2016-05-311-0/+5
* PLT-2170 Send payload in application/json for outgoing webhooks (#3160)Thomas Balthazar2016-05-312-88/+92
* Send websocket event for system message posts (#3162)Joram Wilander2016-05-311-15/+17
* PLT-2061 Include FULL PATH in logs when referring to a directory (#3170)Khoa LĂȘ2016-05-311-1/+2
* Don't allow gitlab users to activate mfa (#3125)Joram Wilander2016-05-271-0/+4
* Added duplicated trigger validation (#3124)David Lu2016-05-274-13/+76
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-272-3/+2
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-272-2/+3
* Send Post ID in webhooks (#3120)Thomas Balthazar2016-05-262-3/+136
* Made message command for all users (#3122)David Lu2016-05-261-1/+1
* PLT-2976 Adding checkout for missing SMTP server when testing email connectio...Corey Hulen2016-05-262-2/+12
* fixed type speical -> special (#3052)rompic2016-05-251-2/+2
* Adding APIs to reload config, recycle db connections and ping server (#3096)Corey Hulen2016-05-245-42/+166
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-242-3/+2
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-244-10/+11
* Removed isTestDomain (#3069)David Lu2016-05-241-64/+0
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-242-2/+3
* Fixed double join messages (#3059)David Lu2016-05-202-21/+2
* PLT-2664 Split out push notifications from email notifications (#3049)Joram Wilander2016-05-191-177/+206
* Added /shortcuts (#3048)David Lu2016-05-192-0/+58
* Move away from the "andForget" style of function (#3046)Thomas Balthazar2016-05-187-351/+332
* Move away from the "andForget" style of function (#3043)Thomas Balthazar2016-05-182-170/+144
* Send email notification when username changed (#3022)Thomas Balthazar2016-05-181-9/+35
* Merge branch 'release-3.0'Christopher Speller2016-05-174-13/+8
|\
| * Fixing websocket connection=Corey Hulen2016-05-173-8/+8
| * Removed check of email signup from creating a team (#3029)Harrison Healey2016-05-171-5/+0
* | PLT-1909 Removed the ability to edit system posts (#3013)Harrison Healey2016-05-172-0/+17
* | PLT-2188 Integrations: Support raw new lines in the text payload (#2993)Thomas Balthazar2016-05-171-0/+11
* | Check team member instead of session for team admin role when updating/deleti...Joram Wilander2016-05-162-2/+27
* | Merge branch 'release-3.0'Christopher Speller2016-05-164-2/+8
|\|
| * Fixing issue with missing user (#2989)Corey Hulen2016-05-121-0/+4
| * Inlcude team Id for fake context for incoming webhooks (#2988)Joram Wilander2016-05-121-0/+2
| * Stopped login code from falling back to LDAP when it's disabled (#2986)Harrison Healey2016-05-122-2/+2
* | Moving to glideChristopher Speller2016-05-121-4/+4
* | Merge branch 'release-3.0'Christopher Speller2016-05-125-17/+27
|\|