discourse/app
Robin Ward 4cdf25e39d Merge pull request #2318 from camilleroux/patch-3
Update the Amazon links regexp
2014-05-06 15:15:33 -04:00
..
assets FIX: Linking to relative hash URLs was reloading the app. 2014-05-06 15:09:43 -04:00
controllers Order latest.rss by created_at, not updated_at 2014-05-02 11:51:16 -04:00
helpers Break down new topic counts by category if a digest contains many. 2014-04-17 16:42:40 -04:00
jobs Fix the Amazon links regex 2014-05-06 19:19:32 +02:00
mailers Don't allow sending private messages to suspended users. Emails to suspended users should tell them how to respond, since they can't. 2014-05-06 15:01:27 -04:00
models BUGFIX: improved top ranking formula (+ filter topics based on their creation date) 2014-05-05 23:05:35 +02:00
serializers BUGFIX: only redirect new users to top page once 2014-05-05 19:00:40 +02:00
services Track the ip address where user was registered 2014-04-29 14:37:56 -04:00
views RSS feed for topics and posts now use a guid that will always be unique, unlike urls which can change when the topic slug changes 2014-05-01 14:09:15 -04:00