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
/
viewfeed.js
Age
Commit message (
Expand
)
Author
2013-04-02
retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it su...
Andrew Dolgov
2013-04-02
rpc: move labelops to article
Andrew Dolgov
2013-04-02
rpc: move completeTags to article
Andrew Dolgov
2013-04-02
rpc: move setScore to article
Andrew Dolgov
2013-04-02
remove small_article_preview
Andrew Dolgov
2013-04-01
move several methods from dlg; fix displayed tags not updated after editing
Andrew Dolgov
2013-04-01
add (disabled) per-feed view_settings handling placeholder
Andrew Dolgov
2013-03-31
dismissArticle: check if target element exists
Andrew Dolgov
2013-03-31
subtoolbar: remove catchupPage, label confusing with upper toolbar catchup fu...
Andrew Dolgov
2013-03-31
disable small article preview for now
Andrew Dolgov
2013-03-30
archive: automatically subscribe user to originating feed while unarchiving
Andrew Dolgov
2013-03-30
headline menu: add ability to toggle unread/published/starred
Andrew Dolgov
2013-03-29
fix invisible active headline in 3pane mode
Andrew Dolgov
2013-03-29
toggleUnread: remove scriptaculous highlight
Andrew Dolgov
2013-03-29
fix cdmExpandArticle not always removing active class; make moving between po...
Andrew Dolgov
2013-03-29
remove cdm tiles; update cdm stylesheet as to stop reading on yellow
Andrew Dolgov
2013-03-29
remove active className on collapse (closes #644)
Andrew Dolgov
2013-03-28
since dojo dropdowns won't work in article content because of html escaping t...
Andrew Dolgov
2013-03-27
css cleanup; remove auxDlg; add separate prefs.css
Andrew Dolgov
2013-03-27
reduce moveToPost longpost scroll height
Andrew Dolgov
2013-03-27
experimentally rebase labels; make base index configurable
Andrew Dolgov
2013-03-26
fix small preview location
Andrew Dolgov
2013-03-26
lower catchup_timeout_id to 500ms
Andrew Dolgov
2013-03-26
lower catchup_timeout_id to 1s
Andrew Dolgov
2013-03-25
enable tooltips on normal mode
Andrew Dolgov
2013-03-25
add a simple appearing preview for unexpanded cdm and normal mode
Andrew Dolgov
2013-03-25
unpackVisibleHeadlines: do nothing if not in cdm
Andrew Dolgov
2013-03-25
do some tweaks to prevent potential self-reading
Andrew Dolgov
2013-03-25
cdmExpandArticle: bail out if id not present in buffer (closes #628)
Andrew Dolgov
2013-03-24
Fix remaining plural forms to work with gettext.
Tomas Chvatal
2013-03-22
add active class for unexpanded cdm
Andrew Dolgov
2013-03-22
remove PTITLE kludge; use ajax
Andrew Dolgov
2013-03-21
add headline menu entry to show article url
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
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
improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows
Andrew Dolgov
2013-02-28
cdmClicked: allow shift-lclick
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
change ctrl-arrow bindings to always keep current article on top
Andrew Dolgov
[next]