Commit Graph

369 Commits (4044a5fa5265cab619dd47e2000f90dc2e455fbe)

Author SHA1 Message Date
Andrew Dolgov 507426ef6e make lazy loading of headlines lazier 13 years ago
Andrew Dolgov 2836406763 experimental fix for the infamous mail auto-reading feature reported by Mark Waters 13 years ago
Andrew Dolgov ff4019f004 only create headlines-spacer when cdm_auto_catchup is enabled (closes #380) 13 years ago
Andrew Dolgov 4515521c5f add headlines-spacer to auto cached headlines 13 years ago
Andrew Dolgov 0d333402ea headlines callback: prevent creation of duplicate RROW nodes 13 years ago
Andrew Dolgov b74fa65f6d better error logging for invalid JSON data in headlines and article callbacks 13 years ago
Andrew Dolgov d36d86b9af fix loading more headlines into wrong buffer 13 years ago
Andrew Dolgov 81f6a57256 viewfeed: fix typo 13 years ago
Andrew Dolgov 83cd33fcec implement sharing articles by unique url 13 years ago
Andrew Dolgov 957425aa41 viewfeed: try to prevent dupe headlines from being loaded in the buffer 13 years ago
Andrew Dolgov b3e8867c65 trigger loadMoreHeadlines in view() when rendering local article only 13 years ago
Andrew Dolgov 04b252fdec article_callback: trigger loadMoreHeadlines() when reached last article in the buffer 13 years ago
Andrew Dolgov dea24b86b1 remove QUOTA_EXCEEDED_ERR (undefined in chrome) 13 years ago
Andrew Dolgov bb674f9493 rework digest mode 13 years ago
Andrew Dolgov b1a4b0e98f use caching for unexpanded CDM 13 years ago
Andrew Dolgov 87085cc848 zoomToArticle: fix for new cache system 13 years ago
Andrew Dolgov 452e75cc94 implement random precaching of unread feeds on timer 13 years ago
Andrew Dolgov 29465278c5 improve headline caching, update cache after toggleMark/togglePub() 13 years ago
Andrew Dolgov 37c03d3a42 implement automatic precaching for next normal and unread feeds
allow opening cached next_unread_feed on f-q if available
tweak getRelativeArticles() to scan forward only
reenable prefetch_old server requests
13 years ago
Andrew Dolgov 165c88ff31 remove unused headlines-info.unread 13 years ago
Andrew Dolgov 78b2c6ce9a rework caching, use html5 local storage
allow caching of headlines
code cleanup
13 years ago
Andrew Dolgov 21c92cdc9b do not perform catchup batch request when infscroll request is in progress 13 years ago
Andrew Dolgov 956cca2a2a do not schedule catchup batch request when infscroll request is in progress 13 years ago
Andrew Dolgov 7131797307 implement workaround for missing autoloaded headlines for adaptive & unread modes; reduce js debugging (refs #280) 13 years ago
Andrew Dolgov c3fed9e63d add experimental fade-in effect for autoloaded headlines 13 years ago
Andrew Dolgov 76495dfd31 auto catchup: prevent request flood 13 years ago
Andrew Dolgov 608cbde285 prototypize creation of headlines-spacer 13 years ago
Andrew Dolgov 18eb64a8a1 allow marking last headline as read automatically by scrolling below content 13 years ago
Andrew Dolgov e3642715df cdm auto catchup: mark posts when scrolled above half their height 13 years ago
Andrew Dolgov f7cffd2cfd view: fix article not being marked as read when not requested from client cache 13 years ago
Andrew Dolgov 0780f4f4fd add tooltip with all article tags 13 years ago
Andrew Dolgov fcfa9ef15b rework article notes; re-add built-in XSL template for generated feeds; remove schema_version caching in session 13 years ago
Andrew Dolgov 6f1c5d1760 fix zoomToArticle() for new JSON reply format 13 years ago
Andrew Dolgov ccdddcc251 hlClicked: allow opening originating article directly while middle-clicking on the headline title 13 years ago
Andrew Dolgov bd202c3f89 backend/viewfeed: use JSON 13 years ago
Andrew Dolgov 009646d23a backend/view: use JSON instead of XML; backend: output session invalid error using JSON 13 years ago
Andrew Dolgov 10690c19da simplify adding/removing labels manually; simplify headline popup menu 14 years ago
Andrew Dolgov ce68ec747a enable auto catchup for three pane mode 14 years ago
Andrew Dolgov 21426d3aae rework cdm autocatchup 14 years ago
Andrew Dolgov a3ef7d106a cdmClicked: use correct function to parse returned JSON 14 years ago
Andrew Dolgov 53fd549523 focus content pane on view() (closes #312) 14 years ago
Andrew Dolgov ca7b020e0f disable headline buffer caching for now 14 years ago
Andrew Dolgov 09aa8995dc do not try to reinject new headline buffer when marking articles as read 14 years ago
Andrew Dolgov 9bfb11ed8e fix cdmClicked doing nothing in expanded mode when clicking on article title 14 years ago
Andrew Dolgov c3edc667f1 use html5 audio player instead of flash when possible 14 years ago
Andrew Dolgov 741b60909f tweak article notes 14 years ago
Andrew Dolgov 48efad70de rpc/sendEmail: use JSON 14 years ago
Andrew Dolgov ddcbbea2de tag setting rpc: use JSON 14 years ago
Andrew Dolgov 8eb592ec71 assign/remove to label rpc: use JSON 14 years ago
Andrew Dolgov 64e411abf4 implement better way to add headlines into buffer 14 years ago