.. |
Admin
|
Get rid of Server classes for Admin, API and Forum
|
2017-10-03 18:54:07 +02:00 |
Api
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
Bus
|
moved from boot to register
|
2017-11-02 10:52:52 +01:00 |
Console
|
Extract Flarum\Foundation\Site class
|
2017-10-03 18:54:07 +02:00 |
Core/Listener
|
Move command classes to domain namespaces
|
2017-10-03 18:52:50 +02:00 |
Database
|
added new methods etc
|
2017-10-05 16:25:01 +02:00 |
Discussion
|
lists > pluck
|
2017-10-05 13:39:41 +02:00 |
Event
|
Cleanup code, typehints and class references
|
2017-10-03 18:54:07 +02:00 |
Extension
|
Inject settings repository in event listener
|
2017-10-03 18:54:07 +02:00 |
Formatter
|
Cleanup code, typehints and class references
|
2017-10-03 18:54:07 +02:00 |
Forum
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
Foundation
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
Frontend
|
fixed symfony translator now using catalogues
|
2017-11-01 17:07:22 +01:00 |
Group
|
Cleanup code, typehints and class references
|
2017-10-03 18:54:07 +02:00 |
Http
|
Extract Flarum\Foundation\Site class
|
2017-10-03 18:54:07 +02:00 |
Install
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
Locale
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
Notification
|
lists > pluck
|
2017-10-05 13:39:41 +02:00 |
Post
|
fixed renamed interface for Scope
|
2017-11-01 22:12:56 +01:00 |
Search
|
Fix namespaces
|
2017-10-03 18:52:50 +02:00 |
Settings
|
fixed an issue where the mail provider would not be able to instantiate
|
2017-11-01 17:01:50 +01:00 |
Update
|
Fix namespace orderings
|
2017-10-03 18:54:06 +02:00 |
User
|
replaced the Symfony\Component\Translation\TranslationInterface with the Illuminate\Contracts\Translation\Translator, deprecating the Symfony version
|
2017-11-27 10:42:16 +01:00 |
Util
|
Apply fixes from StyleCI
|
2016-11-29 05:03:53 +00:00 |
helpers.php
|
Public and base directory can be separated (#938)
|
2016-04-23 11:55:53 +09:30 |