summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Fixing clustering problem (#4320)Corey Hulen2016-10-252-20/+14
* PLT-4359 fixing push notification for more than 1 device (#4318)Corey Hulen2016-10-241-22/+18
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-1/+1
* Fix notifications for public/private channels and add basic unit test (#4295)Joram Wilander2016-10-212-15/+51
* HW 4139: Make channel limits configurable in the System Console (#4154)S4KH2016-10-211-0/+15
* Explicitly set Content-Type field when getting file attachments (#4280)Harrison Healey2016-10-201-15/+11
* PLT-4138 Fix /join command for non-admin accounts (#4265)Joram Wilander2016-10-202-3/+10
* Fixed handleImages to properly capture loop variables (#4275)Harrison Healey2016-10-201-3/+3
* Merging performance branch into master (#4268)Joram Wilander2016-10-1927-569/+1520
* PLT-3968 Require user for getMe API (#4225)enahum2016-10-171-5/+1
* GH-4187 Create direct channel during incoming webhook if not exists (#4206)Alexander Smaga2016-10-173-24/+16
* Make tests pass without internet connection (#4211)enahum2016-10-131-53/+53
* GH-4087 added extra fields to Props in header update system message (#4209)Alexander Smaga2016-10-132-0/+14
* 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