Ghost/core
William Dibbern 4b8806ec1d Infinite Scroll Pagination for content screen
Fixes #258

- Modified post collection to have default values for paging.
- Added scroll handler to content view to check for more posts and load
as appropriate.
- Sanitized result from server-side post paging, ensure page # is
returned as an integer.
- Added a functional test stub.
2013-09-15 18:34:23 -05:00
..
client Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
server Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
shared Make settings() 'magic' 2013-09-15 19:52:37 +02:00
test Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js Make settings() 'magic' 2013-09-15 19:52:37 +02:00
server.js Add setting filter 2013-09-15 18:04:01 +02:00