Commit Graph

52 Commits

Author SHA1 Message Date
ac2cd07775 DEV: Add discourse-restricted-replies as official plugin 2019-10-15 22:49:46 +01:00
75f37ac16a Rename lazyYT plugin directory name to lazy-yt 2019-08-21 14:35:14 +05:30
cc46de8f46 s/discourse-staff-notes/discourse-user-notes (#7936) 2019-07-24 20:04:27 +02:00
4182d8638c Remove duplicate entry for discourse-yearly-review 2019-06-13 13:56:38 -04:00
a206da8e18 DEV: Mark discourse-encrypt plugin as official. 2019-05-29 10:20:46 +08:00
999fdb95db DEV: Mark discourse-login-with-amazon as official plugin. 2019-05-13 16:13:20 +08:00
ba913a24db Add steam login to official plugin list. 2019-05-13 12:39:35 +08:00
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
152238b4cf DEV: Prefer public_send over send. 2019-05-07 09:33:21 +08:00
c5b76cd138 Add Yearly review plugin
Add Yearly review plugin in the official list
2019-04-03 11:30:49 +02:00
334bd78516 DEV: Mark discourse-code-review and discourse-yearly-review plugins as official 2019-01-24 13:14:50 +05:30
ded3639f87 DEV: Add openid-connect as an official plugin 2018-12-06 16:16:47 +00:00
d408073fc2 DEV: Update official plugins list
canned replies is now named discourse-canned-replies which keeps our naming consistent
2018-10-15 13:53:21 +11:00
aba4dec27f Update official plugin list
* Remove duplicate entry
* Add missing plugins
* Update list for new names
2018-10-12 10:12:31 -04:00
943f017a17 Mark discourse-perspective-api as an official plugin 2018-10-04 14:34:22 +05:30
afaa722c32 sort official plugin list, remove duplicate entry
`discourse-sitemap` was listed twice, sorted list to help avoid duplication
2018-09-09 13:41:26 -04:00
5f51ef27e7 Added sitemap plugin in the official list 2018-08-29 10:58:26 +02:00
Sam
47e6b8b318 discourse etiquette is an official plugin 2018-08-27 10:03:49 +10:00
Sam
8fa5dd4a1f FEATURE: discourse-checklist is now an official plugin 2018-08-21 10:44:40 +10:00
059862ed46 Mark discord auth plugin official 2018-08-01 09:33:14 -07:00
212f518cd1 Add invite tokens to official plugins list 2018-06-30 17:24:45 -04:00
9963078dd1 Add to offical plugins list 2018-06-18 10:20:49 -06:00
e5c156b226 Add characters-required to official plugins list 2018-06-18 10:30:46 -04:00
4d75535f9e Revert "Revert "Revert "Add discourse-group-tracker to official plugin list."""
This reverts commit d1dc8e4226c977b40233db20a2dd2aceacc892eb.
2018-06-11 15:52:20 +02:00
d1dc8e4226 Revert "Revert "Add discourse-group-tracker to official plugin list.""
This reverts commit 1a00aaa8258c0e4d85e92c4b2e638a34a13002fd.
2018-06-11 14:30:16 +02:00
1a00aaa825 Revert "Add discourse-group-tracker to official plugin list."
This reverts commit e262cb07d49068be95e66598b303c3b0863b2679.
2018-06-08 10:51:16 +08:00
e262cb07d4 Add discourse-group-tracker to official plugin list. 2018-06-08 09:55:26 +08:00
5bd38e3a29 Add Github Linkback plugin 2018-05-31 01:02:35 +02:00
4ad924bcf5 Add discourse-policy as official plugin 2018-05-29 16:57:05 -04:00
be01491c04 Revert "Correct BBCode plugin name"
This reverts commit 10dfdd7d2a854bb0793f9c59833122ca8c59e132.
2018-05-19 20:03:49 -04:00
10dfdd7d2a Correct BBCode plugin name 2018-05-19 19:53:39 -04:00
Sam
c81854ad14 FEATURE: Rename discourse-cronos to discourse-local-dates 2018-05-04 16:11:50 +10:00
78435833a5 FEATURE: discourse-cronos is now a core plugin 2018-05-03 20:15:57 +02:00
e52d914c08 add discourse-user-card-badges to official plugins 2018-04-26 15:28:06 -04:00
Sam
98d142b1c1 also causes test failure, removing 2018-04-26 13:48:44 +10:00
Sam
0a82d739f9 unofficialize plugin 2018-04-26 13:23:14 +10:00
Sam
4ded5e18e6 add more official plugins 2018-04-26 12:33:07 +10:00
afe1a2793d Mark discourse-signatures plugin as official 2018-04-25 11:58:39 +02:00
0e38481d6d Add docker_manager to official plugin list. 2018-04-25 13:02:50 +08:00
bf6e548692 Remove plugin that is internal to us. 2018-04-24 11:07:49 -04:00
80847d83a8 Mark discourse-voting and discourse-staff-notes as official. 2018-04-23 09:26:13 +08:00
2ddcdf8704 UX: Add an icon to indicate if a plugin is official.
https://meta.discourse.org/t/improving-admin-plugins/84585
2018-04-06 10:54:58 +08:00
76e2b6c825 Add "discourse-assign" to the list of official plugins. 2018-03-06 21:45:37 +08:00
5c8dac3ae5 Replace discourse-slack-official with discourse-chat-integration. 2017-10-24 09:44:11 +08:00
Sam
d4d5e6965e FEATURE: discourse-prometheus is an official plugin 2017-10-24 10:27:28 +11:00
75e4f7f896 Shorten some very long lines
Prevent warnings from already defined constants when reloading
2017-08-12 04:18:04 +02:00
Sam
b92e181390 FEATURE: rake plugin:install_all_official
use this task to quickly install all official plugins
GIT_WRITE=1 to enable write access to repos (discourse staff only)
2017-07-18 12:09:27 -04:00
Sam
f4c754b389 FEATURE: split JavaScript application bundle, so plugins live in own file
This adds plugin.js and plugin_third_party.js files
2016-11-15 11:43:13 +11:00
de42c627c5 Allow plugins to specify a minimum requires version 2015-04-27 13:07:12 -04:00
7dea65122e Support a url field in plugin metadata 2015-02-06 18:08:57 -05:00