This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
riking 4699136d83 Fix this/self usage warning
To clarify the intent of using 'this' inside the closure, it is first assigned to a variable.
2014-03-18 19:09:49 -07:00
..
assets Fix this/self usage warning 2014-03-18 19:09:49 -07:00
controllers Merge pull request #2115 from vikhyat/badge-system 2014-03-17 10:06:37 +11:00
helpers Ability to customize the logo in digest emails 2014-03-18 15:56:17 -04:00
jobs Remove unused variables 2014-03-18 19:09:44 -07:00
mailers FEATURE: mailing list mode always available 2014-03-05 14:21:53 +11:00
models Remove another N+1 query from categories page 2014-03-18 15:24:29 -04:00
serializers Add excerpt column to topics table to remove N+1 query in ListableTopicSerializer 2014-03-18 15:24:29 -04:00
services FIX: broken specs after new link alerting code 2014-03-18 15:22:53 +11:00
views Include opengraph/oembed tags in the crawler layout. 2014-03-16 19:30:26 +05:30