mattermost/api4
2019-11-12 18:41:26 +04:00
..
api.go Move to the mattermost/go-i18n fork (#10669) 2019-04-23 09:33:42 -04:00
apitestlib.go Migrate tests from "api4/team_test.go" to use testify (#12902) 2019-11-12 12:43:10 +01:00
bot.go MM-16872 - Extend Plugin API to set LHS bot icon (#11601) 2019-07-11 12:00:12 -04:00
bot_test.go MM-16872 - Extend Plugin API to set LHS bot icon (#11601) 2019-07-11 12:00:12 -04:00
brand.go Moving app from singular to being created for every request (#9889) 2018-11-28 10:56:21 -08:00
brand_test.go MM-19663 | Migrate brand_test and cluster_test to testify (#12935) 2019-11-03 17:13:22 +02:00
channel.go MM-19337 Enable users to view archived channels (#12995) 2019-11-12 06:15:19 +08:00
channel_test.go MM-19337 Enable users to view archived channels (#12995) 2019-11-12 06:15:19 +08:00
cluster.go MM-14439: experimental restrict system admin (#10414) 2019-03-08 13:15:28 -05:00
cluster_test.go MM-19663 | Migrate brand_test and cluster_test to testify (#12935) 2019-11-03 17:13:22 +02:00
command.go Verify team membership when returning command list (#11487) 2019-07-04 14:52:47 +02:00
command_help_test.go command_help_test, cors_test: use testify (#12941) 2019-10-28 09:52:51 -06:00
command_test.go MM-19468 Migrate tests from "api4/command_test.go" to use testify (#12809) 2019-10-24 09:32:31 -04:00
commands_test.go MM-2954 - Add a separate post type for /me messages and update formatting (#11082) 2019-06-20 17:16:36 -04:00
compliance.go Moving app from singular to being created for every request (#9889) 2018-11-28 10:56:21 -08:00
config.go MM-15006: Returning informative errors on config validation (#10585) 2019-04-11 08:57:25 +02:00
config_test.go GH-12888 Modify api4/config_test.go to use testify (#12946) 2019-11-06 20:51:30 +01:00
cors_test.go command_help_test, cors_test: use testify (#12941) 2019-10-28 09:52:51 -06:00
data_retention.go Migrate all the api4 to handle errors in idiomatic way (#9143) 2018-08-01 16:55:18 +02:00
data_retention_test.go Fix bad merge (#7553) 2017-10-02 13:25:33 -07:00
elasticsearch.go MM-14439: experimental restrict system admin (#10414) 2019-03-08 13:15:28 -05:00
elasticsearch_test.go MM-14439: experimental restrict system admin (#10414) 2019-03-08 13:15:28 -05:00
emoji.go Split Emojis and Webhooks permissions (#10239) 2019-03-07 16:07:09 +01:00
emoji_test.go emoji_test: update to use testify (#12932) 2019-10-31 12:44:27 +04:00
file.go Cleanup dead code (#12929) 2019-10-28 19:12:50 +01:00
file_test.go Run gosimple against codebase (#12928) 2019-10-29 07:45:09 +01:00
group.go Remove unused variables (#12926) 2019-10-28 11:41:41 -04:00
group_test.go MM-14897: Changes to be able to add and remove groups from channels. (#10794) 2019-05-15 12:03:47 -04:00
handlers.go Add prometheous metrics for each api handler (#12254) 2019-09-20 15:09:58 +02:00
handlers_test.go Use gzip for API responses [MM-11426] (#10602) 2019-04-22 08:22:08 -07:00
helpers.go MM-17023: Plugin Marketplace (#12183) 2019-09-17 15:02:26 -04:00
image.go MM-14686 Send all image proxy requests through /api/v4/image (#10775) 2019-05-06 09:22:37 -04:00
image_test.go MM-14686 Send all image proxy requests through /api/v4/image (#10775) 2019-05-06 09:22:37 -04:00
integration_action.go MM-15128 change openDialog to allow dialogs with no elements (#10755) 2019-04-30 15:08:52 +02:00
integration_action_test.go Include extra metadata when clicking an interactive button (#12697) 2019-10-30 10:36:14 -07:00
job.go Moving app from singular to being created for every request (#9889) 2018-11-28 10:56:21 -08:00
job_test.go Run unused against codebase (#12968) 2019-11-01 23:08:01 +01:00
ldap.go MM-17477: Truncates group display name upon linking. (#12751) 2019-10-16 11:50:24 -04:00
ldap_test.go MM-14590: Adds license check to LDAP test and LDAP sync API endpoints. (#10519) 2019-04-01 10:48:58 -04:00
license.go MM-14439: experimental restrict system admin (#10414) 2019-03-08 13:15:28 -05:00
license_test.go license, openGraph tests: convert to testify (#12919) 2019-10-31 12:19:19 +01:00
main_test.go MM-15276: Migrate Team.Update to sync by default (#10693) 2019-04-25 15:29:02 +02:00
oauth.go GH-11192 Move non-API OAuth endpoints from api4 to web package (#11327) 2019-08-15 08:45:31 -04:00
oauth_test.go oauth_test: use testify (#12949) 2019-10-31 10:47:51 +01:00
openGraph.go MM-10417 Add local image proxy and enable by default (#9967) 2019-01-24 16:11:32 -04:00
openGraph_test.go license, openGraph tests: convert to testify (#12919) 2019-10-31 12:19:19 +01:00
plugin.go [MM-19798] Implement plugin signature verification (#12768) 2019-11-01 18:59:08 -04:00
plugin_test.go [MM-19798] Implement plugin signature verification (#12768) 2019-11-01 18:59:08 -04:00
post.go Fix unnecessary type conversions (#12927) 2019-10-28 10:57:21 +01:00
post_test.go MM-17412: update post incorrectly removing files (#11834) 2019-08-12 18:36:08 -03:00
preference.go [MM-13820] Optimize flagged post handling in preferences and web handler (#10135) 2019-01-26 20:02:46 +01:00
preference_test.go preference_test: use testify (#12933) 2019-10-26 07:38:07 -07:00
reaction.go [GH-6798] added a new api endpoint to get the bulk reactions for posts (#10049) 2019-01-03 08:35:08 -05:00
reaction_test.go Migrate Reactions store to Sync by default (#10737) 2019-04-30 12:34:26 -07:00
role.go Guest accounts feature (#11428) 2019-07-22 22:13:39 +02:00
role_test.go Guest accounts feature (#11428) 2019-07-22 22:13:39 +02:00
saml.go Moving app from singular to being created for every request (#9889) 2018-11-28 10:56:21 -08:00
saml_test.go Ensure unittest isolation (#9819) 2018-11-20 20:16:25 -05:00
scheme.go Ldap groups phase1 (#9752) 2019-01-10 15:17:31 -05:00
scheme_test.go MM-15354: Migrate Channel.Save to sync by default (#10871) 2019-05-27 17:54:04 +02:00
status.go Moving app from singular to being created for every request (#9889) 2018-11-28 10:56:21 -08:00
status_test.go migrate tests from api4/status_test.go to testify (#12906) 2019-10-24 16:59:18 +02:00
system.go [CR-458] Enhance Logs Endpoint Message (#12984) 2019-11-04 10:03:59 -08:00
system_test.go [CR-458] Enhance Logs Endpoint Message (#12984) 2019-11-04 10:03:59 -08:00
team.go Fix unnecessary type conversions (#12927) 2019-10-28 10:57:21 +01:00
team_test.go Migrate tests from "api4/team_test.go" to use testify (#12902) 2019-11-12 12:43:10 +01:00
terms_of_service.go Moving app from singular to being created for every request (#9889) 2018-11-28 10:56:21 -08:00
terms_of_service_test.go Migrate tests to use testify (#12811) 2019-10-17 10:41:45 -07:00
user.go don't clear AuthService/AuthData if user is System Admin (#12986) 2019-11-07 12:12:37 -07:00
user_test.go don't clear AuthService/AuthData if user is System Admin (#12986) 2019-11-07 12:12:37 -07:00
user_viewmembers_test.go Adding new "VIEW_MEMBERS" permissions restrict the scope of users visibility (#10487) 2019-04-29 16:56:56 +02:00
webhook.go MM-16990 - Fix webhooks visible to users without viewing permissions (#11698) 2019-07-29 12:32:26 -04:00
webhook_test.go Convert api4/webhook_test.go t.Fatal calls into require/assert calls (#12904) 2019-10-30 21:08:40 +08:00
websocket.go MM-18827 - Can not use api/v4/websocket with trailing slash (#12931) 2019-10-29 18:44:32 +08:00
websocket_test.go MM-18827 - Can not use api/v4/websocket with trailing slash (#12931) 2019-10-29 18:44:32 +08:00