summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Slack import unit tests (#4201)George Goldberg2016-10-122-12/+191
* Trim trailing slashes to prevent OAuth2 URI mismatch errors (#4204)Stan Hu2016-10-122-1/+22
* Import /me messages from Slack. (#4164)George Goldberg2016-10-121-0/+15
* Import Slack uploads if present in zip archive. (#4088)George Goldberg2016-10-122-5/+82
* PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...Harrison Healey2016-10-061-8/+36
* Correctly import Slack topic and purpose. (#4152)George Goldberg2016-10-051-1/+3
* Fix import of Slack file_comment messages. (#4132)George Goldberg2016-10-041-12/+20
* Adding ability to serve TLS directly from Mattermost server (#4119)Christopher Speller2016-10-031-6/+65
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-3010-1107/+1320
* Added a short wait to TestSetActiveChannel to stop randomly failing tests (#4...Harrison Healey2016-09-292-2/+4
* PLT-4155 Show correct login method in system console (#4102)enahum2016-09-281-0/+1
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-2713-77/+77
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-272-2/+3
* Cleaning up some old code from the permissions system change (#4090)Christopher Speller2016-09-262-46/+40
* Modifications to rate limiting settings. (#4091)Christopher Speller2016-09-262-7/+8
* Message is displayed when user joins Off_Topic (#4067)Ryan Wang2016-09-262-9/+20
* Updating golang dependancies (#4075)Christopher Speller2016-09-232-19/+50
* Fix TestSetActiveChannel unit test (#4071)Joram Wilander2016-09-221-1/+2
* Fixing update roles API (#4060)Christopher Speller2016-09-224-221/+179
* Fix !channel linking in Slack import. (#4065)George Goldberg2016-09-211-4/+9
* Fixing build break (#4063)Corey Hulen2016-09-211-1/+5
* Fix issue when saving session has an error (#4053)Corey Hulen2016-09-211-0/+9
* PLT-4202 fix javascript error manage OAuth2 apps (#4039)enahum2016-09-202-2/+3
* PLT-4179 send push notifications with override_username (#4040)enahum2016-09-201-1/+5
* PLT-1764 #channels => !channels on Slack import. (#4028)George Goldberg2016-09-191-0/+19
* PLT-4157 CLI to make a user active or inactive (#4025)enahum2016-09-151-0/+24
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-155-0/+88
* Update getUser API and add it to the JS driver (#4020)Joram Wilander2016-09-142-9/+50
* Modifying permissions system. (#3897)Christopher Speller2016-09-1323-513/+527
* Accept nil values for incoming webhook attachments (#4011)Joram Wilander2016-09-131-6/+3
* Unescape HTML entities in e-mail titles (fixes #3906) (#3969)Pierre Rudloff2016-09-121-1/+2
* Some improvments to slack import (#4010)Christopher Speller2016-09-122-12/+45
* PLT-3766 Change remaining LDAP references to AD/LDAP (#3985)Jason Blais2016-09-081-1/+1
* Include build number in server version given to the client (#3984)Joram Wilander2016-09-082-2/+2
* PLT-3775/PLT-4067 Fixes for email notifications for 3.4Harrison Healey2016-09-061-2/+37
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-3/+3
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-062-0/+50
* Fix @channel, @here and @everyone Slack import. (#3946)George Goldberg2016-09-061-0/+5
* PLT-3875 Update error page to use Markdown and add error for missing OAuth co...Joram Wilander2016-09-061-9/+6
* Send hello event containing server version on WebSocket connect (#3936)Joram Wilander2016-09-041-0/+5
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-025-14/+115
* Fixing SanitizeProfile (#3930)Christopher Speller2016-09-022-10/+85
* Update LastViewAt in create post API if not from a webhook (#3913)enahum2016-09-021-2/+5
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-012-1/+32
* PLT-3462 Add the ability to clear push notifications after channel is viewed ...Joram Wilander2016-08-312-65/+113
* Add debug logging when receiving an oauth redirect (#3916)Joram Wilander2016-08-311-0/+2
* PLT-1527 Add a slash command to set yourself away (#3752)Dmitri Aizenberg2016-08-3110-20/+206
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-302-1/+75
* PLT-3994 Fix OAuth2: Properly handle allowing an app fails (#3888)enahum2016-08-301-2/+4
* PLT-4026 Use client dir constant for OAuth Authorization page (#3895)enahum2016-08-301-1/+1