mattermost/api
2016-03-24 19:32:25 -04:00
..
admin.go Fixing unit tests 2016-03-15 19:54:04 -07:00
admin_test.go PLT-2115 Adding compliance 2016-03-15 18:27:45 -07:00
api.go Convering client to react-router. 2016-03-14 00:38:25 -04:00
api_test.go Fixing email unit tests 2016-02-01 08:35:08 -08:00
auto_channels.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
auto_constants.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
auto_environment.go Go fmt and rename file with 'enviroment' in filename 2015-10-30 12:55:48 -05:00
auto_posts.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
auto_teams.go Fix spelling of environment 2015-10-30 12:42:26 -05:00
auto_users.go Revert " PLT-7 adding loc for db calls" 2016-01-20 13:36:16 -06:00
channel.go Fixing IE expire issue 2016-02-11 13:17:27 -08:00
channel_benchmark_test.go Fixing email unit tests 2016-02-01 08:35:08 -08:00
channel_test.go Fixing email unit tests 2016-02-01 08:35:08 -08:00
command.go Revert "PLT-2183 Slash command auto-complete" 2016-03-18 13:16:51 -04:00
command_echo.go Adding loc to new command backend 2016-02-01 18:52:43 -08:00
command_echo_test.go adding different commands 2016-01-09 08:54:07 -06:00
command_join.go Adding loc to new command backend 2016-02-01 18:52:43 -08:00
command_join_test.go adding different commands 2016-01-09 08:54:07 -06:00
command_loadtest.go Moving tests to /tests and removing /doc folder. Docs are now in seperate repository 2016-02-18 09:25:10 -05:00
command_loadtest_test.go PLT-2344 support 3 versions back 2016-03-16 09:38:35 -07:00
command_logout.go PLT-1988 fixing slash logout 2016-03-07 17:16:56 -08:00
command_logout_test.go Fixing unit test 2016-03-07 17:45:15 -08:00
command_me.go Adding loc to new command backend 2016-02-01 18:52:43 -08:00
command_me_test.go adding different commands 2016-01-09 08:54:07 -06:00
command_shrug.go Adding loc to new command backend 2016-02-01 18:52:43 -08:00
command_shrug_test.go Fixing unit tests 2016-01-09 09:22:14 -06:00
command_test.go Revert "PLT-2183 Slash command auto-complete" 2016-03-18 13:16:51 -04:00
context.go Convering client to react-router. 2016-03-14 00:38:25 -04:00
context_test.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
export.go Refactoring api to use translations (chunk 2) 2016-01-22 01:37:11 -03:00
file.go Deleting posts with files now renames the file so that public links to those files no longer work 2016-03-08 12:27:27 -05:00
file_benchmark_test.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
file_test.go Converting to Webpack. Stage 1. 2016-03-16 18:02:55 -04:00
import.go Refactoring api to use translations (chunk 2) 2016-01-22 01:37:11 -03:00
license.go PLT-2115 Adding compliance 2016-03-15 18:27:45 -07:00
license_test.go Convering client to react-router. 2016-03-14 00:38:25 -04:00
oauth.go Fix oauth routes and link issues 2016-03-24 19:32:25 -04:00
oauth_test.go Fixing email unit tests 2016-02-01 08:35:08 -08:00
post.go Option to enable full snippets in push notifications 2016-03-17 13:20:17 -03:00
post_benchmark_test.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
post_test.go Removed search test case where MySQL and PostgreSQL didn't agree 2016-03-18 12:53:09 -04:00
preference.go Refactoring api to use translations (chunk 2) 2016-01-22 01:37:11 -03:00
preference_test.go Fixing email unit tests 2016-02-01 08:35:08 -08:00
server.go Set CORS Headers when needed if CORS is enabled 2016-03-02 21:24:40 -03:00
server_test.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
sharding.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
slackimport.go Fixing slack import. 2016-02-08 09:41:56 -05:00
team.go Convering client to react-router. 2016-03-14 00:38:25 -04:00
team_test.go Convering client to react-router. 2016-03-14 00:38:25 -04:00
user.go Fix oauth routes and link issues 2016-03-24 19:32:25 -04:00
user_test.go Add the ability to switch from email to ldap and back 2016-03-23 15:59:58 -04:00
web_conn.go PLT-7: Refactoring api to use translations (chunk 3) 2016-01-23 10:25:10 -03:00
web_hub.go PLT-7: Refactoring api to use translations (chunk 3) 2016-01-23 10:25:10 -03:00
web_socket.go PLT-7: Refactoring api to use translations (chunk 3) 2016-01-23 10:25:10 -03:00
web_socket_test.go Fixing email unit tests 2016-02-01 08:35:08 -08:00
web_team_hub.go Added ephemeral messages sent when a user mentions someone not in the channel 2016-02-04 11:38:56 -05:00
webhook.go Fixing incoming webhooks 2016-03-21 08:19:03 -04:00
webhook_test.go Fixing merge 2016-02-01 14:44:17 -08:00