framework/js/lib
Toby Zerner 5fe88e448e Improve post stream
- Return all discussion post IDs from API requests which add/remove
posts, so the post stream updates appropriately. Related to #146
- Always unload posts that are two pages away, no matter how fast
you’re scrolling
- Retrieve posts from cache instead of reloading them
- Fix various bugs. Maybe #152, needs confirmation
2015-07-06 16:26:27 +09:30
..
components Refactor component API a bit 2015-06-26 19:09:43 +09:30
helpers Tweak how discussion sidebar displays on mobile 2015-06-25 15:38:29 +09:30
initializers Fix/simplify timestamp live updating. closes flarum/core#101 2015-06-01 11:10:15 +09:30
models Improve post stream 2015-07-06 16:26:27 +09:30
utils Massive refactor 2015-07-04 12:24:48 +09:30
component.js Refactor component API a bit 2015-06-26 19:09:43 +09:30
extension-utils.js Change extend function so that a value doesn't have to be returned 2015-05-05 17:04:42 +09:30
model.js Massive refactor 2015-07-04 12:24:48 +09:30
session.js Fix logout redirection 2015-05-04 10:30:38 +09:30
store.js Better handling of API server errors 2015-05-26 11:43:20 +09:30