| .. |
|
admin.go
|
Implement brand image endpoints for APIv4 (#5733)
|
2017-03-14 09:35:48 -04:00 |
|
admin_test.go
|
Add pinned posts (#4217)
|
2017-03-13 12:25:08 +00:00 |
|
api.go
|
Implement APIv4 infrastructure (#5191)
|
2017-01-30 08:30:02 -05:00 |
|
apitestlib.go
|
Implement SAML endpoints for APIv4 (#5671)
|
2017-03-13 12:26:23 +00:00 |
|
channel.go
|
Add pinned posts (#4217)
|
2017-03-13 12:25:08 +00:00 |
|
channel_test.go
|
Add pinned posts (#4217)
|
2017-03-13 12:25:08 +00:00 |
|
cli_test.go
|
PLT-4938 Add app package and move logic over from api package (#4931)
|
2017-01-13 13:53:37 -05:00 |
|
command.go
|
Move command logic into app layer (#5617)
|
2017-03-13 09:23:16 -04:00 |
|
command_echo_test.go
|
Fixes for the /echo command (#4843)
|
2016-12-20 09:28:00 -05: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_test.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_test.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_test.go
|
PLT-1598 Slash command works in RHS (#4367)
|
2016-12-09 23:35:16 -05:00 |
|
command_msg_test.go
|
Fix msg command so that it doesn't try to pull all user profiles at once (#4936)
|
2017-01-03 10:09:19 -05:00 |
|
command_shortcuts_test.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
|
Implement APIv4 infrastructure (#5191)
|
2017-01-30 08:30:02 -05:00 |
|
context.go
|
Moving HTTP request counter to the start of ServeHTTP so count time is not effected by request duration. (#5764)
|
2017-03-14 14:56:35 -04:00 |
|
context_test.go
|
PLT-4938 Add app package and move logic over from api package (#4931)
|
2017-01-13 13:53:37 -05:00 |
|
deprecated.go
|
Increase performance when receiving messages (#5375)
|
2017-02-13 09:27:28 -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 |
|
emoji.go
|
Adding emoji caching (#5433)
|
2017-02-15 19:25:33 -05:00 |
|
emoji_test.go
|
Update emoji_test.go (#5589)
|
2017-03-01 13:57:11 -05:00 |
|
file.go
|
Endpoint for APIv4: /files/{file_id}/link (#5607)
|
2017-03-11 19:24:44 -03:00 |
|
file_test.go
|
Implement APIv4 infrastructure (#5191)
|
2017-01-30 08:30:02 -05:00 |
|
general.go
|
PLT-4938 Add app package and move logic over from api package (#4931)
|
2017-01-13 13:53:37 -05:00 |
|
general_test.go
|
Adding APIs to reload config, recycle db connections and ping server (#3096)
|
2016-05-24 14:31:30 -07:00 |
|
license.go
|
Reload license from DB for all cluster app servers (#5525)
|
2017-02-28 16:39:25 -05:00 |
|
license_test.go
|
PLT-2057 User as a first class object (#2648)
|
2016-04-21 22:37:01 -07:00 |
|
oauth.go
|
Implement APIv4 infrastructure (#5191)
|
2017-01-30 08:30:02 -05:00 |
|
oauth_test.go
|
PLT-4202 fix javascript error manage OAuth2 apps (#4039)
|
2016-09-20 12:02:08 -04:00 |
|
post.go
|
Add pinned posts (#4217)
|
2017-03-13 12:25:08 +00:00 |
|
post_test.go
|
Add pinned posts (#4217)
|
2017-03-13 12:25:08 +00:00 |
|
preference.go
|
PLT-4938 Add app package and move logic over from api package (#4931)
|
2017-01-13 13:53:37 -05: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
|
Merge 3.7 changes into master (#5679)
|
2017-03-07 16:05:01 -05:00 |
|
reaction_test.go
|
PLT-1378 Initial version of emoji reactions (#4520)
|
2016-11-30 13:55:49 -05:00 |
|
server_test.go
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
status.go
|
PLT-4938 Add app package and move logic over from api package (#4931)
|
2017-01-13 13:53:37 -05:00 |
|
status_test.go
|
Usernames must start with a letter (#5581)
|
2017-03-03 12:04:15 -05:00 |
|
team.go
|
Implement a few team endpoints for APIv4 (#5296)
|
2017-02-07 08:57:41 -08:00 |
|
team_test.go
|
Usernames must start with a letter (#5581)
|
2017-03-03 12:04:15 -05:00 |
|
user.go
|
Implement GET /users/autocomplete endpoint for APIv4 (#5742)
|
2017-03-13 12:29:41 +00:00 |
|
user_test.go
|
improvements for inbucket email test and re-enable Email mention test (#5647)
|
2017-03-11 19:39:00 -03:00 |
|
webhook.go
|
Move webhook logic from api layer to app layer (#5527)
|
2017-02-28 09:31:53 +00:00 |
|
webhook_test.go
|
Move webhook logic from api layer to app layer (#5527)
|
2017-02-28 09:31:53 +00:00 |
|
webrtc.go
|
More app code migration (#5170)
|
2017-01-25 09:32:42 -05:00 |
|
webrtc_test.go
|
Refactor and migrate more functions out of api into app package (#5063)
|
2017-01-13 15:17:50 -05:00 |
|
websocket.go
|
Fixing websocket auth then sending challenge (#5406)
|
2017-02-14 17:25:40 -05:00 |
|
websocket_handler.go
|
PLT-4938 Add app package and move logic over from api package (#4931)
|
2017-01-13 13:53:37 -05:00 |
|
websocket_test.go
|
Fixing websocket auth then sending challenge (#5406)
|
2017-02-14 17:25:40 -05:00 |