framework/src
Franz Liedke b0e996e7ff
Merge pull request #1697 from flarum/fl/1578-speed-up-extenders
Do not resolve services in extenders
2018-12-13 10:33:00 +01:00
..
Admin Inject dependencies when firing events, not before 2018-12-13 02:01:50 +01:00
Api Fix DELETE /api/extensions/* returning 500 (#1580) 2018-12-13 00:16:03 +01:00
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 Do not create tables as InnoDB automatically, rely on connection default 2018-12-06 00:34:43 +01:00
Discussion Fix search with database prefix 2018-11-29 22:50:32 +01:00
Event Frontend refactor (#1471) 2018-06-30 12:31:12 +09:30
Extend Inject dependencies when firing events, not before 2018-12-13 02:01:50 +01:00
Extension Fix code style and doc block 2018-11-29 21:31:12 +01:00
Formatter Revert "Configure external links before dispatching event" 2018-11-22 07:21:16 +10:30
Forum Inject dependencies when firing events, not before 2018-12-13 02:01:50 +01:00
Foundation Release version 0.1.0-beta.8.1 2018-12-06 00:47:38 +01:00
Frontend Inject dependencies when firing events, not before 2018-12-13 02:01:50 +01:00
Group Add 'hasPermission' helper to Group (#1688) 2018-12-10 22:32:21 +01:00
Http Consolidate ControllerRouteHandler into RouteHandlerFactory 2018-11-22 12:09:50 +10:30
Install Set the default engine in the installer 2018-12-04 09:12:19 +10:30
Locale Performance: Actually make use of the translator cache 2018-12-07 09:38:08 +10:30
Notification Fix notification isRead value not being updated in API update response (#1635) 2018-11-12 00:14:13 +01:00
Post Allow users to hide their own posts just as they can edit them 2018-11-14 09:33:28 +10:30
Search Improve search performance (#1339) 2018-02-08 06:38:08 +10:30
Settings Refactor frontend code to allow for extension of assets 2018-11-22 12:09:50 +10:30
Update Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00
User Always invalidate all user email tokens 2018-11-29 00:33:42 +01: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