summaryrefslogtreecommitdiffstats
path: root/api/api.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-241-2/+10
| | | | - Translation for api templates english and spanish
* 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
| | | | | | | | | | | | | | | | - Add spanish translations - Files in order by name from admin to export - Does not include api templates and tests - Fix web_test to load translations - Fix i18n to fallback to DEFAULT_LOCALE if no system locale found
* | 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 ↵nickago2015-07-311-2/+2
| | | | 'static' directory
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-2/+2
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* first commit=Corey Hulen2015-06-141-0/+61