framework/src
Toby Zerner c54f739484 Make "own" permissions depend on the user's ability to reply
Permission to rename/hide/edit one's own discussion/post is only granted
if the user has permission to reply to the discussion. This makes sense
if you think of these actions as forms of "replying" to a discussion.

Fixes #1419 because suspended users do not have permission to reply to
discussions, therefore they will not be granted these "own" permissions.
2018-09-22 12:15:46 +09:30
..
Admin Use container events as an alternative to the ConfigureMiddleware event (#1462) 2018-09-16 21:21:13 +02:00
Api Apply fixes from StyleCI (#1574) 2018-09-21 14:28:02 +09:30
Bus One BusServiceProvider is enough 2018-08-22 07:58:50 +02:00
Console Boot Flarum app in Server classes 2018-09-21 23:30:14 +02:00
Database Remove references to deleted property 2018-09-21 12:29:16 +02:00
Discussion Make "own" permissions depend on the user's ability to reply 2018-09-22 12:15:46 +09:30
Event Frontend refactor (#1471) 2018-06-30 12:31:12 +09:30
Extend Revert "Frontend extender: Remove route registration" 2018-09-21 09:05:45 +09:30
Extension Live output of migrator notes 2018-09-21 11:22:51 +09:30
Formatter Update TextFormatter deprecated API 2018-09-21 11:23:24 +09:30
Forum Use container events as an alternative to the ConfigureMiddleware event (#1462) 2018-09-16 21:21:13 +02:00
Foundation flarum info: Try to fix STDERR redirection for Windows 2018-09-07 00:25:26 +02:00
Frontend Make registration errors still work properly when debug mode is on 2018-09-21 14:18:17 +09:30
Group Fix entity deletion 2018-07-21 17:18:40 +09:30
Http Display only exception messages during booting 2018-09-21 23:33:28 +02:00
Install Fix installation command 2018-09-21 11:32:46 +09:30
Locale Get rid of some Application methods 2018-08-22 07:58:50 +02:00
Notification Fix notifications crash 2018-09-21 11:22:26 +09:30
Post Make "own" permissions depend on the user's ability to reply 2018-09-22 12:15:46 +09:30
Search Improve search performance (#1339) 2018-02-08 06:38:08 +10:30
Settings Split up Site into several classes 2018-08-22 07:58:50 +02:00
Update Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00
User Merge pull request #1344 from flarum/1236-database-changes 2018-09-16 20:44:29 +02:00
Util No slug? Then no '-' separator! (#1351) 2018-02-09 07:22:50 +10:30
helpers.php Public and base directory can be separated (#938) 2016-04-23 11:55:53 +09:30