mattermost/model
2018-01-24 08:50:11 -05:00
..
gitlab several one-line panic, race, and logic fixes (#7766) 2017-11-03 08:25:38 -07:00
testdata PLT-3383: image proxy support (#7991) 2018-01-22 15:32:50 -06:00
access.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
access_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
analytics_row.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
analytics_row_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audit.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audit_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audits.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audits_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
authorization.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
authorize.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
authorize_test.go Implement v4 endpoints for OAuth (#6040) 2017-04-20 09:55:02 -04:00
builtin.go add model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07:00
bundle_info.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
bundle_info_test.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
channel.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
channel_count.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_data.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_list.go Removing channel list alias from apiv4 client (#6383) 2017-05-10 08:41:56 -07:00
channel_member.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
channel_member_history.go PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612) 2017-11-30 09:07:04 -05:00
channel_member_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_search.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_search_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_stats.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_test.go Fixing race in update channel (#7269) 2017-08-22 10:20:54 -07:00
channel_view.go PLT-7404 Return viewed at times in view channel API response (#7428) 2017-09-29 08:45:59 -07:00
channel_view_test.go PLT-7404 Return viewed at times in view channel API response (#7428) 2017-09-29 08:45:59 -07:00
client.go PLT-7810 Track if an APIv3 endpoint was used in the last day (#7744) 2017-10-31 14:36:41 -07:00
client4.go Add GET /emojis/name/{emoji_name} API endpoint (#8142) 2018-01-24 08:50:11 -05:00
cluster_discovery.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
cluster_discovery_test.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_info.go PLT-6079 Adding leader election (#7105) 2017-08-16 10:29:45 -07:00
cluster_info_test.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_message.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_message_test.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_stats.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
cluster_stats_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
command_args.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_response.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
command_response_test.go more robust command response content-type checking (#7412) 2017-09-11 10:09:24 -05:00
command_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_webhook.go PLT-1649: add response_url support for custom slash commands (#6739) 2017-08-16 08:17:57 -04:00
command_webhook_test.go PLT-1649: add response_url support for custom slash commands (#6739) 2017-08-16 08:17:57 -04:00
compliance.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
compliance_post.go Fixing issue with compliance export encoding (#7042) 2017-07-28 09:32:37 -06:00
compliance_post_test.go Fixing issue with compliance export encoding (#7042) 2017-07-28 09:32:37 -06:00
compliance_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
config.go [ICU-621] Add ExperimentalGroupUnreadChannels setting (#8127) 2018-01-23 17:59:41 -03:00
config_test.go PLT-8314: Test Message Export Against S3 Bucket (#7957) 2017-12-07 15:56:14 -05:00
data_retention_policy.go PLT-7705: API to get data retention policy. (#7539) 2017-10-02 12:43:21 +01:00
emoji.go Add sort query parameter to GET /emojis (#8121) 2018-01-19 09:37:59 -05:00
emoji_search.go ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125) 2018-01-23 08:04:44 -08:00
emoji_search_test.go ABC-90 Add POST /emoji/search and GET /emoji/autocomplete API endpoints (#8125) 2018-01-23 08:04:44 -08:00
emoji_test.go APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117) 2017-04-22 08:52:03 -04:00
file.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
file_info.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
file_info_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
gitlab.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
incoming_webhook.go [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019) 2018-01-03 10:35:36 -05:00
incoming_webhook_test.go [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019) 2018-01-03 10:35:36 -05:00
initial_load.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
initial_load_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
job.go PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612) 2017-11-30 09:07:04 -05:00
ldap.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
license.go PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612) 2017-11-30 09:07:04 -05:00
license_test.go PLT-6558: Basic data retention job scheduler/worker implementation. (#7449) 2017-09-15 09:53:48 -07:00
manifest.go Hash key for plugin store and limit id length (#7933) 2017-12-05 15:19:33 -08:00
manifest_test.go recommit: ordered plugin settings (#7919) (#7926) 2017-11-30 18:20:29 -06:00
message_export.go PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612) 2017-11-30 09:07:04 -05:00
mfa_secret.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
mfa_secret_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
modeltestlib_test.go platform/model: Don't pull in the "testing" package in normal builds (#6735) 2017-06-26 14:32:39 -04:00
oauth.go Fix OAuth SSO first account creation, add mobile support, and fix refresh tokens (#6181) 2017-04-25 09:38:33 -07:00
oauth_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
outgoing_webhook.go [PLT-840] Add option to outgoing webhooks to reply to the posted message as a comment (#7807) 2017-11-20 15:57:35 -08:00
outgoing_webhook_test.go add model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07:00
plugin_key_value.go Hash key for plugin store and limit id length (#7933) 2017-12-05 15:19:33 -08:00
plugin_key_value_test.go PLT-8131 (part2) Add plugin key value store support (#7902) 2017-11-27 17:23:35 -05:00
plugins_response.go PLT-8018: Bundled jira plugin (#7920) 2017-11-30 14:55:44 -06:00
plugins_response_test.go PLT-8018: Bundled jira plugin (#7920) 2017-11-30 14:55:44 -06:00
post.go Merge branch 'release-4.6' 2018-01-23 15:07:31 -05:00
post_list.go PLT-3383: image proxy support (#7991) 2018-01-22 15:32:50 -06:00
post_list_test.go PLT-7822: Fix search order for SQL search backend. (#7704) 2017-10-24 14:27:15 -04:00
post_test.go PLT-3383: image proxy support (#7991) 2018-01-22 15:32:50 -06:00
preference.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
preference_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
preferences.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
push_notification.go Include post_id and root_id to handle actions from the PN (#7286) 2017-08-28 11:54:23 -03:00
push_notification_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
push_response.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
push_response_test.go PLT-6112: Add some more unit tests to the model package (#6142) 2017-04-20 09:58:54 -04:00
reaction.go [XYZ-6] Add sampledata platform command (#8027) 2018-01-11 10:57:47 -05:00
reaction_test.go fix reaction's name validation with + sign in it (#6221) 2017-04-26 10:11:32 -04:00
saml.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
saml_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
scheduled_task.go PLT-6408 Framework for job server (#6404) 2017-05-18 15:05:57 -04:00
scheduled_task_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
search_params.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
search_params_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
security_bulletin.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
security_bulletin_test.go PLT-6112: Add some more unit tests to the model package (#6142) 2017-04-20 09:58:54 -04:00
session.go PLT-6226 fixing race in IsAuth (#7296) 2017-09-05 07:58:47 -07:00
session_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
slack_attachment.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
status.go [PLT-4341] add dnd command (#7694) 2017-10-25 11:51:13 -04:00
status_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
suggest_command.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
suggest_command_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
switch_request.go Move user actions over to use redux and v4 (#6649) 2017-06-15 10:34:20 -04:00
switch_request_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
system.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
system_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team.go APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117) 2017-04-22 08:52:03 -04:00
team_member.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
team_member_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_search.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_search_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_stats.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
token.go Minor fix 2017-07-06 17:28:38 -04:00
user.go Add admin update endpoint that can update authservice and authdata (#7842) 2018-01-04 12:45:59 -05:00
user_access_token.go [PLT-7794] Add user access token enable/disable endpoints (#7630) 2017-10-19 08:10:29 -04:00
user_access_token_search.go [PLT-7793] Add /users/tokens/search endpoint (#8088) 2018-01-11 16:30:55 -05:00
user_access_token_search_test.go [PLT-7793] Add /users/tokens/search endpoint (#8088) 2018-01-11 16:30:55 -05:00
user_access_token_test.go PLT-6763 Implement user access tokens and new roles (server-side) (#6972) 2017-07-31 12:59:32 -04:00
user_autocomplete.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
user_search.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
user_search_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
user_test.go [PLT-5864] Move teammate name display setting to the System Console (#6681) 2017-06-30 09:06:59 +01:00
utils.go [PLT-6936] Translate AppError.Message automatically by default (#8063) 2018-01-08 13:13:24 -05:00
utils_test.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
version.go Uncomment upgrade for 4.6 (#8045) 2018-01-05 12:29:40 -05:00
version_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
webrtc.go Revert PLT-7809 (#7793) 2017-11-06 10:23:15 -08:00
webrtc_test.go Revert PLT-7809 (#7793) 2017-11-06 10:23:15 -08:00
websocket_client.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
websocket_message.go PLT-7978 Add websocket event for user role update (#7745) 2017-10-31 16:00:21 +00:00
websocket_message_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
websocket_request.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
websocket_request_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00