mattermost/model
Chris 539f66313d Add autoclose dm config parameter (#7734)
* add autoclose dm config parameter

* update naming
2017-10-30 14:52:47 -03:00
..
gitlab Renaming repo 2017-09-06 23:11:59 -07: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 PLT-6987 User access token UI (#7007) 2017-08-01 11:06:53 -04: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_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-7811 Standardized team sanitization flow (#7586) 2017-10-09 10:30:59 -07:00
client4.go simplify things (#7735) 2017-10-30 11:57:24 -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-7684 Add support to outgoing webhooks and slash commands to set post type and props (#7531) 2017-09-28 09:08:16 -07: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 Add autoclose dm config parameter (#7734) 2017-10-30 14:52:47 -03:00
config_test.go simplify things (#7735) 2017-10-30 11:57:24 -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 Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04: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 Adding debugging for webhook (#7199) 2017-08-18 15:58:26 -07:00
incoming_webhook_test.go Adding debugging for webhook (#7199) 2017-08-18 15:58:26 -07: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-7644: Improve job scheduler architecture. (#7532) 2017-09-28 09:11:13 -07:00
ldap.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
license.go simplify things (#7735) 2017-10-30 11:57:24 -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 add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
manifest_test.go PLT-7622 Improvements to server handling of webapp plugins (#7445) 2017-09-15 08:51:46 -04: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-7684 Add support to outgoing webhooks and slash commands to set post type and props (#7531) 2017-09-28 09:08:16 -07:00
outgoing_webhook_test.go add model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07:00
plugins_response.go Fixing build failure due to missing licence header (#7720) 2017-10-25 11:24:12 -07:00
plugins_response_test.go Differentiate between installed and activated states for plugins (#7706) 2017-10-25 08:17:17 -04:00
post.go PLT-7599: webhook post splitting (#7707) 2017-10-24 19:36:31 -04:00
post_list.go PLT-7822: Fix search order for SQL search backend. (#7704) 2017-10-24 14:27:15 -04: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-7362] Option to add user to channel if mentioned user is not currently in the channel (#7619) 2017-10-21 01:38:26 +08: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 Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04: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-6403: Interactive messages (#7274) 2017-08-29 16:14:59 -05:00
slack_attachment_test.go PLT-7212: fix missing webhook post attachments (#7011) 2017-08-03 16:25:47 -07: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 model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07: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_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 simplify things (#7735) 2017-10-30 11:57:24 -05:00
utils_test.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
version.go 4.3 pre-cut (#7569) 2017-10-04 13:10:16 -07:00
version_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
webrtc.go PLT-7809: Add support for Kopano Webmeetings WebRTC server (#7590) 2017-10-16 16:11:03 +01:00
webrtc_test.go PLT-7809: Add support for Kopano Webmeetings WebRTC server (#7590) 2017-10-16 16:11:03 +01:00
websocket_client.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
websocket_message.go PLT-7622 Improvements to server handling of webapp plugins (#7445) 2017-09-15 08:51:46 -04: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