summaryrefslogtreecommitdiffstats
path: root/api/api.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+1
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+4
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-141-0/+4
* PLT-2559 Always return successful when trying to join a channel that the user...Harrison Healey2016-06-061-2/+2
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+0
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-0/+1
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+0
* Adding APIs to reload config, recycle db connections and ping server (#3096)Corey Hulen2016-05-241-0/+10
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...Harrison Healey2016-05-051-0/+3
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-271-2/+4
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-13/+65
* Visiting invalid URLs and bad APIs causes redirect to error pageChristopher Speller2016-04-011-0/+2
* Convering client to react-router.Christopher Speller2016-03-141-40/+3
* Replaced FeedbackEmail with SupportEmail in the email footerHarrison Healey2016-03-031-1/+1
* PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-241-2/+10
* Merge branch 'master' into PLT-7-client-infra=Corey Hulen2016-01-211-3/+3
|\
| * Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-3/+3
* | PLT-7 Adding react-intl libs=Corey Hulen2016-01-211-0/+1
|/
* PLT-7 adding server side libraries=Corey Hulen2016-01-191-0/+3
* Added license validation and settingsJoramWilander2016-01-141-0/+1
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Inital support for multi-tab loging=Corey Hulen2015-10-161-1/+1
* Added api to get and set preferenceshmhealey2015-10-131-0/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement incoming webhooks.JoramWilander2015-09-211-0/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+1
* Removing old config stuff=Corey Hulen2015-09-151-1/+0
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-4/+6
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+1
* Added initial api to allow clientside code to query serverside configurationhmhealey2015-08-111-0/+1
* Changed all templates to use site url instead of team url for finding the 'st...nickago2015-07-311-2/+2
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-2/+2
* first commit=Corey Hulen2015-06-141-0/+61