Commit Graph

6586 Commits (0ad2013bd24eb14bfd0a1c6f9a01745a6b04f58a)
 

Author SHA1 Message Date
Andrew Dolgov 5973c74c34 fix notify display on chrome, add some css tweaks 11 years ago
Andrew Dolgov 8d4b5b466a fix counters not being updated 11 years ago
Andrew Dolgov 69970d5b88 add tooltip 11 years ago
Andrew Dolgov 82076ce531 Merge branch 'master' into css-feedtree-counter
Conflicts:
	tt-rss.css
11 years ago
Andrew Dolgov 23923fb29b subscribe_to_feed: use already fetched data when updating initially 11 years ago
Andrew Dolgov d29357fa02 fix more hphp detected issues 11 years ago
Andrew Dolgov ea46d90eee auth_base: choose random password if not supplied by auth module 11 years ago
Andrew Dolgov a4fd183b58 Merge pull request #180 from rlerdorf/master
Fix some bugs found by static analysis
11 years ago
Andrew Dolgov 75933cf00d better fix for feedTree shifting 11 years ago
Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
Andrew Dolgov 2c967d6023 move example plugins to -contrib 11 years ago
Andrew Dolgov d88922a5d3 digest and mobile (old) moved to -contrib repository 11 years ago
Andrew Dolgov 7c433c9412 Revert "use img-polaroid lookalike for images"
This reverts commit 7d61f11c76.
11 years ago
Andrew Dolgov 05aab60376 remove some blue borders 11 years ago
Andrew Dolgov 2cf3500e1d attempt to fix annoying shifting of feedTree elements while hover changes 11 years ago
Andrew Dolgov 7d61f11c76 use img-polaroid lookalike for images 11 years ago
Andrew Dolgov e5e6cde06a remove support for hiding empty categories in prefs editor because people are dumb 11 years ago
Andrew Dolgov 0e72dbd79e Merge pull request #179 from nottwo/$link-cleanup
Remove obsolete $link parameter for password reset
11 years ago
Andrew Dolgov da3077d1b1 Merge pull request #178 from dzaikos/master
Modified the behaviour of catchup_visible_articles() in digest mode.
11 years ago
Andrew Dolgov 2a3e8d7f34 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 8d090a910b use css nth-child instead of old even/odd class hacks for normal mode 11 years ago
Dave Zaikos 96a78914e2 Modified the behaviour of catchup_visible_articles() in digest mode.
The "Mark as read" option now first checks if articles are selected. If so, it only marks as read the selected articles.

If no articles are selected, the previous behaviour is executed: marking all visible articles as read.
11 years ago
Trannie Carter 233b74ad22 Remove obsolete $link parameter for password reset 11 years ago
Andrew Dolgov 3bcf2bf279 Merge pull request #177 from lotrfan/update_selected_fix
Update selected count when collapsing an article
11 years ago
Jeffrey Tolar b43b92928a Update selected count when collapsing an article 11 years ago
Andrew Dolgov 51a2bac0f6 Merge pull request #176 from ArmyOfPirates/master
Updated nl_NL translation
11 years ago
ArmyOfPirates a0aaa6423e Updated nl_NL translation 11 years ago
Andrew Dolgov 72c29b65d4 atom: fix rel=alternate links 11 years ago
Andrew Dolgov 602fe53496 fix atom <author>value</author> elements 11 years ago
Andrew Dolgov 99b8256794 feedparser: make content:encoded take precedence over description 11 years ago
Andrew Dolgov f4ae0f053b update: remove debugging block 11 years ago
Andrew Dolgov 54b7590c7f format_article_tags: improve performance 11 years ago
Andrew Dolgov f8a25082b3 make tag cache processing faster in cdm 11 years ago
Andrew Dolgov ea18cceaca remove splash before freshfeed is loaded 11 years ago
Andrew Dolgov 566417c4e7 restore updstart threshold 11 years ago
Andrew Dolgov 5d3e5a1bb2 simplify feed cache age handling (reduce caching to sequential updates) 11 years ago
Andrew Dolgov 5de4010487 disable marking for the time being 11 years ago
Andrew Dolgov 5ef8409700 move the precautionary timestamp bumping 11 years ago
Andrew Dolgov d0e9c40a5a Revert "ccache: do not force recalculate child counters on category upgrade because this is handled elsewhere"
http://tt-rss.org/forum/viewtopic.php?f=10&t=1964

This reverts commit d571740b33.
11 years ago
Andrew Dolgov 5d0d3887af add _DISABLE_HTTP_304 11 years ago
Andrew Dolgov 15c762beda updater: show owner_uid for checked feeds 11 years ago
Andrew Dolgov 52637d3b30 remove cache valid bailout clause 11 years ago
Andrew Dolgov 865a3ed6a0 change feed cache file extension 11 years ago
Andrew Dolgov 8a95d630a9 fix rss content:encoded not used 11 years ago
Andrew Dolgov b4d1690097 move common methods to feeditem_common 11 years ago
Andrew Dolgov f11015058d support dc:creator 11 years ago
Andrew Dolgov d4992d6b48 add support for dc:subject and slash:comments 11 years ago
Andrew Dolgov ee78f81ccd update: better tag-related debugging info 11 years ago
Andrew Dolgov 852d4ac890 support RDF-XML feeds 11 years ago
Andrew Dolgov 4c00e15b5d pass xpath object to feeditem, support media-rss objects 11 years ago