A platform for community discussion. Free, open, simple.
Go to file
Jeff Atwood c1c381bf24 ios 6+, 5 doesn't work, mobile safari too out of date. 2013-05-31 15:52:27 -06:00
app New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
chef Add Java to vagrant image using chef 2013-03-21 18:51:33 -04:00
config New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
db New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
dbs Remove export images from repo until import handles db migrations better 2013-02-10 12:25:25 -05:00
docs Added suggestion to reload nginx 2013-05-30 20:03:06 -03:00
images Saved ~46KB through image optimization. 2013-02-28 10:58:12 -05:00
lib Merge pull request #926 from netzpirat/fix-s3-images 2013-05-30 21:33:37 -07:00
log Initial release of Discourse 2013-02-05 14:16:51 -05:00
pg_dumps improve "override default" text in customize 2013-04-14 11:22:25 -07:00
public get rid of nonsense 404.html 2013-05-20 10:29:49 +10:00
script correct watcher, live updates for unread 2013-05-30 16:49:58 +10:00
spec New Feature: Staff can choose to "Take Action" when flagging to immediately reach hiding 2013-05-31 17:39:32 -04:00
vendor fix bug where non-multisite environment would run out of connections 2013-05-20 00:23:10 +10:00
.autotest Initial release of Discourse 2013-02-05 14:16:51 -05:00
.env.sample Basic Heroku integration 2013-03-13 19:07:49 +00:00
.gitattributes prevent crlf on yml files 2013-04-05 11:20:57 +02:00
.gitignore add a few ignores 2013-05-06 10:54:34 +10:00
.jshintrc fix double include 2013-04-16 18:43:07 +10:00
.procfile.sample Added foreman procfile 2013-02-14 08:26:41 -05:00
.rspec Initial release of Discourse 2013-02-05 14:16:51 -05: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 rvm has offically depreicated .rvmrc and recommends using .ruby-version and .ruby-gemset instead. 2013-05-23 09:16:11 -07:00
.travis.yml Updated documentation 2013-05-25 00:07:45 -04:00
CONTRIBUTING.md Insert CONTRIBUTING link to main directory, so GitHub would see it 2013-05-24 11:20:03 +02:00
COPYRIGHT.txt Initial release of Discourse 2013-02-05 14:16:51 -05:00
Capfile.sample Link to helpful article on Capistrano deployment 2013-05-05 08:38:27 -07:00
Gemfile Merge pull request #892 from eriko/cas_support 2013-05-28 16:13:29 -07:00
Gemfile.lock work in progress, live unread / new counters 2013-05-30 16:49:57 +10:00
Guardfile ok ... guard needs these dependencies earlier 2013-05-14 14:00:12 +10:00
LICENSE.txt Initial release of Discourse 2013-02-05 14:16:51 -05:00
Procfile Added foreman procfile 2013-02-14 08:26:41 -05:00
README.md ios 6+, 5 doesn't work, mobile safari too out of date. 2013-05-31 15:52:27 -06:00
Rakefile Prevent crashes during migration in certain PostgreSQL configurations 2013-04-10 13:26:55 +02:00
Vagrantfile Honestly, MEMORIES? 2013-04-14 22:46:36 -03:00
adminjs Initial release of Discourse 2013-02-05 14:16:51 -05:00
config.ru Allow running discourse with prefix with passenger without requiring a symlink 2013-04-10 14:23:49 +02:00
jsapp Initial release of Discourse 2013-02-05 14:16:51 -05:00
projections.json.readme some helper files for vim 2013-05-22 15:48:48 +10:00
sublime-project The last of the callback style AJAX have been converted to promises. 2013-05-07 10:58:41 -04:00

README.md

Logo

Discourse is the 100% open source, next-generation discussion platform built for the next decade of the Internet.

Whenever you need ...

  • a mailing list
  • a forum to discuss something
  • a chat room where you can type paragraphs

... consider Discourse.

Getting Started

  1. If you're brand new to Ruby and Rails, please see Discourse as Your First Rails App or our Discourse Vagrant Developer Guide, which includes instructions to get up and running in a development environment using a virtual machine. This beginner's guide is also adequate for developers ready to sink their teeth quickly; it's the easiest way to hack on Discourse!

  2. Once you have Discourse up and running, be sure to load the appropriate seed data on your forum, either the developer seed data, which is the same data you'll see on try.discourse.org, or the production seed data which includes the Discourse Admin Quick Start Guide and meta guidance.

  3. If you're familiar with how Rails works and are comfortable setting up your own environment, use our Discourse Advanced Developer Guide.

Before you get started, ensure you have the following minimum versions: Ruby 1.9.3+, PostgreSQL 9.1+, Redis 2.6+. And if you're having trouble, please see our TROUBLESHOOTING GUIDE first!

Vision

We think of Discourse as a Civilized Discourse Construction Kit, an open-source discussion platform that acts as a free, flexible, fundamental building block for online communities of any size, tiny to huge.

Discourse is:

  • A flattened, endlessly scrolling discussion, which avoids the awkwardness of traditionally threaded and paginated discussion, while still allowing replies to be expanded in place for context.

  • A user trust system that grants users rights to assist in moderating the forum as they participate in good faith over time. The goal is for the forum to be nearly self-moderating in the absence of any formal moderators, although excellent moderators do accelerate the process greatly.

  • An advanced JavaScript app which runs in modern browsers and works identically on desktop and tablet, without the need for a native app.

  • A contemporary, robust technology stack, free of legacy PHP and MySQL constraints.

Our goal is to foster an active community of contributors, all of whom commit to free, simple, pleasant to use online discussion software that can thrive in an Internet age dominated by micro-blogging and diminishing attention spans. Internet discussion belongs to everyone, not just huge corporate websites.

Discourse is built for the next 10 years of the Internet, so our requirements are high:

  1. Modern browsers on the desktop:
  • Internet Explorer 9.0 (may not be fully functional), 10.0+
  • Firefox 16+
  • Google Chrome 23+
  • Safari 5+
  1. The latest generation of tablets, 7" or larger:
  • iPad 2+
  • Android 4.1+
  • Windows 8
  1. Modern small screen mobile/smartphones as soon as possible:
  • Windows Phone 8
  • iOS 6+
  • Android 4.0+

Built With

Discourse is built from the following open source components:

  • Ruby on Rails - Our back end API is a Rails app. It responds to requests RESTfully and responds 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 for our job queue, rate limiting, as a cache and for transient data.

Plus lots of Ruby Gems, a complete list of which is at SOFTWARE.MD.

Contributing

Build Status Code Climate

Discourse is 100% free and open-source. We encourage and support an active, healthy community that accepts contributions from the public. We'd like you to be a part of that community.

Before contributing to Discourse, please:

  1. Review the VISION statement, to confirm that you understand the focus of the project,
  2. Read and sign the Electronic Discourse Forums Contribution License Agreement, to confirm you've read and acknowledged the legal aspects of your contributions, and
  3. Dig into CONTRIBUTING.MD, which houses all of the necessary info to:
    • submit bugs,
    • request new features, and
    • step you through the entire process of preparing your code for a Pull Request.
  4. Not sure what to work on? We've got some ideas!

We look forward to seeing your cool stuff!

Having Problems getting set up?

Before contacting us for help, please review our Troubleshooting Guide.

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 2013 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:

http://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.

Dedication

Discourse is built with love, Internet style.