mattermost/plugin
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
..
checker [MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870) 2021-08-06 11:54:56 +02:00
interface_generator [MM-37772] Idiomatic naming (URL, URI, API) (#18128) 2021-08-16 19:46:44 +02:00
plugintest [MM-41200] Add OnSendDailyTelemetry() plugin hook (#19387) 2022-02-10 06:20:00 +01:00
scheduler Working on refactoring jobs service (#19205) 2022-02-14 18:21:18 +01:00
api.go Fix min server version for Custom Status Plugin API methods (#19605) 2022-02-28 21:00:57 +01:00
api_timer_layer_generated.go MM-38150 Adding playbooks permissions (#19096) 2021-12-07 09:43:33 -08:00
client.go [MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870) 2021-08-06 11:54:56 +02:00
client_rpc.go register PreviewPost for RPC connections (#18452) 2021-09-23 13:27:09 -04:00
client_rpc_generated.go [MM-41200] Add OnSendDailyTelemetry() plugin hook (#19387) 2022-02-10 06:20:00 +01:00
context.go [MM-23279] Idiomatic naming (IP) (#18152) 2021-08-19 10:33:29 +02:00
db_rpc.go DB RPC driver: add master/replica support (#17792) 2021-06-17 17:40:22 +02:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
driver.go [MM-2307] Move plugin helpers from mattermost-server repository into mattermost-plugin-api (#17870) 2021-08-06 11:54:56 +02:00
environment.go Fix PluginHealthCheckJob (#18927) 2021-11-04 08:54:03 +05:30
environment_test.go spelling: strings (#19542) 2022-02-28 15:01:00 +05:30
example_hello_world_test.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
example_help_test.go MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00
hclog_adapter.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
health_check.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
health_check_test.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
hijack.go [MM-16473] Make plugins' ServerHTTP http.ResponseWriter hijackable (#14822) 2020-06-26 10:51:23 +02:00
hooks.go [MM-41200] Add OnSendDailyTelemetry() plugin hook (#19387) 2022-02-10 06:20:00 +01:00
hooks_timer_layer_generated.go [MM-41200] Add OnSendDailyTelemetry() plugin hook (#19387) 2022-02-10 06:20:00 +01:00
http.go MM-36271: Bump major version to 6.0 (#17973) 2021-07-22 12:21:47 +05:30
io_rpc.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
stringifier.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
stringifier_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
supervisor.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00
supervisor_test.go MM-36764 mlog refactor (#18118) 2021-08-17 16:08:04 -04:00