Franz Liedke
|
1cbc60ca41
|
Merge branch 'master' into psr-7
Conflicts:
src/Api/Actions/Discussions/IndexAction.php
src/Api/Actions/SerializeAction.php
src/Core/Formatter/FormatterManager.php
src/Extend/ForumAssets.php
src/Forum/Actions/IndexAction.php
src/Forum/ForumServiceProvider.php
|
2015-06-17 00:52:50 +02:00 |
|
Toby Zerner
|
823027b839
|
Prefer passing an array to ServiceProvider::extend
|
2015-06-15 08:59:33 +09:30 |
|
Franz Liedke
|
7383c14eae
|
Remove lots of unneeded imports.
|
2015-06-03 03:20:58 +02:00 |
|
Toby Zerner
|
a577910d04
|
New object-based extension APIs
|
2015-05-17 10:19:54 +09:30 |
|
Toby Zerner
|
8e6adb9be0
|
Expose serializer/actor to extensions
|
2015-05-15 17:06:09 +09:30 |
|
Toby Zerner
|
b4e5f0e6e5
|
Simplify permissions and add API to register configurable ones
Lots of thought has gone into this; it will show up later when I do the
admin permissions interface / category permissions :)
|
2015-05-15 17:05:46 +09:30 |
|
Toby Zerner
|
a1cd6417c7
|
Add API for adding a formatter
|
2015-05-11 12:11:26 +09:30 |
|
Toby Zerner
|
a4d3345b99
|
Add shortcut API to serialize attributes
|
2015-05-06 11:23:12 +09:30 |
|
Toby Zerner
|
92a75fd786
|
Add a base ServiceProvider with useful public APIs
|
2015-05-05 14:30:45 +09:30 |
|