mattermost/api
Debanshu Kundu 8a91235fb3 #4755 Combining consecutive user join/leave system messages to single message and few other changes. (#5945)
fix 7 and 8

remove @ at "{username} joined the channel"

refactor and update test
2017-08-01 02:17:21 +08:00
..
admin.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
admin_test.go PLT-6554 Add config setting to control enabling API version 3 (#6835) 2017-07-04 16:12:02 -04:00
api.go PLT-6554 Add config setting to control enabling API version 3 (#6835) 2017-07-04 16:12:02 -04:00
apitestlib.go Implement v4 endpoints for OAuth (#6040) 2017-04-20 09:55:02 -04:00
channel.go PLT-7092 Fixed creation of PostList with null Posts fields (#6924) 2017-07-13 08:12:11 -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_help_test.go Add /help slash command (#6650) 2017-06-29 10:38:56 -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 add /open command (#6717) 2017-06-26 09:36:47 -07:00
command_loadtest_test.go Fix places where we still refer to "/loadtest" (#6732) 2017-06-23 13:36:13 -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_open_test.go add /open command (#6717) 2017-06-26 09:36:47 -07:00
command_search_test.go add /search command (#6741) 2017-07-05 09:26:31 +08:00
command_settings_test.go PLT-6714: add /settings command (#6716) 2017-06-23 15:47:24 -07: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-6763 Implement user access tokens and new roles (server-side) (#6972) 2017-07-31 12:59:32 -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 Add paging to the GET /emojis endpoint (#6802) 2017-07-03 23:58:02 -07:00
emoji_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
file.go Fixed downloading of image files (#6934) 2017-07-15 02:42:08 +08:00
file_test.go Allow regions to be set and honored for S3 driver. (#7010) 2017-07-31 12:22:52 -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 Minor fix 2017-07-06 17:28:38 -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-6763 Implement user access tokens and new roles (server-side) (#6972) 2017-07-31 12:59:32 -04:00
post_test.go #4755 Combining consecutive user join/leave system messages to single message and few other changes. (#5945) 2017-08-01 02:17:21 +08: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 Minor fix 2017-07-06 17:28:38 -04:00
user_test.go Allow regions to be set and honored for S3 driver. (#7010) 2017-07-31 12:22:52 -04: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 Tweak WebSocket header-processing (#6929) 2017-07-13 18:48:07 -07:00