Commit Graph

4 Commits

Author SHA1 Message Date
Franz Liedke
1424fd2211 Apply fixes from StyleCI 2019-11-29 23:02:10 +00:00
Franz Liedke
c22c74553f Get rid of event subscribers that resolve services too early
Refs flarum/core#1578.
2018-12-15 17:09:44 +01:00
Toby Zerner
ac6d9418e1 Remove obsolete permission logic
flarum/core#1513 changes the post.edit permission so that it is only
granted if the user also has permission to reply to the discussion. This
means that explicitly revoking the edit permission is no longer
necessary, as it will never be granted in the first place.
2018-09-22 12:19:07 +09:30
Toby Zerner
4aa0729d67 Rename bootstrap.php 2018-09-21 11:47:09 +09:30