framework/js
Alexander Skvortsov 93f8ce78b3 Improve PostStreamState.viewingEnd()
In some cases, such as if we've stickied a post, an event post
may have been added / removed.This means that `this.visibleEnd`
and`this.count()` will be out of sync by 1 post, but we are still
"viewing the end" of the post stream, so we should still reload
all posts up until the last one.
2020-09-30 16:33:10 -04:00
..
dist Bundled output for commit 86f7550bec [skip ci] 2020-09-29 22:42:20 +00:00
src Improve PostStreamState.viewingEnd() 2020-09-30 16:33:10 -04:00
.prettierrc.json Configure prettier via JSON file 2020-04-17 10:44:36 +02:00
admin.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
forum.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
package-lock.json Mithril 2 update (#2255) 2020-09-23 22:40:37 -04:00
package.json Mithril 2 update (#2255) 2020-09-23 22:40:37 -04:00
shims.d.ts Mithril 2 update (#2255) 2020-09-23 22:40:37 -04:00
tsconfig.json Mithril 2 update (#2255) 2020-09-23 22:40:37 -04:00
webpack.config.js Initial TypeScript infrastructure (#2206) 2020-07-03 14:47:44 +02:00