framework/js/forum/src/initializers
Toby Zerner 64e5d50533 Allow author to delete discussion if there are no replies
Also disallow the first post in a discussion to be deleted or hidden
(thus preventing discussions with zero posts)

closes flarum/core#90 closes flarum/core#92
2015-06-23 10:34:33 +09:30
..
boot.js Roughly implement routes and data preloading 2015-06-18 17:41:37 +09:30
components.js New user activity feed API. 2015-05-20 12:30:27 +09:30
discussion-controls.js Ensure we make a new separator 2015-06-19 17:19:27 +09:30
post-controls.js Allow author to delete discussion if there are no replies 2015-06-23 10:34:33 +09:30
routes.js Fix error when rendering deleted user 2015-05-26 18:02:04 +09:30
state-helpers.js Make composer sliding animation less jumpy when replying 2015-06-08 09:47:28 +09:30