mattermost/app
Jesús Espino 5fbec91c35 MM-9747: Small fixes for attachments import (#9225)
* MM-9747: Small fixes for attachments import

* Adding unit test RootId check in replies
2018-08-08 12:10:05 +02:00
..
admin.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
analytics.go Add inactive user count to analytics and fix client analytics function (#8695) 2018-05-02 07:50:56 -07:00
app.go MM-11384: Add system install date information to the client config (#9218) 2018-08-08 12:04:36 +02:00
app_test.go Temporarily comment out until MM-11108 to fix builds (#9133) 2018-07-19 09:58:58 -04:00
apptestlib.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00
audit.go Renaming repo 2017-09-06 23:11:59 -07:00
authentication.go remove license check when enforcing password requirements (#8840) 2018-05-23 20:36:20 +08:00
authentication_test.go User based rate limiting (#8152) 2018-01-31 09:49:15 -08:00
authorization.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
authorization_test.go Fixing misspell errors (#8544) 2018-03-29 10:04:54 -04:00
auto_channels.go MM-8708 Remove api package (#8784) 2018-05-16 13:43:22 -04:00
auto_constants.go general cleanup (#8387) 2018-03-07 12:36:40 -06:00
auto_environment.go MM-8708 Remove api package (#8784) 2018-05-16 13:43:22 -04:00
auto_posts.go MM-8708 Remove api package (#8784) 2018-05-16 13:43:22 -04:00
auto_responder.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00
auto_responder_test.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00
auto_teams.go MM-8708 Remove api package (#8784) 2018-05-16 13:43:22 -04:00
auto_users.go MM-8708 Remove api package (#8784) 2018-05-16 13:43:22 -04:00
brand.go [MM-10718] Move custom branding to TE (#8871) 2018-06-02 06:33:59 +08:00
channel.go MM-11510: Adds delete at value to delete channel websocket event. (#9217) 2018-08-04 12:58:41 +02:00
channel_test.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
cluster.go MM-10502: Only cluster master should run job schedulers. (#9174) 2018-07-31 07:40:23 -07:00
cluster_discovery.go MM-8622: Improved plugin error reporting (#8737) 2018-05-23 14:26:35 -04:00
cluster_discovery_test.go Fix races / finally remove global app for good (#7570) 2017-10-04 13:09:41 -07:00
cluster_handlers.go remove remaining Global() calls (outside of tests) (#7521) 2017-09-28 00:52:34 +08:00
command.go MM-10201: querystring for get slash commands (#8779) 2018-05-14 13:24:22 -04:00
command_away.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_channel_header.go MM-11194: Fix channel header slash command. (#9057) 2018-07-08 11:27:13 +02:00
command_channel_header_test.go MM-11194: Fix channel header slash command. (#9057) 2018-07-08 11:27:13 +02:00
command_channel_purpose.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_channel_rename.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_channel_rename_test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
command_code.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_code_test.go remove more global references (#7442) 2017-09-14 13:01:44 -04:00
command_dnd.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00
command_echo.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
command_expand_collapse.go remove go Publish(...) idiom (#8373) 2018-03-02 16:49:18 +00:00
command_groupmsg.go MM-11227: Fix group msg slash command. (#9070) 2018-07-10 10:54:49 +02:00
command_groupmsg_test.go MM-11227: Fix group msg slash command. (#9070) 2018-07-10 10:54:49 +02:00
command_help.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_invite.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
command_invite_people.go MM-11229: Fix invite people slash command and add test case. (#9074) 2018-07-10 10:56:04 +02:00
command_invite_people_test.go fix TestInvitePeopleProvider test (#9084) 2018-07-10 15:43:06 +02:00
command_invite_test.go [MM-10458] Change system response to "Could not find the channel" - bug fix (#8738) 2018-05-11 11:20:47 -04:00
command_join.go MM-10910 fix join and open channel commands to work with tilde (#8984) 2018-06-27 15:08:58 +02:00
command_join_test.go MM-10910 fix join and open channel commands to work with tilde (#8984) 2018-06-27 15:08:58 +02:00
command_leave.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_loadtest.go MM-8708 Remove api package (#8784) 2018-05-16 13:43:22 -04:00
command_logout.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_me.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_msg.go MM-11174: Fix /msg slash command. (#9059) 2018-07-10 10:53:51 +02:00
command_msg_test.go MM-11174: Fix /msg slash command. (#9059) 2018-07-10 10:53:51 +02:00
command_mute.go Fix mute channel when not a member and adding unit tests (#8609) 2018-04-12 09:12:59 -04:00
command_mute_test.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
command_offline.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_online.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00
command_open.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_remove.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
command_search.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_settings.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_shortcuts.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_shrug.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
command_test.go PLT-7818 Updates to post type (#7579) 2017-10-09 10:30:48 -07:00
compliance.go add App.License, remove utils.IsLicensed / utils.License calls (#8203) 2018-02-06 17:25:49 -06:00
config.go MM-11384: Add system install date information to the client config (#9218) 2018-08-08 12:04:36 +02:00
config_test.go MM-11384: Add system install date information to the client config (#9218) 2018-08-08 12:04:36 +02:00
data_retention.go PLT-7705: API to get data retention policy. (#7539) 2017-10-02 12:43:21 +01:00
diagnostics.go Add missing diagnostics for v5.2 (#9200) 2018-08-01 11:17:24 -07:00
diagnostics_test.go Adding ability for plugin system to respect the defaults listed in the plugin manifest. (#9066) 2018-07-09 07:25:57 -07:00
elasticsearch.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
email.go Break HTML blocks to individual strings (#8903) 2018-07-20 12:52:20 -04:00
email_batching.go Small translation fixes (#8940) 2018-06-16 09:35:24 +02:00
email_batching_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
emoji.go MM-10188: expect io.Reader in FileBackend.WriteFile (#8765) 2018-05-10 15:16:33 -07:00
extension.go Support for Embeded chat (#9129) 2018-07-18 14:56:38 -07:00
file.go MM-11575: change plugin nil semantics (#9212) 2018-08-03 13:15:51 -04:00
file_test.go Feature/fileinfo create copy (#9198) 2018-08-02 10:37:31 -04:00
import.go Split app/import.go in multiple files (#9179) 2018-08-01 15:45:26 +02:00
import_functions.go MM-9747: Small fixes for attachments import (#9225) 2018-08-08 12:10:05 +02:00
import_functions_test.go MM-9747: Small fixes for attachments import (#9225) 2018-08-08 12:10:05 +02:00
import_test.go Split app/import.go in multiple files (#9179) 2018-08-01 15:45:26 +02:00
import_types.go Split app/import.go in multiple files (#9179) 2018-08-01 15:45:26 +02:00
import_validators.go Split app/import.go in multiple files (#9179) 2018-08-01 15:45:26 +02:00
import_validators_test.go Split app/import.go in multiple files (#9179) 2018-08-01 15:45:26 +02:00
job.go remove jobs.Srv and other jobs-related globals (#7535) 2017-09-29 10:29:29 +01:00
job_test.go Fix races / finally remove global app for good (#7570) 2017-10-04 13:09:41 -07:00
ldap.go MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID without losing their account (#8756) 2018-05-10 09:46:09 -07:00
license.go Structured logging (#8673) 2018-04-27 12:49:45 -07:00
license_test.go revert master changes 2018-02-12 16:01:02 -05:00
login.go CSRF Token Implementation for Plugins (#9192) 2018-08-01 15:16:04 -07:00
login_test.go Prototype for CBA (#8475) 2018-06-12 10:16:39 -07:00
notification.go MM-11529: Allow to Leave an archived channel from the API (#9204) 2018-08-03 10:44:32 +02:00
notification_email.go Split notifications file into different files (#9164) 2018-07-28 19:20:44 +02:00
notification_email_test.go Split notifications file into different files (#9164) 2018-07-28 19:20:44 +02:00
notification_push.go Split notifications file into different files (#9164) 2018-07-28 19:20:44 +02:00
notification_push_test.go Migrate notification_push_test to table testing (#9195) 2018-07-31 20:29:57 +02:00
notification_test.go MM-11529: Allow to Leave an archived channel from the API (#9204) 2018-08-03 10:44:32 +02:00
oauth.go CSRF Token Implementation for Plugins (#9192) 2018-08-01 15:16:04 -07:00
oauth_test.go Implement OAuth2 implicit grant flow (#9178) 2018-07-27 17:35:43 -04:00
options.go Remove global config watcher (#8080) 2018-01-11 13:23:41 -08:00
permissions.go MM-10570: Make permissions reset command clear custom role assignments. (#8976) 2018-06-25 14:34:59 +01:00
permissions_test.go Relese5.0 merge master 20180608 (#8933) 2018-06-08 17:04:17 +02:00
plugin.go MM-11420: plugins: compute bundle hash on load (#9172) 2018-07-31 16:29:52 -04:00
plugin_api.go Feature/fileinfo create copy (#9198) 2018-08-02 10:37:31 -04:00
plugin_api_test.go MM-11028 Adding some plugin tests. (#9103) 2018-07-18 16:35:12 -07:00
plugin_commands.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
plugin_deadlock_test.go MM-11575: change plugin nil semantics (#9212) 2018-08-03 13:15:51 -04:00
plugin_hooks_test.go MM-11575: change plugin nil semantics (#9212) 2018-08-03 13:15:51 -04:00
plugin_install.go unpack prepacked plugins on plugins initialization (#9149) 2018-07-26 08:45:26 -04:00
plugin_key_value_store.go MM-10702 Moving plugins to use hashicorp go-plugin. (#8978) 2018-06-25 12:33:13 -07:00
plugin_requests.go CSRF Token Implementation for Plugins (#9192) 2018-08-01 15:16:04 -07:00
plugin_statuses.go Add missed plugin error translation (#9131) 2018-07-19 10:46:53 -07:00
plugin_test.go Fix plugin.ServeHTTP subpath (#9161) 2018-07-26 08:33:56 -04:00
post.go MM-11575: change plugin nil semantics (#9212) 2018-08-03 13:15:51 -04:00
post_test.go MM-11175 Add logic to server to understand markdown images with dimensions (#9159) 2018-08-01 11:43:58 -04:00
preference.go remove go Publish(...) idiom (#8373) 2018-03-02 16:49:18 +00:00
ratelimit.go MM-10934 Update server dependencies. (#8981) 2018-06-21 16:10:40 -04:00
ratelimit_test.go handle RateLimiter initialization errors (#8199) 2018-02-05 23:27:34 -06:00
reaction.go MM-11172: Don't allow reacting in read-only town square. (#9106) 2018-07-16 13:04:52 +01:00
role.go MM-10233: Add scheme importing to bulk importer. (#8928) 2018-06-21 12:02:35 +01:00
saml.go Fix various segfaults when running go test manually (#8448) 2018-03-21 18:27:14 +00:00
scheme.go MM-10233: Add scheme importing to bulk importer. (#8928) 2018-06-21 12:02:35 +01:00
security_update_check.go MM-8716: Security Update Check URL should have recognisable name. (#8983) 2018-06-22 10:14:33 -07:00
server.go Add siteURL to WS origin check (#9183) 2018-07-30 17:21:57 -04:00
server_test.go MM-9274- Sort Users in Channel by status (#8181) 2018-03-09 07:48:30 -05:00
session.go Break HTML blocks to individual strings (#8903) 2018-07-20 12:52:20 -04:00
session_test.go revert master changes 2018-02-12 16:01:02 -05:00
slack.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
slack_test.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
slackimport.go Split app/import.go in multiple files (#9179) 2018-08-01 15:45:26 +02:00
slackimport_test.go Renaming repo 2017-09-06 23:11:59 -07:00
status.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00
status_test.go MM-9274- Sort Users in Channel by status (#8181) 2018-03-09 07:48:30 -05:00
team.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
team_test.go MM-11521/MM-11522 Fix being able to create users with invalid emails through API (#9199) 2018-08-01 15:18:14 -04:00
timezone.go Timezone feature (#8185) 2018-03-22 09:53:43 -04:00
user.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
user_agent.go MM-10495 Updated user agent detection to match output of previous library (#8748) 2018-05-09 12:25:03 -04:00
user_agent_test.go MM-10495 Updated user agent detection to match output of previous library (#8748) 2018-05-09 12:25:03 -04:00
user_test.go MM-11521/MM-11522 Fix being able to create users with invalid emails through API (#9199) 2018-08-01 15:18:14 -04:00
web_conn.go Pr 9039 (#9187) 2018-07-30 15:06:08 -04:00
web_conn_test.go MM-10007 Send an admin and regular WS events when a user is updated (#8588) 2018-04-20 08:44:18 -04:00
web_hub.go Reset status to away after web conn disconnect if necessary (#8988) 2018-06-27 14:19:06 -07:00
web_hub_test.go try to fix the flaky test (#9231) 2018-08-07 19:52:51 +02:00
webhook.go added the custom icon and username for the outgoing webhook and its response (#9141) 2018-07-25 08:31:41 -04:00
webhook_test.go added the custom icon and username for the outgoing webhook and its response (#9141) 2018-07-25 08:31:41 -04:00
webrtc.go HTTP client refactor (#7884) 2017-11-22 10:15:03 -05:00
websocket_router.go MM-10254 Add plugin APIs for getting/updating user statuses (#9101) 2018-07-16 15:49:26 -04:00