A platform for community discussion. Free, open, simple.
Go to file
Joffrey JAFFEUX fe1b1edba7
FIX: removes + from RTE toggle tooltip (#33542)
It will show `^M` instead of `^+M` on mac for example. The `+` is not
supposed to be there.
2025-07-09 20:28:24 +02:00
.devcontainer DEV: Bump devcontainer image (#31695) 2025-03-07 09:51:50 +00:00
.github DEV: Add SKIP_DB_AND_REDIS bootability check to CI (#33158) 2025-06-11 16:25:24 +01:00
.vscode DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
app FIX: removes + from RTE toggle tooltip (#33542) 2025-07-09 20:28:24 +02:00
bin DEV: smarter output message when running bin/turbo_rspec (#33484) 2025-07-05 22:11:15 +02:00
config FEATURE: Show dialog on translated post to choose to edit original or translated (#33184) 2025-07-09 10:23:30 -07:00
db DEV: Remove flush_timings_secs setting (#33505) 2025-07-08 11:56:33 +08:00
docs FIX: broken link in admin quick start guide (#33295) 2025-06-21 07:04:25 -07:00
images Replace README logo with PNG (#14044) 2021-08-13 14:23:49 -04:00
lib FIX: Also update topic locale on creation (#33544) 2025-07-10 00:33:20 +08:00
log
migrations DEV: Add `categories` converter and importer steps (#33067) 2025-06-26 16:37:24 +02:00
patches DEV: Drop support for template overrides and mobile-specific templates (#33101) 2025-06-06 14:34:20 +01:00
plugins REFACTOR: consolidate empty states, add invite variant (#33455) 2025-07-09 12:34:04 -04:00
public Update translations (#33409) 2025-07-02 22:36:37 +02:00
script fix/ Added default values for category color and text_color (#33479) 2025-07-03 20:16:40 -04:00
spec FEATURE: Show dialog on translated post to choose to edit original or translated (#33184) 2025-07-09 10:23:30 -07:00
test DEV: Fix smoke test when full_page_login is enabled (#31732) 2025-03-10 21:09:04 +02:00
themes FEATURE: Show dialog on translated post to choose to edit original or translated (#33184) 2025-07-09 10:23:30 -07:00
vendor UX: Add discourse text icon (#32744) 2025-05-15 15:58:32 +02:00
.editorconfig DEV: Update .editorconfig to match new hbs rules (#19816) 2023-01-10 16:21:16 +01:00
.git-blame-ignore-revs DEV: Add ca2dee5 to .git-glame-ignore-revs (#32764) 2025-05-16 16:19:03 +10:00
.gitattributes DEV: Remove GitHub gjs highlighting workaround (#24791) 2023-12-08 11:55:20 +00:00
.gitignore DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
.ignore DEV: Hide non-en locale files in IDE search (#31527) 2025-02-26 17:24:03 +00:00
.jsdoc DEV: Remove unmaintained tidy-jsdoc dependency (#25110) 2024-01-03 10:30:54 +00:00
.licensed.yml Build(deps): Bump rdoc from 6.13.1 to 6.14.0 (#32809) 2025-05-20 00:57:55 +02:00
.licensee.json DEV: Allow @glimmer/* packages' MIT style licenses (#27210) 2024-05-28 14:00:52 -03:00
.npmrc DEV: Move `discourse-common/resolver` to `discourse/resolver` (#30737) 2025-01-13 14:08:25 +00:00
.pnpmfile.cjs DEV: Improve pnpmfile workspace workaround (#29881) 2024-11-21 22:36:55 +00:00
.prettierignore DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
.prettierrc.cjs DEV: Use `@discourse/lint-configs` (#24038) 2023-10-23 12:08:35 +02:00
.rspec Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
.rspec_parallel DEV: Introduce parallel rspec testing 2019-04-01 11:06:47 -04:00
.rubocop.yml DEV: enhances rubocop to catch pause_test on commit (#33532) 2025-07-09 09:53:20 +08:00
.ruby-gemset.sample
.streerc DEV: Update linting setup (#31392) 2025-02-19 19:27:25 +01:00
.template-lintrc.cjs PERF: Introduce lazyHash and update PluginOutlet calls to use it (#32823) 2025-05-22 12:07:22 +01:00
AI-AGENTS.md DEV: Create rules for AI Coding Agents (#33282) 2025-06-20 16:39:04 +10:00
Brewfile DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
CLAUDE.md DEV: Create rules for AI Coding Agents (#33282) 2025-06-20 16:39:04 +10:00
CODEOWNERS DEV: Add "migrations-tooling" label to PRs for import scripts (#25062) 2023-12-28 21:26:05 +01:00
CONTRIBUTING.md
COPYRIGHT.md DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30
Gemfile DEV: Drop `fakeweb` dependency (#33069) 2025-06-04 14:29:25 +01:00
Gemfile.lock Build(deps-dev): Bump mime-types-data from 3.2025.0701 to 3.2025.0708 (#33526) 2025-07-09 00:51:08 +02:00
LICENSE.txt DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30
README.md DEV: Bump ruby version requirement to 3.3.0 (#31538) 2025-03-04 12:23:32 +11:00
Rakefile FIX: Do not dump schema during production database migrations (#12785) 2021-04-21 16:26:20 +01:00
config.ru DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
d
discourse.sublime-project DEV: Exclude i18n .yml files from Sublime Text project. (#6473) 2018-10-10 20:21:24 +08:00
eslint.config.mjs DEV: Update lint-configs and rubocop-discourse (#31728) 2025-03-10 19:52:19 +01:00
jsconfig.json FEATURE: introduce a ProseMirror editor (#30815) 2025-02-04 14:37:18 -03:00
lefthook.yml DEV: Remove extraneous rubocop arguments (#31596) 2025-03-04 01:28:26 +01:00
package.json Build(deps-dev): Bump @swc/core from 1.12.9 to 1.12.11 (#33530) 2025-07-09 01:57:25 +02:00
pnpm-lock.yaml Build(deps-dev): Bump @swc/core from 1.12.9 to 1.12.11 (#33530) 2025-07-09 01:57:25 +02:00
pnpm-workspace.yaml DEV: Drop legacy topic-list and raw-handlebars compilation system (#32081) 2025-04-14 10:42:40 +01:00
stylelint.config.mjs DEV: Introduce postcss minmax transform (#31885) 2025-03-18 19:28:52 +00:00
translator.yml DEV: Add locale files from themes to Crowdin (#33471) 2025-07-07 11:39:53 +02:00

README.md

The online home for your community.

readme

You can self-host Discourse on your own infrastructure. But if you'd rather skip the setup, maintenance, and server management, we offer official Discourse hosting.

👉 Learn more about Discourse hosting

Discourse is a 100% open-source community platform for those who want complete control over how and where their site is run.

Our platform has been battle-tested for over a decade and continues to evolve to meet users needs for a powerful community platform.

With Discourse, you can:

  • 💬 Create discussion topics to foster meaningful conversations.

  • Connect in real-time with built-in chat.

  • 🎨 Customize your experience with an ever-growing selection of official and community themes.

  • 🤖 Enhance your community with plugins, from chatbots powered by Discourse AI to advanced tools like SQL analysis with the Data Explorer plugin.

To learn more, visit discourse.org and join our support community at meta.discourse.org.

Here are just a few of the incredible communities using Discourse:

discourse-communities

👉 Discover more communities using Discourse

Development

To get your environment set up, follow one of the setup guides:

Before you get started, ensure you have the following minimum versions: Ruby 3.3+, PostgreSQL 13, Redis 7.

For more information, check out the Developer Documentation.

Setting up Discourse

If you want to set up a Discourse forum for production use, see our Discourse Install Guide.

If you're looking for official hosting, see discourse.org/pricing.

Requirements

Discourse supports the latest, stable releases of all major browsers and platforms:

Browsers Tablets Phones
Apple Safari iPadOS iOS
Google Chrome Android Android
Microsoft Edge
Mozilla Firefox

Additionally, we aim to support Safari on iOS 15.7+.

Built With

  • Ruby on Rails — Our back end API is a Rails app. It responds to requests RESTfully in JSON.
  • Ember.js — Our front end is an Ember.js app that communicates with the Rails API.
  • PostgreSQL — Our main data store is in Postgres.
  • Redis — We use Redis as a cache and for transient data.
  • BrowserStack — We use BrowserStack to test on real devices and browsers.

Plus lots of Ruby Gems, a complete list of which is at /main/Gemfile.

Contributing

Build Status

Discourse is 100% free and open source. We encourage and support an active, healthy community that accepts contributions from the public including you!

Before contributing to Discourse:

  1. Please read the complete mission statements on discourse.org. Yes we actually believe this stuff; you should too.
  2. Read and sign the Electronic Discourse Forums Contribution License Agreement.
  3. Dig into CONTRIBUTING.MD, which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
  4. Always strive to collaborate with mutual respect.
  5. Not sure what to work on? We've got some ideas.

We look forward to seeing your pull requests!

Security

We take security very seriously at Discourse; all our code is 100% open source and peer reviewed. Please read our security guide for an overview of security measures in Discourse, or if you wish to report a security issue.

Security fixes are listed in the release notes for each version.

The Discourse Team

The original Discourse code contributors can be found in AUTHORS.MD. For a complete list of the many individuals that contributed to the design and implementation of Discourse, please refer to the official Discourse blog and GitHub's list of contributors.

Copyright 2014 - 2025 Civilized Discourse Construction Kit, Inc.

Licensed under the GNU General Public License Version 2.0 (or later); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Discourse logo and “Discourse Forum” ®, Civilized Discourse Construction Kit, Inc.

Accessibility

To guide our ongoing effort to build accessible software we follow the W3Cs Web Content Accessibility Guidelines (WCAG). If you'd like to report an accessibility issue that makes it difficult for you to use Discourse, email accessibility@discourse.org. For more information visit discourse.org/accessibility.

Dedication

Discourse is built with love, Internet style.

For over a decade, our amazing community has helped shape Discourse into what it is today. Your support, feedback, and contributions have been invaluable in making Discourse a powerful and versatile platform.

Were deeply grateful for every feature request, bug report, and discussion that has driven Discourse forward. Thank you for being a part of this journey—we couldnt have done it without you!