mattermost/api
2016-12-22 16:58:21 -03:00
..
admin.go Adding metrics for caching mechanisms (#4828) 2016-12-19 10:16:22 -05:00
admin_test.go PLT-4853 Adding cache purging to the server (server) (#4735) 2016-12-08 10:18:15 -05:00
api.go Adding metrics for caching mechanisms (#4828) 2016-12-19 10:16:22 -05:00
apitestlib.go Improving command line interface (#4689) 2016-12-06 10:49:34 -05:00
authentication.go Some improvments to password handling (#3549) 2016-07-12 10:09:04 -04:00
authorization.go Merging performance branch into master (#4268) 2016-10-19 14:49:25 -04:00
authorization_test.go Modifying permissions system. (#3897) 2016-09-13 12:42:48 -04:00
auto_channels.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
auto_constants.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
auto_environment.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
auto_posts.go PLT-3105 Files table migration (#4068) 2016-09-30 11:06:30 -04:00
auto_teams.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
auto_users.go Merging performance branch into master (#4268) 2016-10-19 14:49:25 -04:00
channel.go API for getting channel members by IDs. (#4877) 2016-12-22 10:21:05 -08:00
channel_test.go API for getting channel members by IDs. (#4877) 2016-12-22 10:21:05 -08:00
cli_test.go Improving command line interface (#4689) 2016-12-06 10:49:34 -05:00
command.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_away.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_echo.go Fixes for the /echo command (#4843) 2016-12-20 09:28:00 -05:00
command_echo_test.go Fixes for the /echo command (#4843) 2016-12-20 09:28:00 -05:00
command_expand_collapse.go gh-4759 add system message feedbak for expand/collapse command (#4761) 2016-12-11 21:26:53 -08:00
command_expand_collapse_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_invite_people.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_invite_people_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_join.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_join_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_loadtest.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_loadtest_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_logout.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_logout_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_me.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_me_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_msg.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_msg_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_offline.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_online.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_shortcuts.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_shortcuts_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_shrug.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_shrug_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
command_statuses_test.go Adding caching layer to some posts calls (#4779) 2016-12-14 00:24:24 -03:00
command_test.go PLT-1598 Slash command works in RHS (#4367) 2016-12-09 23:35:16 -05:00
context.go Adding session cache directly to web-conn (#4861) 2016-12-22 07:52:02 -05:00
context_test.go Trim trailing slashes to prevent OAuth2 URI mismatch errors (#4204) 2016-10-12 09:51:57 -04:00
deprecated.go PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel into a single API (#4840) 2016-12-21 16:35:01 -05:00
deprecated_test.go PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel into a single API (#4840) 2016-12-21 16:35:01 -05:00
email_batching.go PLT-3647 Email Batching (#3718) 2016-08-16 14:41:47 -04:00
email_batching_test.go PLT-3647 Email Batching (#3718) 2016-08-16 14:41:47 -04:00
emoji.go PLT-1378 Initial version of emoji reactions (#4520) 2016-11-30 13:55:49 -05:00
emoji_test.go PLT-4277: Allow larger custom emojis by resizing (#4447) 2016-11-21 23:00:13 -03:00
file.go Fixed encoding of file name when downloading attachments (#4787) 2016-12-14 00:18:54 -03:00
file_test.go Moving away from goamz to use minio-go instead. (#4193) 2016-10-26 08:21:07 -04:00
general.go PLT-2899 adding clustering of app servers (#3682) 2016-08-04 13:25:37 -04:00
general_test.go Adding APIs to reload config, recycle db connections and ping server (#3096) 2016-05-24 14:31:30 -07:00
import.go PLT-4839 Split too-long Slack messages on import. (#4679) 2016-12-02 08:13:15 -05:00
license.go Adding metrics for caching mechanisms (#4828) 2016-12-19 10:16:22 -05:00
license_test.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
oauth.go PLT-4767 Implement MFA Enforcement (#4662) 2016-12-12 10:16:10 -03:00
oauth_test.go PLT-4202 fix javascript error manage OAuth2 apps (#4039) 2016-09-20 12:02:08 -04:00
post.go Adding session cache directly to web-conn (#4861) 2016-12-22 07:52:02 -05:00
post_test.go Handled possible race confition in TestGetMessageForNotification (#4737) 2016-12-08 12:41:00 -03:00
preference.go PLT-2992 Added the ability to use different themes for each team (#3411) 2016-07-14 10:08:36 -04:00
preference_test.go PLT-2992 Added the ability to use different themes for each team (#3411) 2016-07-14 10:08:36 -04:00
reaction.go PLT-1378 Initial version of emoji reactions (#4520) 2016-11-30 13:55:49 -05:00
reaction_test.go PLT-1378 Initial version of emoji reactions (#4520) 2016-11-30 13:55:49 -05:00
server.go Improving command line interface (#4689) 2016-12-06 10:49:34 -05:00
server_test.go Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
slackimport.go Adding caching layer to some posts calls (#4779) 2016-12-14 00:24:24 -03:00
slackimport_test.go PLT-4847 Fix formatting of links imported from Slack. (#4674) 2016-11-29 14:07:07 -05:00
status.go PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel into a single API (#4840) 2016-12-21 16:35:01 -05:00
status_test.go PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel into a single API (#4840) 2016-12-21 16:35:01 -05:00
team.go Remove new user event handling on client (#4822) 2016-12-22 10:35:55 -05:00
team_test.go Fix API Get channels for a user returns users' dm channels with blank teamid (#4748) 2016-12-20 07:55:22 -08:00
user.go Fixing image profiles (#4863) 2016-12-21 08:33:04 -05:00
user_test.go PLT-4767 Implement MFA Enforcement (#4662) 2016-12-12 10:16:10 -03:00
web_conn.go Adding session cache directly to web-conn (#4861) 2016-12-22 07:52:02 -05:00
web_hub.go Adding session cache directly to web-conn (#4861) 2016-12-22 07:52:02 -05:00
webhook.go Return 400 bad request codes for webhooks when attachment or text is too long (#4879) 2016-12-22 16:58:21 -03:00
webhook_test.go Return 400 bad request codes for webhooks when attachment or text is too long (#4879) 2016-12-22 16:58:21 -03:00
webrtc.go PLT-4550 move webrtc to TE (#4440) 2016-11-04 12:05:32 -04:00
webrtc_test.go PLT-4550 move webrtc to TE (#4440) 2016-11-04 12:05:32 -04:00
websocket.go PLT-3562 Switch websocket over to post-connect authentication (#4327) 2016-10-31 08:59:23 -04:00
websocket_handler.go Merging performance branch into master (#4268) 2016-10-19 14:49:25 -04:00
websocket_router.go Deauthenticate websockets and set status to offline when user account deactivated (#4551) 2016-11-15 12:38:58 -03:00
websocket_test.go Temporarily disable websocket test causing random build failures (#4680) 2016-11-30 10:25:53 -05:00