82031aaf16
DEV: makes discourse-styleguide core (styleguide) ( #10847 )
...
This plugin is only useful for developers, however, making it core allows us to centralize any component modification in one commit.
This integration also adds a new site_setting: `styleguide_admin_only` which allows to enable a styleguide on a live site while restricting visibility to admins only.
By default, styleguide is disabled.
2020-10-07 14:48:38 +02:00
450c731b54
DEV: Add discourse-algolia to official plugins ( #10657 )
2020-09-11 15:44:06 -05:00
85d1677b26
DEV: Drop unsupported-browser plugin ( #10261 )
...
Discourse 2.6 will not have support for older browsers (e.g. IE11)
2020-07-17 15:04:06 +01:00
768bb406ee
DEV: Add knowledge-explorer to official plugin list ( #10127 )
2020-06-25 14:52:14 -05:00
6491db579b
DEV: Add discourse-staff-alias
to official plugin list.
2020-05-28 16:43:15 +08:00
4dc6504234
DEV: Mark fontawesome-pro plugin as official
2020-05-26 08:50:55 -07:00
c85018cdfd
Improve support for old browsers ( #9515 )
...
* FEATURE: Improve crawler view
* FIX: Make lazyYT crawler-friendly
* DEV: Rename discourse-internet-explorer to discourse-unsupported-browser
* DEV: Detect more unsupported browsers
Follow-up to 4eebbd221239eaa3fc7e6f1bd6a9dcf0239b8444.
* FIX: Hide browser update notice in print view
2020-04-29 21:40:21 +03:00
67e96f6c54
DEV: discourse-backup-uploads-to-s3 plugin isn't supported anymore
2020-04-23 21:37:38 +02:00
7b4fdebbce
FEATURE: Plugin support for transpiling regular .js
files ( #9398 )
...
This adds support for a new piece of metadata to your plugin.rb
files. If you add:
```
transpile_js: true
```
Then Discourse will support transpilation of assets in your
`assets/javascripts` directory. Previously they had to be named
`.js.es6` but now regular `.js` will work.
Note this is opt-in because some plugins currently have `.js` files in
app/assets that are not meant to be transpiled.
Going forward all plugins should migrate to this setting as they are
comfortable able to do so.
2020-04-13 15:05:46 -04:00
1c60c731ba
DEV: Mark discourse-categories-suppressed
as official
2020-03-04 09:35:04 -08:00
a8cf687894
DEV: Add zendesk plugin to official plugins list ( #8779 )
2020-01-24 12:53:21 +00:00
4abe4454dd
FEATURE: Create IE Support Plugin ( #8520 )
...
This core plugin, which could be split off in the future, allows us to load IE specific code on demand.
Co-authored-by: jjaffeux <j.jaffeux@gmail.com >
2019-12-11 09:07:22 -05:00
8e489ec8f8
DEV: mark discourse-rss-polling as official
2019-12-10 11:48:39 +11:00
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
47e6b8b318
discourse etiquette is an official plugin
2018-08-27 10:03:49 +10:00
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
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
98d142b1c1
also causes test failure, removing
2018-04-26 13:48:44 +10:00
0a82d739f9
unofficialize plugin
2018-04-26 13:23:14 +10:00
4ded5e18e6
add more official plugins
2018-04-26 12:33:07 +10:00