discourse/app
Nick Schonning 635c0dbf7a JSHint i18n.js
- Mark the I18n object as an overridable global
- Normalize comma first style rather than turning on lax comma
- Add missing semicolons
- Remove unnecessary semicolons
- Fix options overloading in “lookup”
- Use strict comparison for typeof checks and remove unnecessary parens
2014-03-11 03:01:12 -04:00
..
assets JSHint i18n.js 2014-03-11 03:01:12 -04:00
controllers BUGFIX: Editing a category would break categories for the current user 2014-03-05 17:33:14 -05:00
helpers FIX: undefined method error for some digests. 2014-02-21 16:25:19 -05:00
jobs BUGFIX: We were tring to delete the mail string, not the mail itself. 2014-03-07 11:28:55 -05:00
mailers FEATURE: mailing list mode always available 2014-03-05 14:21:53 +11:00
models FIX: Link counter was broken for some https links 2014-03-10 11:16:21 -04:00
serializers Add link counts to alt tags of their badges. 2014-03-07 14:43:29 -05:00
services Allow users to toggle interface language in their preferences 2014-02-18 14:53:59 -05:00
views FIX: Clean up next/prev rel links 2014-03-03 12:56:37 -05:00