summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert/Fix PLT-2805 (#3873)David Lu2016-08-297-51/+71
* Convert @mentions on Slack import. (#3837)George Goldberg2016-08-291-0/+26
* Moving CheckBrowserCompatability to debug (#3889)Corey Hulen2016-08-261-1/+1
* Fixing license (#3878)Corey Hulen2016-08-252-3/+9
* PLT-3942 Add real-time updates for center channel profile picture popover (#3...enahum2016-08-241-44/+21
* Add channel name on email notification. (#3824)Sang Jun Lee2016-08-241-11/+29
* Temporarily add response body logging for access token request to help debugg...Joram Wilander2016-08-241-2/+9
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-232-0/+125
* Add notification settings to control what statuses allow push notifications (...Joram Wilander2016-08-231-5/+20
* Prevent flagging of deleted posts and don't show deleted posts in flagged pos...Joram Wilander2016-08-221-0/+8
* Changed /teams/all api to only return teams the current user is a member of i...Harrison Healey2016-08-222-30/+21
* Reset context error for incoming webhooks after checking permission (#3847)Joram Wilander2016-08-221-0/+1
* Split /shortcuts programmatically (#3850)David Lu2016-08-222-4/+19
* Fixing 404 errors (#3838)Corey Hulen2016-08-221-6/+1
* Refactored CreatePost to not use context (#3813)David Lu2016-08-198-67/+75
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-181-28/+38
* PLT-3955/PLT-3956 Fixing issues with mentions (#3820)Harrison Healey2016-08-181-14/+16
* PLT-3822 after admin leaves team he cannot get admin access anymore (#3814)Corey Hulen2016-08-171-4/+5
* PLT-3881 Fix websocket errors after leaving the team (#3815)Corey Hulen2016-08-171-0/+2
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-166-28/+527
* Refactored mention parsing and added unit tests (#3806)Harrison Healey2016-08-162-207/+408
* PLT-3617 Switched public file links to use a sha256 hash (#3792)Harrison Healey2016-08-154-43/+48
* Send verification email if user has never logged in, send email changed email...Joram Wilander2016-08-121-2/+2
* EE: PLT-3747 Add create_channel to command line (#3760)enahum2016-08-121-0/+28
* fix OAuth provider when running test multiple times (#3782)enahum2016-08-111-2/+2
* PLT-3879 Fix OAuth provider routes (#3780)enahum2016-08-101-4/+2
* PLT-3865 Fix OAuth provider routes (#3768)enahum2016-08-091-3/+3
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-092-5/+12
* Fix garbled mail subject (#3694)MARUYAMA Takayuki2016-08-041-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-046-9/+106
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-042-0/+63
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-034-201/+588