index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
feedlist.js
Age
Commit message (
Expand
)
Author
2017-03-31
filter by search results while marking feed as read
Andrew Dolgov
2017-03-04
simplify error handling
Andrew Dolgov
2017-02-04
parse_counters: skip subscribed-feeds id properly
Andrew Dolgov
2017-02-04
reset local counter cache when feed count changes
Andrew Dolgov
2017-01-22
parse_counters: cache previous reply and skip processing of unchanged rows (b...
Andrew Dolgov
2017-01-22
parse_counters: cache previous reply and skip processing of unchanged rows
Andrew Dolgov
2017-01-21
Replace all setTimeout strings with functions
Anders Kaseorg
2016-03-22
normalize some html5 custom attributes
Andrew Dolgov
2016-03-22
getLoadedArticleIds: consider visible rows only
Andrew Dolgov
2016-03-22
headlines scroll handler: add a rate limit
Andrew Dolgov
2016-03-22
catchupfeedingroup: do not remove elements
Andrew Dolgov
2016-03-22
cleanup dismissArticle functions
Andrew Dolgov
2016-03-22
catchupFeedInGroup: dismiss elements on catchup
Andrew Dolgov
2016-03-21
catchupFeedInGroup: send catchup request even if there are no unread articles...
Andrew Dolgov
2016-03-21
improvements for catchupFeedInGroup()
Andrew Dolgov
2016-01-11
add some hacks to hopefully mitigate headlines memory leaks
Andrew Dolgov
2015-12-30
getfeedname: fix for non-numeric feeds (tags)
Andrew Dolgov
2015-10-27
loadMoreHeadlines: use correct offsets for starred vfeed in adaptive mode
Andrew Dolgov
2015-09-03
update previous
Andrew Dolgov
2015-09-03
fix catching up for grouped feeds
Andrew Dolgov
2015-08-12
viewfeed: switch to hash-based arguments
Andrew Dolgov
2015-08-11
prevent cyclical scrolling in headlines if next offset requested by infscroll...
Andrew Dolgov
2015-08-11
assorted fixes for keyboard navigation which hopefully don't break everything...
Andrew Dolgov
2015-07-14
(experimental) disable infscroll requests while marking auto catched up artic...
Andrew Dolgov
2015-07-12
fixes for first_id stuff
Andrew Dolgov
2015-07-12
js: remove current_top_id global
Andrew Dolgov
2015-07-12
queryFeedHeadlines: move to array-based arguments, optionally check if first ...
Andrew Dolgov
2013-09-01
loadMoreHeadlines: use shorter syntax for adaptive offset calculation
Andrew Dolgov
2013-07-12
viewfeed: properly escape feed in ajax query
Andrew Dolgov
2013-06-13
Load selected feed after a short timeout
Matt Haley
2013-06-12
Revert "Load selected feed after a short timeout"
Andrew Dolgov
2013-06-11
Load selected feed after a short timeout
Matt Haley
2013-05-16
implement additional counter mode for virtual feeds when there's 0 unread art...
Andrew Dolgov
2013-05-14
mark older than two weeks: fix typo
Andrew Dolgov
2013-05-02
remove splash before freshfeed is loaded
Andrew Dolgov
2013-04-24
add a simple JS-based hook host
Andrew Dolgov
2013-04-04
do not set active feed id in headlines callback, bailout if received data for...
Andrew Dolgov
2013-04-03
replace catchupCurrentFeed dropdown with a better control
Andrew Dolgov
2013-04-01
remove experimental view_settings stuff from master
Andrew Dolgov
2013-04-01
add (disabled) per-feed view_settings handling placeholder
Andrew Dolgov
2013-03-31
implement catchup with selectable updated criteria
Andrew Dolgov
2013-03-28
retire frankly ridiculous sorting by score/title/date/default
Andrew Dolgov
2013-03-27
css cleanup; remove auxDlg; add separate prefs.css
Andrew Dolgov
2013-03-26
manually find and expand all parent nodes of a selected feed in feedTree
Andrew Dolgov
2013-03-23
show loading indicator when appending headlines
Andrew Dolgov
2013-03-19
add little loading indicator for feed categories
Andrew Dolgov
2013-03-19
remove two unnecessary hideOrShowFeeds calls
Andrew Dolgov
2013-02-28
remove headline precaching stuff, conflicts with dijit widgets in
Andrew Dolgov
2013-02-28
change ctrl-arrow bindings to always keep current article on top
Andrew Dolgov
2013-02-28
store active feed id in url hash and restore on reload
Andrew Dolgov
[next]