0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 00:54:21 +08:00
discourse/plugins
Juan David Martínez Cubillos 04b5530f34
DEV: Plugin rename discourse captcha (#39350)
####  Description:
This PR renames the `discourse-hcaptcha` plugin to `discourse-captcha`
to better reflect its support for multiple captcha providers (hCaptcha
and reCAPTCHA)

#### Changes

- Renamed plugin directory from plugins/discourse-hcaptcha to
plugins/discourse-captcha
- Updated Ruby module namespace from DiscourseHcaptcha to
DiscourseCaptcha
  - Updated references in:
    - .gitignore
    - pnpm-workspace.yaml
    - tsconfig.json
    - config/official_plugins.json
    - translator.yml
    - migrations/core/config/intermediate_db.yml
    - `hosted-site` plugin
- Migration file preserved to handle existing discourse_hcaptcha_enabled
setting migration

---------

Co-authored-by: Gabriel Grubba <gabriel@discourse.org>
2026-07-21 17:21:39 -05:00
..
automation I18N: Update translations (#41869) 2026-07-21 15:34:31 +02:00
chat I18N: Update translations (#41869) 2026-07-21 15:34:31 +02:00
checklist
discourse-adplugin I18N: Update translations (#41653) 2026-07-13 17:38:52 +02:00
discourse-affiliate FIX: Apply affiliate links to localized posts (#41770) 2026-07-16 16:27:55 +02:00
discourse-ai DEV: Make enable_ai_bot_starred_conversations permanent (#41844) 2026-07-21 14:14:00 -04:00
discourse-apple-auth
discourse-assign FIX: Resolve groups when bulk assigning topics (#41867) 2026-07-21 16:18:58 +02:00
discourse-cakeday DEV: Remove queryAll uses in core tests (#41324) 2026-07-01 11:55:39 +01:00
discourse-calendar I18N: Update translations (#41869) 2026-07-21 15:34:31 +02:00
discourse-captcha DEV: Plugin rename discourse captcha (#39350) 2026-07-21 17:21:39 -05:00
discourse-chat-integration I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-data-explorer FEAT: Remember the last used editor mode in Data Explorer (#41765) 2026-07-17 10:16:11 +08:00
discourse-details DEV: Drop unused decorateCooked from discourse-details (#41426) 2026-07-03 17:18:20 +01:00
discourse-gamification I18N: Update translations (#41584) 2026-07-12 17:29:05 +02:00
discourse-github I18N: Update translations (#41762) 2026-07-16 11:06:03 +02:00
discourse-graphviz UX: Fit large Graphviz graphs to the box instead of overflowing (#40915) 2026-06-15 22:44:39 +01:00
discourse-lazy-videos
discourse-local-dates I18N: Update translations (#41257) 2026-06-29 15:30:28 +02:00
discourse-login-with-amazon I18N: Update translations (#40789) 2026-06-11 12:09:07 +02:00
discourse-lti
discourse-math
discourse-microsoft-auth
discourse-narrative-bot
discourse-oauth2-basic I18N: Update translations (#40789) 2026-06-11 12:09:07 +02:00
discourse-openid-connect I18N: Update translations (#41830) 2026-07-20 11:15:26 +02:00
discourse-patreon DEV: Drop jquery in patreon plugin (#41425) 2026-07-03 17:13:54 +01:00
discourse-policy I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
discourse-post-voting SECURITY: Reviewable conversations expose post-voting flag PM excerpts to category moderators outside the PM (#41527) 2026-07-07 15:37:22 -05:00
discourse-presence SECURITY: Authorization bypass in wiki edit presence leaks editor identities (#41474) 2026-07-06 12:53:23 -05:00
discourse-reactions FEATURE: Bump enable_discourse_reactions_by_default upcoming change to stable (#41826) 2026-07-21 09:49:45 +10:00
discourse-rewind DEV: Bump eslint/lint-configs, and correct violations (#41321) 2026-07-01 10:39:57 +01:00
discourse-rss-polling I18N: Update translations (#41653) 2026-07-13 17:38:52 +02:00
discourse-solved I18N: Update translations (#41869) 2026-07-21 15:34:31 +02:00
discourse-subscriptions UX: Include full state names where previously truncated (#41713) 2026-07-14 22:49:12 -04:00
discourse-templates FIX: Support unloaded categories in template topic options (#41230) 2026-06-29 14:35:07 +08:00
discourse-topic-voting FIX: Don't reset customized site settings when new category (#41864) 2026-07-21 14:33:07 +08:00
discourse-user-notes
discourse-workflows DEV: Fix flaky JsSandbox memory limit spec (#41859) 2026-07-21 08:59:39 -03:00
discourse-zendesk-plugin
footnote UX: prevent nested footnotes (#41325) 2026-07-02 19:55:10 +02:00
poll UX: chart legend styling (#41694) 2026-07-14 11:18:42 +02:00
spoiler-alert FIX: Allow re-blur on spoiler when in details view (#41266) 2026-06-29 12:47:49 -05:00
styleguide DEV: Minor fixes to everyone-based permissions for granular_anonymous_and_logged_in_groups_permissions (#41459) 2026-07-07 09:38:56 +10:00