A platform for community discussion. Free, open, simple.
Go to file
Kelv 566c772980
DEV: replace UsernameValidation mixin with helper in InvitesShowController and CreateAccount (#31330)
Follows up: https://github.com/discourse/discourse/pull/31107

This PR replaces the use of the UsernameValidation mixin with the helper
class for the InvitesShowController and CreateAccount modal component,
and deletes the mixin.
2025-02-17 07:52:30 +08:00
.devcontainer DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
.github DEV: Fix pnpm dedupe workflow branch matching (#31322) 2025-02-12 23:22:26 +01:00
.vscode DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
app DEV: replace UsernameValidation mixin with helper in InvitesShowController and CreateAccount (#31330) 2025-02-17 07:52:30 +08:00
bin DEV: Automatically set LOAD_PLUGINS for bin/rspec (#30437) 2024-12-23 11:56:10 +00:00
config FEATURE: Allow showing only experiments on "What's new?" (#31347) 2025-02-14 13:30:37 +10:00
db FEATURE: display process information on flag modal (#31300) 2025-02-14 11:26:20 +11:00
docs Revert "Update INSTALL-cloud.md" (#31103) 2025-02-06 11:08:19 +09:00
images Replace README logo with PNG (#14044) 2021-08-13 14:23:49 -04:00
lib FEATURE: display process information on flag modal (#31300) 2025-02-14 11:26:20 +11:00
log Initial release of Discourse 2013-02-05 14:16:51 -05:00
migrations DEV: Add Upload to IntermediateDB (#29780) 2025-01-20 23:16:30 +01:00
patches DEV: Update content-tag to 3.1.1 (#31131) 2025-02-03 17:59:41 +01:00
plugins FIX: Don't show   in date to button (#31352) 2025-02-14 16:53:38 -05:00
public Update translations (#30898) 2025-01-21 15:55:30 +01:00
script FIX: Calculate reaction_users_count in the bulk import script (#30964) 2025-02-12 17:29:10 -05:00
spec DEV: More targeted cleanup in plugin registry specs (#31333) 2025-02-14 10:28:29 -05:00
test DEV: Update chrome-launcher from 0.15.2 to 1.1.0 (#25909) 2024-02-27 11:25:11 +01:00
vendor UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01: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 recent formatting commits to .git-blame-ignore-revs (#19799) 2023-01-09 14:51:48 +00:00
.gitattributes DEV: Remove GitHub gjs highlighting workaround (#24791) 2023-12-08 11:55:20 +00:00
.gitignore DEV: update .gitignore 2024-12-10 12:36:36 +01:00
.ignore DEV: Include plugin directories in search tooling & IDEs (#29760) 2024-11-15 16:57:08 +00:00
.jsdoc DEV: Remove unmaintained tidy-jsdoc dependency (#25110) 2024-01-03 10:30:54 +00:00
.licensed.yml DEV: Update irb to 1.15.0 (#30912) 2025-01-22 00:33:36 +01: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 to 2.3.1 (#31082) 2025-01-31 01:22:23 +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: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
.ruby-gemset.sample rvm has offically depreicated .rvmrc and recommends using .ruby-version and .ruby-gemset instead. 2013-05-23 09:16:11 -07:00
.ruby-version.sample DEV: Update recommended Ruby to 3.2.1 (#20444) 2023-02-24 12:51:34 -03:00
.streerc DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
.template-lintrc.cjs DEV: Update js linting setup (#25365) 2024-01-24 15:30:03 +01:00
Brewfile DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
CODEOWNERS DEV: Add "migrations-tooling" label to PRs for import scripts (#25062) 2023-12-28 21:26:05 +01:00
config.ru DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
CONTRIBUTING.md Proper long form for CLA 2015-09-10 20:49:03 +02:00
COPYRIGHT.md DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30
d add wrappers for mailcatcher and sidekiq 2016-12-13 09:05:45 +11:00
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: Enable discourse-common-imports eslint rule (#30742) 2025-01-13 16:01:34 +00:00
Gemfile DEV: update mini_racer to node 23.6.1 (#31251) 2025-02-10 12:58:34 +11:00
Gemfile.lock Build(deps-dev): Bump rubocop-rspec from 3.4.0 to 3.5.0 (#31364) 2025-02-16 23:40:05 +01:00
jsconfig.json FEATURE: introduce a ProseMirror editor (#30815) 2025-02-04 14:37:18 -03:00
lefthook.yml DEV: Revert the addition of keywords for all site settings. (#30755) 2025-01-14 13:34:04 +11:00
LICENSE.txt DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30
package.json Build(deps-dev): Bump puppeteer-core from 24.2.0 to 24.2.1 (#31359) 2025-02-16 22:49:59 +01:00
pnpm-lock.yaml Build(deps-dev): Bump puppeteer-core from 24.2.0 to 24.2.1 (#31359) 2025-02-16 22:49:59 +01:00
pnpm-workspace.yaml DEV: Remove discourse-common package (#30741) 2025-01-13 16:01:51 +00:00
Rakefile FIX: Do not dump schema during production database migrations (#12785) 2021-04-21 16:26:20 +01:00
README.md Update README.md description and screenshots (#31088) 2025-02-01 09:45:50 +09:00
stylelint.config.mjs DEV: Fix scss/no-global-function-names stylelint rule (#31280) 2025-02-12 10:51:32 +01:00
translator.yml DEV: Add "automation" plugin to Crowdin (#26497) 2024-04-03 20:00:42 +02:00

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.2+, 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!