1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 17:21:27 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Toby Zerner
af08ad04fd Extensibility: params for discussion page API request 2015-05-02 08:38:05 +09:30
Toby Zerner
6cb1057601 Extract discussion controls into the model 2015-05-02 08:36:59 +09:30
Toby Zerner
2623f59c23 Make discussion hero extensible 2015-05-02 08:36:04 +09:30
Toby Zerner
80b13844d6 Unify icon class name, change the way icons are floated in menus 2015-05-02 08:32:45 +09:30
Toby Zerner
affebc2ca1 Skin colour tweaks 2015-05-02 08:29:43 +09:30
Toby Zerner
74c145eb03 Ability to merge list items 2015-05-02 08:28:02 +09:30
Toby Zerner
bdf71abf23 Combine route/query params in route construction
One params object is passed, and then route params are extracted into
the route and the rest are appended as query params.
2015-05-02 08:21:40 +09:30
Toby Zerner
5d4d031f59 Preload session as the last step in initialisation before boot
Can’t remember why…
2015-05-02 08:18:45 +09:30
Toby Zerner
42c820e0eb Fix pin button active state 2015-04-25 23:26:43 +09:30
Toby Zerner
b5c95a222f Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30