RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Thredded v0.8

Thredded, the best Rails forums engine, has just released v0.8.2. This is a major release that adds these major improvements:

  • More granular user notification settings.
  • Autocompletion for @-mentions.
  • Turbolinks 5 support, and async and defer script loading support for maximum performance.
  • View hooks that let your app and plugins easily extend Thredded views.
  • A Code Syntax Highlighting plugin.
  • A BBCode markup plugin.
  • An app generator that generates a fully-configured Rails app with Thredded and Devise.

Some of the features currently in Thredded:

  • Markdown post formatting.
  • (Un)read posts tracking
  • Email notifications, topic subscriptions, @-mentions, per-messageboard notification settings.
  • Private group messaging.
  • Full-text search using the database.
  • Pinned and locked topics.
  • List of currently online users, for all forums and per-messageboard.
  • Flexible permissions system.
  • Configurable moderation with fully-feature moderation UI
  • Lightweight default theme configurable via Sass.
  • Fully i18n’d with localizations in Brazilian Portuguese (contributions with other locales welcome)

Check out the live demo at Thredded.org.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in