Commit Graph

6782 Commits (2f20dd58d277d0ec5e4898feed0f530479a0c831)
 

Author SHA1 Message Date
Andrew Dolgov 2f20dd58d2 integrate silk icons by Mark James 11 years ago
Andrew Dolgov 0156128702 catch warning when removing source element 11 years ago
Andrew Dolgov cf1cd5a0e9 add some css hacks for feed tree 11 years ago
Andrew Dolgov 03304fda54 if multiple articles are selected, do not reset active article / selection on scroll if auto catchup is enabled 11 years ago
Andrew Dolgov 8cf72d075b Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 9733f0029d update gitignore 11 years ago
Andrew Dolgov 1016a4ef38 Merge pull request #252 from Djuuu/master
Correct feed ID in public feeds
11 years ago
Julien Tardot 39119f0216 Correct feed ID in feeds self URL. 11 years ago
Andrew Dolgov c722c0be17 rewrite_relative_url: don't touch stuff which has sheme in it (closes #738) 11 years ago
Andrew Dolgov 62e7136b74 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 356e13b161 rename orig_guid to no_orig_guid 11 years ago
Andrew Dolgov fcf6bfba32 syndicated feeds: add orig_guid to optionally alter item id to workaround duplicate checking for syndicated content; add <link> element to <source> 11 years ago
Andrew Dolgov e4eec1d216 Merge pull request #251 from guillaume-uH57J9/master
Log failed login attemps, related to Feature #432 (try 2)
11 years ago
guillaume-uH57J9 c4cab4ecf4 Report failed login attemps using user_error 11 years ago
Andrew Dolgov 4b7ebe93a8 fix broken highlighting of high-scored rows 11 years ago
Andrew Dolgov 04a8c2065f better error reporting in session validation 11 years ago
Andrew Dolgov bd207093ee Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov e9687f67e0 date_reverse view mode: take scoring into account 11 years ago
Andrew Dolgov d7a2741343 Merge pull request #245 from shibuya246/master
add <source><title> to feed rss output as is common in other rss feeds
11 years ago
Andrew Dolgov 28b474c3c2 Merge pull request #246 from KestL/master
Google Reader Import plugin - right datetime in last_marked
11 years ago
Andrew Dolgov cc89ff5be3 Merge pull request #247 from TheSpyder/hotkey_fixes
Hotkey fixes
11 years ago
Andrew Dolgov 80028907b5 Merge pull request #249 from qwerdy/master
Filter test from web interface now replicates behaviour from pull #167
11 years ago
Joakim 4cb2c55025 Filter test from web interface now replicates behaviour from pull #167 11 years ago
Andrew Herron c65bd1027a Added alt and meta key handling to hotkeys 11 years ago
Andrew Herron d999bc3eb2 prevent accidental ctrl_key global 11 years ago
Konstantin Ufimtsev af26179d15 getting last_marked value from starred.json 11 years ago
shibuya246 ab10707fac add <source><title> to feed rss output 11 years ago
shibuya246 29a963c14f add <source><title> to feed rss output 11 years ago
Andrew Dolgov 776b19536d Merge pull request #243 from d7415/master
image.php: Remove possible leading line from images
11 years ago
Martin Stone c26b93aba5 image.php: Flush headers and output buffer to prevent a leading empty line in some instances.
Signed-off-by: Martin Stone <martin@d7415.co.uk>
11 years ago
Andrew Dolgov 4f62f8f6dc add js hook for floating title 11 years ago
Andrew Dolgov fac0964053 do not show lone dash in collapsed cdm when content preview is disabled 11 years ago
Andrew Dolgov ce920ec148 Merge pull request #239 from craywolf/fixversion
Fix version in preferences footer
11 years ago
craywolf 3cda9e2a40 Fix version in preferences footer 11 years ago
Andrew Dolgov 72f133bb06 add experimental counterNode text shadow 11 years ago
Andrew Dolgov 3cd5511b32 another counter node positioning hack 11 years ago
Andrew Dolgov d97efc9967 floicon wrapper: fix short tag 11 years ago
Andrew Dolgov ba2463069f replace floIcon with jimIcon from https://github.com/jimparis/jimIcon 11 years ago
Andrew Dolgov afa1a260d0 fix inverse status not being set correctly for filters when creating
them
fix inverse rules not being saved/restored properly through opml
11 years ago
Andrew Dolgov 44727c79ad batch feed editor: remove title and feed url because batch editing those makes no sense whatsoever 11 years ago
Andrew Dolgov a8572a7182 login page: remove version 11 years ago
Andrew Dolgov b584460302 parser: remove atom <source> element 11 years ago
Andrew Dolgov 420940fa90 do not catchup newly subscribed feeds 11 years ago
Andrew Dolgov f26347917f af_dilbert: fix typo 11 years ago
Andrew Dolgov 9f4d5afa33 add af_dilbert 11 years ago
Andrew Dolgov 9b89a846af Merge pull request #236 from levito/patch-5
only do article update operations once when scrolling
11 years ago
Veit Lehmann d1754390cc only do article update operations once when scrolling
I discovered that DOM operations and function calls were done several times inside the 100px mirror when scrolling through articles. Especially painful on seamless scrolling systems like Mac OS, where dozens of updates would slow down this part dramatically. This change fixes it.
11 years ago
Andrew Dolgov d1343b844d make floating title less cpu intensive 11 years ago
Andrew Dolgov b627f574f8 fix 2week catchup parameter 11 years ago
Andrew Dolgov 1ed69dc5f5 Merge pull request #233 from lotrfan/dismiss
Remove content when dismissing
11 years ago