mattermost/api4
Carrie Warner (Mattermost) dcd66d2146
MM-41988 Updated links to legacy domain about.mm.com (#19552)
* Updated links to legacy domain about.mm.com

* Legacy link updates

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* Reverting - only need to change en.json

* about.mm.com URL updates

* mattermost.org URL updates

* forum.mm.org URL update

* Update .github/ISSUE_TEMPLATE.md

* Update .github/ISSUE_TEMPLATE.md

* Un-deleted language files

* Update README.md

* Update tests/test-config.json

* fix some test due to url updating (#19787)

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
2022-03-16 19:47:57 +08:00
..
api.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
apitestlib.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
bleve.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
bleve_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
bot.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
bot_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
bot_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
brand.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
brand_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
channel.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
channel_category.go GraphQL (part 1): Store layer (#19465) 2022-02-02 22:44:22 +05:30
channel_category_test.go API includes sort_order, and WebSocket includes data (#19157) 2022-03-04 13:25:15 +01:00
channel_local.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
channel_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
cloud.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
cluster.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
cluster_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
command.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
command_help_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
command_local.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
command_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
commands_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
compliance.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
config.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
config_local.go [MM-41147] Remove cloud sysadmin access to migrate config API (#19373) 2022-01-19 23:05:32 +03:00
config_test.go Revert "[MM-41576] Revamp database schema version (#19586)" (#19746) 2022-03-08 16:28:28 -04:00
cors_test.go Fix race condition in telemetry (#18734) 2021-10-20 09:58:25 +02:00
data_retention.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
data_retention_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
elasticsearch.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
elasticsearch_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
emoji.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
emoji_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
export.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
export_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
export_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
file.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
file_test.go Allow go benchmarks to use api helpers functions (#19179) 2021-12-17 11:48:31 +01:00
graphql.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
graphql_client.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
graphql_test.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
group.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
group_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
group_test.go MM-42201: Enforce group is not the same as username. (#19660) 2022-03-08 09:14:22 -05:00
handlers.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
handlers_test.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
helpers.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
image.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
image_test.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
import.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
import_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
import_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
integration_action.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
integration_action_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
job.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
job_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
job_test.go Working on refactoring jobs service (#19205) 2022-02-14 18:21:18 +01:00
ldap.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
ldap_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
ldap_test.go MM-40818: Refactor product initialization to happen late (#19658) 2022-03-03 12:22:10 +05:30
license.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
license_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
license_test.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
main_test.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
oauth.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
oauth_test.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
openGraph.go Improve API4 initialization (#18680) 2021-10-15 19:57:05 +05:30
openGraph_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
permission.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
permissions_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
plugin.go [MM-41981] Always install the latest compatible version via the Marketplace (#19613) 2022-03-03 22:53:01 +01:00
plugin_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
plugin_test.go [MM-41981] Always install the latest compatible version via the Marketplace (#19613) 2022-03-03 22:53:01 +01:00
post.go MM-41349: CRT, fix LastUpdated semantics (#19523) 2022-02-28 16:24:34 -04:00
post_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
post_test.go MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
preference.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
preference_test.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
reaction.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
reaction_test.go [MM-36444] Manage config deprecations for 6.0 (#18035) 2021-09-14 13:22:59 -04:00
remote_cluster.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
resolver.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_channel.go [GraphQL POC] Omit self from pretty display name (#19783) 2022-03-15 15:18:35 +01:00
resolver_channel_member.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_channel_member_test.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_channel_test.go [GraphQL POC] Omit self from pretty display name (#19783) 2022-03-15 15:18:35 +01:00
resolver_team.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_team_member.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_team_member_test.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_test.go GraphQL (part 2): Model changes and resolvers (#19486) 2022-02-11 12:37:05 +05:30
resolver_user.go MM-42268: We add more fields to Channel and Team (#19675) 2022-03-07 20:14:53 +05:30
resolver_user_test.go MM-42268: We add more fields to Channel and Team (#19675) 2022-03-07 20:14:53 +05:30
role.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
role_local.go MM-32396 Create endpoint for listing all the roles (#16988) 2021-11-08 16:38:41 +03:00
role_test.go MM-32396 Create endpoint for listing all the roles (#16988) 2021-11-08 16:38:41 +03:00
saml.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
saml_test.go MM-40818: Refactor product initialization to happen late (#19658) 2022-03-03 12:22:10 +05:30
schema.graphqls MM-42268: We add more fields to Channel and Team (#19675) 2022-03-07 20:14:53 +05:30
scheme.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
scheme_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
shared_channel.go MM-38611 getSharedChannels: only return channels user is member of (#18417) 2021-09-20 15:00:47 -04:00
shared_channel_test.go MM-38611 getSharedChannels: only return channels user is member of (#18417) 2021-09-20 15:00:47 -04:00
status.go remove timedDND feature flag (#18346) 2021-10-14 11:54:09 -04:00
status_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
system.go [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
system_local.go [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
system_test.go [MM-41576] Add schema version to the client configuration (#19757) 2022-03-15 16:39:23 +03:00
team.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
team_local.go [MM-41785] Show error in invitation popin when email can't be send (#19617) 2022-03-02 14:26:57 -07:00
team_test.go Custom groups (#18839) 2022-02-17 12:34:39 -05:00
terms_of_service.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
terms_of_service_test.go [MM-37557] Move error out of client4 response (#18101) 2021-08-13 13:12:16 +02:00
upload.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
upload_local.go [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
upload_test.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
user.go MM-40817: Use license interface in Channels (#19678) 2022-03-10 09:00:29 +05:30
user_local.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
user_test.go MM-40813: Use config service more extensively (#19679) 2022-03-07 20:48:55 +05:30
user_viewmembers_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
webhook.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
webhook_local.go [MM-22051] Remove To/From JSON (#18070) 2021-09-01 14:43:12 +02:00
webhook_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
websocket.go Remove reliable websockets configuration (#19040) 2021-12-03 20:29:57 +05:30
websocket_norace_test.go Custom groups (#18839) 2022-02-17 12:34:39 -05:00
websocket_test.go [MM-40485] Enable receiving binary websocket messages (#19128) 2021-12-07 15:24:18 +01:00