6417173082
DEV: Apply syntax_tree formatting to lib/*
2023-01-09 12:10:19 +00:00
612ab8710a
DEV: Give em plugins the green tick ( #18836 )
2022-11-03 11:41:25 +08:00
0a5f548635
DEV: Move discourse-chat
to the core repo. ( #18776 )
...
As part of this move, we are also renaming `discourse-chat` to `chat`.
2022-11-02 10:41:30 -03:00
9685852a1f
DEV: Add salesforce plugin to official list of plugins ( #18072 )
2022-08-24 10:42:43 +02:00
39f12ddeca
Add discourse-question-answer to official plugins ( #17807 )
2022-08-05 14:31:58 +05:30
03c9c3da76
DEV: Add discourse-chat to official plugins ( #17773 )
...
https://meta.discourse.org/t/discourse-chat-plugin/230881/11
2022-08-03 13:23:57 +01:00
a0d501b0b1
DEV: Add discourse-templates in the official plugins list ( #17560 )
2022-07-18 16:46:49 -03:00
08a8c27f16
DEV: Mark discourse-group-tracker as official ( #16574 )
2022-06-01 15:07:51 +01:00
45dbbbadba
DEV: Add discourse-gamification to the official plugins ( #16639 )
2022-05-04 21:06:06 +02:00
3f98af73ce
DEV: Add discourse-bcc to the official plugins ( #16251 )
2022-03-22 18:18:09 +01:00
f9e1ba4f8f
DEV: Remove remnants of nginx-perf-report plugin ( #16107 )
...
The plugin is no longer official as of Nov 18, 2019 (e2ccb0c6082d7692a7bd7e4ecdd092d3e4811c61)
2022-03-05 17:22:23 +01:00
3b6da9045f
DEV: Mark discourse-automation
as official ( #16029 )
2022-02-22 13:31:54 -08:00
189df5ef43
UX: Add discourse-follow to official plugin list ( #16005 )
...
The follow plugin is an official plugin: https://meta.discourse.org/t/follow-plugin/110579?u=osama .
2022-02-20 23:32:46 +03:00
3acc54c218
UX: Add whos-online to official plugin list ( #15910 )
2022-02-11 12:00:24 +00:00
9fd1a00eef
DEV: Remove customer flair from being an official plugin ( #15315 )
2021-12-15 22:30:50 +08:00
b3e5421b25
DEV: Add discourse-vk-auth to official plugins list ( #15287 )
2021-12-13 22:54:28 +00:00
1773d9d594
DEV: Add SAML to official plugin list ( #15276 )
2021-12-13 15:50:57 +00:00
f8b3fe65d7
FEATURE: Add Apple plugin to the official list ( #15261 )
2021-12-13 16:29:02 +11:00
93860fd29b
DEV: Update discourse-plugin-linkedin-auth to discourse-linkedin-auth ( #15181 )
2021-12-03 17:42:14 +00:00
75dbc488d9
DEV: Update official plugin list ( #15180 )
...
- Remove Discord plugin (it has now been merged into core)
- Rename discourse-plugin-office365-auth to discourse-microsoft-auth
2021-12-03 12:05:05 +00:00
9bc68a5502
DEV: Mark discourse-category-experts official ( #14655 )
2021-10-19 19:04:54 -07:00
92afa74d92
Mark shared-edits plugin as official ( #14639 )
2021-10-19 10:38:06 +08:00
bdd2b5bb9c
Add LTI plugin ( #14532 )
...
Add LTI plugin to the Official list
2021-10-06 19:19:12 +02:00
ba17d9106e
DEV: Make discourse-reactions official and sort existing plugin list ( #14452 )
2021-09-28 09:44:10 +08:00
d8846e4fcd
FEATURE: add contact emails metadata entry to optional plugin meta ( #11879 )
2021-01-28 11:17:00 -05:00
be1b75187e
DEV: Rename Knowledge Explorer to Docs ( #11716 )
...
Removes the old discourse-knowledge-explorer repository and adds the renamed version, discourse-docs.
2021-01-18 10:58:05 -06:00
d824a5edd2
DEV: Make discourse-subscriptions official ( #11103 )
2020-11-02 12:59:30 -06:00
f4f2e081d7
FIX: Resolve issues running qunit via rake ( #10922 )
...
discourse-perspective-api was not successfully running tests via the
qunit:test rake task due to inconsistent naming between core and the
repo. As a result we no longer need the mapping in the plugin rake task, too.
2020-10-14 14:05:10 -05:00
7afb5be5f9
DEV: Add discourse-teambuild to official plugins ( #10874 )
...
Discourse-teambuild is [marked official on its Meta topic](https://meta.discourse.org/t/discourse-teambuild-run-your-own-team-building-activity/134907 ) and is included in the [all-the-plugins](1193bcdc0c/.gitmodules (L520-L522)
) repo.
2020-10-09 14:50:00 -07:00
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