summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing etag issue with load tests (#4777)Corey Hulen2016-12-131-0/+1
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-126-18/+135
* Add API call to get a channel by its name (#4700)Carlos Tadeu Panato Junior2016-12-112-0/+60
* gh-4759 add system message feedbak for expand/collapse command (#4761)Yusuke Nemoto2016-12-111-5/+14
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-0926-55/+58
* PLT-3736 Fixed duplicated create_direct api calls not returning the existing...Harrison Healey2016-12-091-7/+10
* Handled possible race confition in TestGetMessageForNotification (#4737)Harrison Healey2016-12-081-2/+2
* Fixed sender's username not being sent with websocket posted messages (#4736)Harrison Healey2016-12-081-1/+8
* Add API call to get a team by its name (#4690)Carlos Tadeu Panato Junior2016-12-082-0/+91
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-087-10/+52
* Push and Email Notifications should follow "Teammate Name Display" setting (#...Carlos Tadeu Panato Junior2016-12-071-21/+21
* PLT-4762 Prevent turn off of (at)mentions (server) (#4714)enahum2016-12-062-8/+29
* Improving command line interface (#4689)Christopher Speller2016-12-0610-103/+92
* Fixing crash when attempting to login (#4704)Corey Hulen2016-12-051-1/+1
* Invalidate user channel members cache when creating a new channel (#4694)Joram Wilander2016-12-021-0/+2
* PLT-4710 User search now obeys privacy settings (#4673)Joram Wilander2016-12-022-2/+168
* PLT-4839 Split too-long Slack messages on import. (#4679)George Goldberg2016-12-021-3/+18
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-012-0/+42
* Count posts to DMs as mentions when from webhooks (#4676)Joram Wilander2016-12-011-0/+3
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-304-1/+530
* Temporarily disable websocket test causing random build failures (#4680)Joram Wilander2016-11-301-5/+6
* PLT-4847 Fix formatting of links imported from Slack. (#4674)George Goldberg2016-11-292-0/+35
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-292-0/+60
* PLT-4357 Adding stats to HA (#4638)Corey Hulen2016-11-281-3/+27
* Fix failure to import same Slack archive to 2 teams. (#4650)George Goldberg2016-11-281-1/+5
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-247-34/+361
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-246-27/+109
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-227-21/+62
* PLT-4442 Generate preview images sequentially in Slack importer (#4617)George Goldberg2016-11-222-49/+50
* PLT-4277: Allow larger custom emojis by resizing (#4447)Iraquitan Cordeiro Filho2016-11-212-13/+133
* PLT-4598 add team id to push notification (#4623)Corey Hulen2016-11-211-0/+1
* PLT-3762 - Add API call to get a user by their username (#4611)Carlos Tadeu Panato Junior2016-11-212-0/+58
* Clear context error on post creation when create_at is set (#4615)Joram Wilander2016-11-211-0/+1
* Fix DM panic when user hasn't joined any team (#4604)enahum2016-11-211-5/+13
* Fix SystemAdmin use of CreateAt in CreatePost API (#4349) (#4408)Rachel Willmer2016-11-172-1/+34
* plt-2610 allow slash command to override username/icon_url (#4378)Yusuke Nemoto2016-11-171-0/+4
* PLT-4524 Update password reset page (#4522)Carlos Tadeu Panato Junior2016-11-172-6/+11
* Add support for editing slash commands (#4335)Brian Olecki2016-11-152-0/+99
* Fix websocket authentication test build gremlin (#4549)Joram Wilander2016-11-151-2/+0
* Deauthenticate websockets and set status to offline when user account deactiv...Joram Wilander2016-11-154-5/+38
* Update error message when uploading too large images (#4535)Raphaël Bournhonesque2016-11-151-1/+1
* Merge branch 'release-3.5'Christopher Speller2016-11-151-4/+4
|\
| * Fixing problem with email verification link (#4547)Corey Hulen2016-11-141-4/+4
* | Increase unit test coverage of api/user.go (#4541)Raphaël Bournhonesque2016-11-142-0/+47
* | PLT-4618 Fix email subjects (#4537)enahum2016-11-143-40/+25
|/
* PLT-4716 fixes cache invalidation issue (#4518)Corey Hulen2016-11-103-0/+6
* PLT-4665 Fix Max Channels limit wrong count (#4512)enahum2016-11-101-1/+1
* Only send WS hello event once authenticated (#4509)Joram Wilander2016-11-103-3/+12
* PLT-4670 DM channel creation via webhook fails (#4523)Alexander Smaga2016-11-101-0/+2
* Added small delay to TestUpdateChannelHeader (#4478)Harrison Healey2016-11-071-0/+2