mattermost/api
2017-06-19 09:08:52 -07:00
..
admin.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
admin_test.go Adding short unit tests by default (#6494) 2017-05-25 11:01:53 -04:00
api.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
apitestlib.go Implement v4 endpoints for OAuth (#6040) 2017-04-20 09:55:02 -04:00
channel.go Forward port 3.8.1 changes that missed master (#6362) 2017-05-09 16:01:06 -04:00
channel_test.go PLT-6761 fixing unit tests (#6671) 2017-06-19 09:08:52 -07:00
cli_test.go Adding short unit tests by default (#6494) 2017-05-25 11:01:53 -04:00
command.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_echo_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_expand_collapse_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_invite_people_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_join_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_loadtest_test.go Merge release-3.10 into master (#6654) 2017-06-15 11:05:43 -04:00
command_logout_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_me_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_msg_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_shortcuts_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_shrug_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_statuses_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_test.go Merge release-3.10 into master (#6654) 2017-06-15 11:05:43 -04:00
context.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
context_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
deprecated.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
deprecated_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
emoji.go [APIV4] GET /emoji/{emoji_id}/image for apiV4 (#6141) 2017-04-20 11:14:15 -04:00
emoji_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
file.go PLT-6678 Change Cache-Control to private for files (#6660) 2017-06-16 09:35:15 -07:00
file_test.go Support AWS Signature V2 for Mattermost for S3 storage. (#6462) 2017-05-30 16:12:24 -07:00
general.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
general_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
license.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
license_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
oauth.go Ability to use OAuth login from mobile (#6432) 2017-05-17 17:33:44 -04:00
oauth_test.go Creating common token store and moving email invites and verification to it (#6213) 2017-04-27 10:55:03 -04:00
post.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
post_test.go PLT-6761 fixing unit tests (#6671) 2017-06-19 09:08:52 -07:00
preference.go PLT-1384 Added websocket event when preferences are updated/deleted (#6107) 2017-04-20 13:57:31 +01:00
preference_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
reaction.go APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117) 2017-04-22 08:52:03 -04:00
reaction_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
server_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
status.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
status_test.go Revert "Usernames must start with a letter (#5581)" 2017-04-18 17:37:25 -04:00
team.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_test.go PLT-6761 fixing unit tests (#6671) 2017-06-19 09:08:52 -07:00
user.go Creating common token store and moving email invites and verification to it (#6213) 2017-04-27 10:55:03 -04:00
user_test.go PLT-6761 fixing unit tests (#6671) 2017-06-19 09:08:52 -07:00
webhook.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
webhook_test.go PLT-6581 breakup webhooks greater than 4K into multiple posts (#6530) 2017-06-02 12:08:04 -04:00
webrtc.go Implement GET /webrtc/token endpoint for APIv4 (#6046) 2017-04-16 21:14:31 -04:00
websocket.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
websocket_test.go PLT-6393: Fix Websocket CORS header check. (#6335) 2017-05-04 17:21:28 -04:00