summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2015-08-12feedtree: don't hide feeds with errorsAndrew Dolgov
2015-08-12combine user edit & user detailsAndrew Dolgov
2015-08-12pref-feeds: check for inactive feeds asynchronouslyAndrew Dolgov
2015-08-12viewfeed: switch to hash-based argumentsAndrew Dolgov
2015-08-11add plugin-based filter actions (see example plugin in attic)Andrew Dolgov
2015-08-11use dijit form widget for attachments dropdownAndrew Dolgov
2015-08-11use batch-based catching up in cdmExpandArticle() to reduce server loadAndrew Dolgov
2015-08-11prevent cyclical scrolling in headlines if next offset requested by infscroll...Andrew Dolgov
2015-08-11partially revert previous because of navigation breakage in expanded mode, durrrAndrew Dolgov
2015-08-11unfuck catchupbatchedarticles a bitAndrew Dolgov
2015-08-11assorted fixes for keyboard navigation which hopefully don't break everything...Andrew Dolgov
2015-08-11fix previousAndrew Dolgov
2015-08-11infscroll: preload articles a bit earlierAndrew Dolgov
2015-07-31pass DOMNodes instead of escaped html data to JS article rendered hooks (i th...Andrew Dolgov
2015-07-29disable headline appear animationAndrew Dolgov
2015-07-29headlines scroll handler: make preloading less aggressiveAndrew Dolgov
2015-07-14(experimental) disable infscroll requests while marking auto catched up artic...Andrew Dolgov
2015-07-13fix error feed (i.e. when requested feed no longer exists) not display properlyAndrew Dolgov
2015-07-13roll back separate headline transportAndrew Dolgov
2015-07-13maybe speedup headline adding a bit, maybe notAndrew Dolgov
2015-07-13viewfeed.js: cleanup the code a bitAndrew Dolgov
2015-07-13bring cdmFeedTitle style in line with the rest of the UIAndrew Dolgov
2015-07-12fixes for first_id stuffAndrew Dolgov
2015-07-12viewfeed: set hsp status when scrolling to the very endAndrew Dolgov
2015-07-12js: remove current_top_id globalAndrew Dolgov
2015-07-12report top id changed in headlines bufferAndrew Dolgov
2015-07-12queryFeedHeadlines: move to array-based arguments, optionally check if first ...Andrew Dolgov
2015-07-07simplify search, remove search_mode as uselessAndrew Dolgov
2015-06-18prevent event propagation when clicking on CDM article footerAndrew Dolgov
2015-06-17bayes: properly reset score when going good -> uglyAndrew Dolgov
2015-06-12better feed debugger ui for f DAndrew Dolgov
2015-06-07fix some minor typos and stuffAndrew Dolgov
2015-03-06add error notification if trying to toggle widescreen in cdmAndrew Dolgov
2015-03-06feedtree: do not hide special category for reals if configured as suchAndrew Dolgov
2015-02-03minor fixes for previousAndrew Dolgov
2015-02-03add placeholder update checker using git changesetsAndrew Dolgov
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2015-01-30Make the floating title transition smootherAnders Kaseorg
2014-11-09notify fixesAndrew Dolgov
2014-11-02tweak notifications; use css animations for notificationsAndrew Dolgov
2014-10-26hotkey actions: toggle_expand, collapse_article: check if element existsAndrew Dolgov
2014-08-26mail plugin: use dijit.form.ComboBox to allow random email input instead of o...Andrew Dolgov
2014-08-11assign stored content-insert height/width in switchPanelMode(); reset stored ...Andrew Dolgov
2014-07-26minor spacer/whiteBox appearance tweaksAndrew Dolgov
2014-07-26always create headline-spacer on lazy loadAndrew Dolgov
2014-07-25adjust scroll amount to trigger auto-opening next unread feedAndrew Dolgov
2014-07-25add a link to headlines-spacer to open next unread feedAndrew Dolgov
2014-07-25another implementation of pull 386 (show next when finished reading) (2)Andrew Dolgov
2014-07-25another implementation of pull 386 (show next when finished reading)Andrew Dolgov
2014-07-25Revert "scroll to end to show next feed or category"Andrew Dolgov