Osama Sayegh
05efed7fbe
Add discourse-newsletter-integration plugin ( #22031 )
...
discourse-newsletter-integration is an official plugin: https://github.com/discourse/discourse-newsletter-integration .
2023-06-09 18:18:36 +03:00
tshenry
abcb6fa587
DEV: Add zoom plugin to official list of plugins ( #21940 )
...
https://github.com/discourse/discourse-zoom
2023-06-06 10:01:58 +10:00
Jan Cernik
afe3e36363
DEV: Remove lazy-yt and replace with lazy-videos ( #20722 )
...
- Refactors the old plugin to remove jquery usage
- Adds support for Vimeo videos (default on) and Tiktok (experimental and default off)
2023-03-29 11:54:25 -04:00
David Taylor
6417173082
DEV: Apply syntax_tree formatting to `lib/*`
2023-01-09 12:10:19 +00:00
Natalie Tay
612ab8710a
DEV: Give em plugins the green tick ( #18836 )
2022-11-03 11:41:25 +08:00
Roman Rizzi
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
Gerhard Schlager
9685852a1f
DEV: Add salesforce plugin to official list of plugins ( #18072 )
2022-08-24 10:42:43 +02:00
TheJammiestDodger
39f12ddeca
Add discourse-question-answer to official plugins ( #17807 )
2022-08-05 14:31:58 +05:30
Rishabh
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
Sérgio Saquetim
a0d501b0b1
DEV: Add discourse-templates in the official plugins list ( #17560 )
2022-07-18 16:46:49 -03:00
tshenry
08a8c27f16
DEV: Mark discourse-group-tracker as official ( #16574 )
2022-06-01 15:07:51 +01:00
Gerhard Schlager
45dbbbadba
DEV: Add discourse-gamification to the official plugins ( #16639 )
2022-05-04 21:06:06 +02:00
Jarek Radosz
3f98af73ce
DEV: Add discourse-bcc to the official plugins ( #16251 )
2022-03-22 18:18:09 +01:00
Jarek Radosz
f9e1ba4f8f
DEV: Remove remnants of nginx-perf-report plugin ( #16107 )
...
The plugin is no longer official as of Nov 18, 2019 (e2ccb0c608
)
2022-03-05 17:22:23 +01:00
tshenry
3b6da9045f
DEV: Mark `discourse-automation` as official ( #16029 )
2022-02-22 13:31:54 -08:00
Osama Sayegh
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
David Taylor
3acc54c218
UX: Add whos-online to official plugin list ( #15910 )
2022-02-11 12:00:24 +00:00
Natalie Tay
9fd1a00eef
DEV: Remove customer flair from being an official plugin ( #15315 )
2021-12-15 22:30:50 +08:00
David Taylor
b3e5421b25
DEV: Add discourse-vk-auth to official plugins list ( #15287 )
2021-12-13 22:54:28 +00:00
David Taylor
1773d9d594
DEV: Add SAML to official plugin list ( #15276 )
2021-12-13 15:50:57 +00:00
Dax74
f8b3fe65d7
FEATURE: Add Apple plugin to the official list ( #15261 )
2021-12-13 16:29:02 +11:00
David Taylor
93860fd29b
DEV: Update discourse-plugin-linkedin-auth to discourse-linkedin-auth ( #15181 )
2021-12-03 17:42:14 +00:00
David Taylor
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
tshenry
9bc68a5502
DEV: Mark discourse-category-experts official ( #14655 )
2021-10-19 19:04:54 -07:00
Joshua Rosenfeld
92afa74d92
Mark shared-edits plugin as official ( #14639 )
2021-10-19 10:38:06 +08:00
Dax74
bdd2b5bb9c
Add LTI plugin ( #14532 )
...
Add LTI plugin to the Official list
2021-10-06 19:19:12 +02:00
tshenry
ba17d9106e
DEV: Make discourse-reactions official and sort existing plugin list ( #14452 )
2021-09-28 09:44:10 +08:00
Robert
d8846e4fcd
FEATURE: add contact emails metadata entry to optional plugin meta ( #11879 )
2021-01-28 11:17:00 -05:00
Justin DiRose
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
Justin DiRose
d824a5edd2
DEV: Make discourse-subscriptions official ( #11103 )
2020-11-02 12:59:30 -06:00
Justin DiRose
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
tshenry
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
Joffrey JAFFEUX
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
Justin DiRose
450c731b54
DEV: Add discourse-algolia to official plugins ( #10657 )
2020-09-11 15:44:06 -05:00
David Taylor
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
Justin DiRose
768bb406ee
DEV: Add knowledge-explorer to official plugin list ( #10127 )
2020-06-25 14:52:14 -05:00
Guo Xiang Tan
6491db579b
DEV: Add `discourse-staff-alias` to official plugin list.
2020-05-28 16:43:15 +08:00
Jeff Wong
4dc6504234
DEV: Mark fontawesome-pro plugin as official
2020-05-26 08:50:55 -07:00
Dan Ungureanu
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 4eebbd2212
.
* FIX: Hide browser update notice in print view
2020-04-29 21:40:21 +03:00
Gerhard Schlager
67e96f6c54
DEV: discourse-backup-uploads-to-s3 plugin isn't supported anymore
2020-04-23 21:37:38 +02:00
Robin Ward
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
tshenry
1c60c731ba
DEV: Mark `discourse-categories-suppressed` as official
2020-03-04 09:35:04 -08:00
David Taylor
a8cf687894
DEV: Add zendesk plugin to official plugins list ( #8779 )
2020-01-24 12:53:21 +00:00
Robin Ward
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
Sam Saffron
8e489ec8f8
DEV: mark discourse-rss-polling as official
2019-12-10 11:48:39 +11:00
David Taylor
ac2cd07775
DEV: Add discourse-restricted-replies as official plugin
2019-10-15 22:49:46 +01:00
Arpit Jalan
75f37ac16a
Rename `lazyYT` plugin directory name to `lazy-yt`
2019-08-21 14:35:14 +05:30
Joffrey JAFFEUX
cc46de8f46
s/discourse-staff-notes/discourse-user-notes ( #7936 )
2019-07-24 20:04:27 +02:00
Penar Musaraj
4182d8638c
Remove duplicate entry for discourse-yearly-review
2019-06-13 13:56:38 -04:00
Guo Xiang Tan
a206da8e18
DEV: Mark `discourse-encrypt` plugin as official.
2019-05-29 10:20:46 +08:00