|
|
Subscribe / Log in / New account

Discourse 1.5 released

Version 1.5 of the Discourse open-source discussion-and-commenting system has been released. Significant work went into rewriting the top-level "topics" page, resulting in a five-fold speed increase. Administrators can now change and customize every object label used in the interface. "Want topics to be 'threads'? Users to be 'funkatrons'? Like to be 'brofist'? Well, Discourse is your huckleberry." Support for email comments has also been improved, and user groups can now exchange private messages. The badge system, which is used to denote user roles and to mark popular posts, received a visual refresh and new documentation; user summary pages were also refreshed.


to post comments

Discourse 1.5 released

Posted Apr 2, 2016 10:02 UTC (Sat) by xav (guest, #18536) [Link] (10 responses)

I would like very much an apt-get install discourse. But not what they purpose currently. L

Discourse 1.5 released

Posted Apr 2, 2016 11:13 UTC (Sat) by felix.s (guest, #104710) [Link] (9 responses)

Discourse is based on Ruby on Rails, so it's probably not going to happen.

Discourse 1.5 released

Posted Apr 2, 2016 11:17 UTC (Sat) by tzafrir (subscriber, #11501) [Link] (1 responses)

Discourse 1.5 released

Posted Apr 2, 2016 15:39 UTC (Sat) by pabs (subscriber, #43278) [Link]

gem2deb would probably make that easier:

https://wiki.debian.org/AutomaticPackagingTools

Discourse 1.5 released

Posted Apr 2, 2016 15:41 UTC (Sat) by zlynx (guest, #2285) [Link] (6 responses)

It is?

No wonder its performance is so bad.

Discourse 1.5 released

Posted Apr 8, 2016 17:47 UTC (Fri) by rriggs (guest, #11598) [Link] (5 responses)

Performance? Who cares about performance when usability is so bad. For a piece of software ostensibly designed to help humans communicate, it does whatever the opposite of that is. But, hey, it has a responsive design. So it does what it does just as poorly on every platform.

Discourse 1.5 released

Posted Apr 10, 2016 7:31 UTC (Sun) by jospoortvliet (guest, #33164) [Link] (4 responses)

It might not be perfect but I find discourse miles ahead of almost all other forum software...

Discourse 1.5 released

Posted Apr 11, 2016 11:35 UTC (Mon) by nye (subscriber, #51576) [Link] (1 responses)

It's okay if what you want is numerous small unrelated short-term micro-conversations, in the same way that Twitter is, but taken to less of an extreme.

It's pretty bad for any kind of collaborative work or other longer discussion, because it's unstructured and non-paginated, and has no ignore list. And you can forget using it over a dodgy connection for the same reason that most other Javascript apps fail - complex state that can get broken if a background request fails, leaving you forced to refresh the page, which loses all of that complex state and leaves you back at the top of an infinitely scrolling abyss[0].

I think it was mostly built as a means of providing a comments thread for blog articles, which is a fairly tight use case. Essentially, if what you want is Twitter on steroids, then it might not be a bad choice except for the fact that it's written in Ruby (which I still firmly believe is an April fool that got out of hand). If what you want is anything other than that, it's hard to think of any choices that would be significantly worse. Disqus, I guess.

[0]Seriously, there is a Special Hell reserved for anyone who thinks infinite scrolling is a good idea.

Discourse 1.5 released

Posted Apr 11, 2016 16:58 UTC (Mon) by zlynx (guest, #2285) [Link]

> leaves you back at the top of an infinitely scrolling abyss

It does have a small button area at the bottom of the page that lets you jump to a numbered comment, the top, and the bottom. So you don't actually have to scroll all the way to the end of a thousand messages.

Discourse 1.5 released

Posted Apr 12, 2016 0:15 UTC (Tue) by mathstuf (subscriber, #69389) [Link] (1 responses)

Have you seen the D forum? It sits on top of a mailing list (actually NNTP), so it is also email accessible.

Instance: http://forum.dlang.org/
Software: https://github.com/CyberShadow/DFeed

Discourse 1.5 released

Posted Apr 12, 2016 20:51 UTC (Tue) by flussence (guest, #85566) [Link]

The one thing about DFeed that always gets me is how unbelievably *fast* it is — I can hit F5 on those pages and it's loaded before I'm done lifting my hand off the keyboard.

...and then when I go back to the rest of the “modern” web it feels like I'm navigating old Teletext pages. It'd be nice if more people would realise smashing planet-sized async frameworks and CDNs together is not the answer.

Discourse 1.5 released

Posted Apr 3, 2016 11:10 UTC (Sun) by federico3 (guest, #101963) [Link]

There is also https://posativ.org/isso/ but it's not much better either.


Copyright © 2016, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds