..
admin.go
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04:00
admin_test.go
Removing password reset salt ( #6334 )
2017-05-04 16:36:51 -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-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04:00
cli_test.go
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -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
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -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
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04:00
context.go
Detach session activity update from statuses ( #6379 )
2017-05-10 09:48:50 -04: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-6262 Add config setting to disable file attachments ( #6301 )
2017-05-04 15:45:19 -04:00
file_test.go
PLT-6471 Properly panic when translations can't be loaded ( #6414 )
2017-05-23 11:06:25 -04: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-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04: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
Revert "Usernames must start with a letter ( #5581 )"
2017-04-18 17:37:25 -04: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-6471 Properly panic when translations can't be loaded ( #6414 )
2017-05-23 11:06:25 -04:00
webhook.go
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -04:00
webhook_test.go
PLT-5860 Updated copyright date ( #6058 )
2017-04-12 08:27:57 -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