framework/js/lib
Toby Zerner 2d5a7ce064 Make discussion "hidden" state more explicit
Previously a discussion was classified on the front-end as "hidden" if it had zero posts. This was technically a correct statement as the discussion would not be visible to the public... but it also meant that a discussion with zero posts (like one awaiting approval) was impossible for the OP to delete/hide (i.e. indicate that they made a mistake and they don't want the discussion to be approved).
2016-05-28 09:43:21 +09:30
..
components Improve permissions page 2016-05-27 12:42:19 +09:30
helpers Remove space characters from in-between list items 2016-05-28 09:38:58 +09:30
initializers Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
models Make discussion "hidden" state more explicit 2016-05-28 09:43:21 +09:30
utils Trim spaces in getPlainContent, prevent images from loading 2016-05-27 07:34:57 +09:30
App.js Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
Component.js Dramatically improve performance when typing in a modal 2016-03-11 13:18:16 +10:30
extend.js Copy properties when monkey-patching 2015-09-16 16:03:25 +09:30
Model.js Remove sudo mode and add password confirmation when changing email address 2016-03-11 12:44:18 +10:30
Session.js Overhaul sessions, tokens, and authentication 2015-12-03 15:11:57 +10:30
Store.js Improve client XHR error handling 2015-10-20 12:48:26 +10:30
Translator.js Pluralize Turkish (#967) 2016-05-23 22:53:33 +09:00