framework/src/Core
Toby Zerner 66b374b1c1 Add API to collect posts that were removed during an action
This is useful for both the Sticky and Categories extensions, where if
you sticky a discussion and then immediately unsticky it, or if you
move it to a category and then immediately move it back, the last
“activity” post will be removed.
2015-05-02 08:12:09 +09:30
..
Commands Implement user preferences API 2015-03-28 15:43:57 +10:30
Events Add an event to modify search queries 2015-04-03 17:04:41 +10:30
Exceptions Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Extensions Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Formatter Upgrade to L5 + huge refactor + more. closes #2 2015-02-24 20:33:18 +10:30
Handlers Fix email confirmation route 2015-04-25 22:34:33 +09:30
Models Add API to collect posts that were removed during an action 2015-05-02 08:12:09 +09:30
Notifications More powerful/extensible notifications 2015-03-28 15:43:58 +10:30
Repositories Don't show deleted posts in the activity feed 2015-03-24 19:41:30 +10:30
Search Add an event to modify search queries 2015-04-03 17:04:41 +10:30
Seeders Extract config into database 2015-05-02 08:07:51 +09:30
Support Refactor Flarum\Web and Flarum\Admin 2015-03-30 16:17:04 +10:30
CoreServiceProvider.php Turns out putting a . there breaks Laravel 2015-03-29 22:27:37 +10:30