Commit Graph

7 Commits (a0ef02e4f6aa54184e8e9a76fed20b553a11a89e)

Author SHA1 Message Date
Toby Zerner 07856bd53e Load extensions after other service providers
And let them know what kind of request this is via a “type” binding on
the container. Not sure if there is a better way to do this. But they
need to know somehow, so extenders can act selectively (e.g. the
ForumClient extender should only act on forum requests, not on API or
admin requests)
2015-06-18 17:46:49 +09:30
Franz Liedke f521f6640b Split API and frontend controllers 2015-06-17 02:00:20 +02:00
Franz Liedke 65c4a49ecf Revamp bootstrapping process to use PSR-7 middleware 2015-05-27 02:39:09 +02:00
Toby Zerner 49ef3744c6 Emoji support 2015-05-18 17:14:25 +09:30
Toby Zerner ead1b78ade Enable ExtensionsServiceProvider 2015-05-04 08:54:28 +09:30
Toby Zerner 7d8d9155a7 Change avatar path 2015-05-03 12:09:28 +09:30
Toby Zerner d9ebd27a93 New skeleton architecture
flarum/core submodule needs to be added back in (to system/core)
2015-04-25 22:57:04 +09:30