1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 10:25:56 +00:00

new hotkey =: toggle hide read headlines

This commit is contained in:
Andrew Dolgov
2008-06-03 16:37:46 +01:00
parent 793ec6ff22
commit df485d4f8e
4 changed files with 50 additions and 0 deletions

View File

@@ -44,6 +44,9 @@ function viewNextFeedPage() {
function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
try {
// reset = hotkey
read_headlines_visible = true;
// if (!offset) page_offset = 0;
last_requested_article = 0;