index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
2013-03-21
add headline menu entry to show article url
Andrew Dolgov
2013-03-21
updateTitle: show counter before title
Andrew Dolgov
2013-03-21
remove sign_* from init params
Andrew Dolgov
2013-03-21
switchPanelMode: don't try to do anything in cdm (closes #609)
Andrew Dolgov
2013-03-21
implement basic auto-reload on some dependent file timestamp changing
Andrew Dolgov
2013-03-21
add a e hotkey for embed_original
Andrew Dolgov
2013-03-21
FeedTree: fix initial src of loading node
Andrew Dolgov
2013-03-21
experimental: limit initialized html content for expanded cdm
Andrew Dolgov
2013-03-21
moveToPost: tweak unexpanded 'prev' behavior
Andrew Dolgov
2013-03-21
moveToPost: tweak unexpanded 'next' behavior
Andrew Dolgov
2013-03-21
tweak cdmExpandArticle behavior with scrolling (refs #604) (2)
Andrew Dolgov
2013-03-21
tweak cdmExpandArticle behavior with scrolling (refs #604)
Andrew Dolgov
2013-03-20
removefromarchive: fix another typo (refs #603)
Andrew Dolgov
2013-03-20
feedBrowser: fix typo in removeFromArchive (closes #603)
Andrew Dolgov
2013-03-20
tweak moveToPost behaviour in unexpanded mode
Andrew Dolgov
2013-03-20
add a hack to prevent loading of stuff for hidden content in unexpanded combi...
Andrew Dolgov
2013-03-20
update styling for unexpanded cdm; misc fixes related to collapsing
Andrew Dolgov
2013-03-20
Revert "cdmExpandArticle: force-scroll to headline"
Andrew Dolgov
2013-03-20
cdmExpandArticle: force-scroll to headline
Andrew Dolgov
2013-03-20
make a separate headline button to collapse current article in
Andrew Dolgov
2013-03-19
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded i...
Andrew Dolgov
2013-03-19
add little loading indicator for feed categories
Andrew Dolgov
2013-03-19
improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows
Andrew Dolgov
2013-03-19
implement mail plugin using mailto: links; deprecate mail plugin
Andrew Dolgov
2013-03-19
remove two unnecessary hideOrShowFeeds calls
Andrew Dolgov
2013-03-19
hideReadFeeds also hides labels
Andrew Dolgov
2013-03-19
detect whether browser supports iframe.sandbox and allow iframes accordingly;...
Andrew Dolgov
2013-03-18
tweak hotkey map notation to allow stuff like shift-arrows
Andrew Dolgov
2013-03-18
make sure reset password notification does not hide automatically; add manual...
Andrew Dolgov
2013-03-17
prevent absolutely useless 'exploit' (not really) while editing filters (clos...
Andrew Dolgov
2013-03-12
add f C hotkey to toggle combined mode (closes #549)
Andrew Dolgov
2013-02-28
cdmClicked: allow shift-lclick
Andrew Dolgov
2013-02-28
unsubscribeFeed: call updateFeedList() when unsubscribing from labels
Andrew Dolgov
2013-02-28
assign hash-stored feed_id/is_cat earlier on startup
Andrew Dolgov
2013-02-28
only use hash feed/cat parameters on startup
Andrew Dolgov
2013-02-28
remove headline precaching stuff, conflicts with dijit widgets in
Andrew Dolgov
2013-02-28
Revert "headlines buffer: remove dijit-based RCHK elements"
Andrew Dolgov
2013-02-28
headlines buffer: remove dijit-based RCHK elements
Andrew Dolgov
2013-02-28
fix cdm checkbox not selecting entire cell
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
2013-02-27
cdmExpandArticle: do not perform offset manipulation
Andrew Dolgov
2013-02-27
implement classic next/prev article movement behavior, bind to ctrl-arrows
Andrew Dolgov
2013-02-27
moveToPost: implement more natural next/prev moving in combined mode
Andrew Dolgov
2013-02-27
cdmScrollToArticleId: use more natural scrolling
Andrew Dolgov
2013-02-27
remove previous counter hacks; force request counters when there's no
Andrew Dolgov
2013-02-27
reduce counters request minimum interval
Andrew Dolgov
2013-02-27
request_counters: force request 50% of the time to keep all counters updated
Andrew Dolgov
2013-02-27
remove server-side feedtree collapse implementation
Andrew Dolgov
2013-02-26
remove update on checksum change (updated status has been removed); rtl stuff...
Andrew Dolgov
[next]