framework/js/lib/utils
Toby Zerner a74b40fe47 Massive refactor
- Use contextual namespaces within Flarum\Core
- Clean up and docblock everything
- Refactor Activity/Notification blueprint stuff
- Refactor Formatter stuff
- Refactor Search stuff
- Upgrade to JSON-API 1.0
- Removed “addedPosts” and “removedPosts” relationships from discussion
API. This was used for adding/removing event posts after renaming a
discussion etc. Instead we should make an additional request to get all
new posts

Todo:
- Fix Extenders and extensions
- Get rid of repository interfaces
- Fix other bugs I’ve inevitably introduced
2015-07-04 12:24:48 +09:30
..
abbreviate-number.js Add helper to format number with commas 2015-05-30 08:40:29 +09:30
anchor-scroll.js New and improved post stream. 2015-05-29 18:17:50 +09:30
app.js Lay the groundwork for translation & refactor asset compilation 2015-06-10 14:23:56 +09:30
class-list.js Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30
computed.js Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30
evented.js Show composer after discussion is reloaded following login 2015-05-18 15:38:19 +09:30
format-number.js Add helper to format number with commas 2015-05-30 08:40:29 +09:30
human-time.js Implement time gap indicators 2015-06-19 10:00:19 +09:30
item-list.js Flattening items breaks things; recurse to get the first element instead 2015-06-26 13:52:54 +09:30
map-routes.js Extensibility: discussion list params 2015-05-02 08:43:38 +09:30
mixin.js Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30
scroll-listener.js Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30
server-error.js Better handling of API server errors 2015-05-26 11:43:20 +09:30
string-to-color.js Skin colour tweaks 2015-05-02 08:29:43 +09:30
string.js Dasherize post/notification type class names 2015-05-06 08:32:33 +09:30
subtree-retainer.js Properly initialise subtree retainers 2015-05-18 10:35:12 +09:30
translator.js Lay the groundwork for translation & refactor asset compilation 2015-06-10 14:23:56 +09:30
truncate.js Massive refactor 2015-07-04 12:24:48 +09:30