Commit Graph

6774 Commits (c722c0be1788c99f54782cb44295bfd4a3085bad)
 

Author SHA1 Message Date
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 12 years ago
Andrew Herron c65bd1027a Added alt and meta key handling to hotkeys 12 years ago
Andrew Herron d999bc3eb2 prevent accidental ctrl_key global 12 years ago
Konstantin Ufimtsev af26179d15 getting last_marked value from starred.json 12 years ago
shibuya246 ab10707fac add <source><title> to feed rss output 12 years ago
shibuya246 29a963c14f add <source><title> to feed rss output 12 years ago
Andrew Dolgov 776b19536d Merge pull request #243 from d7415/master
image.php: Remove possible leading line from images
12 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>
12 years ago
Andrew Dolgov 4f62f8f6dc add js hook for floating title 12 years ago
Andrew Dolgov fac0964053 do not show lone dash in collapsed cdm when content preview is disabled 12 years ago
Andrew Dolgov ce920ec148 Merge pull request #239 from craywolf/fixversion
Fix version in preferences footer
12 years ago
craywolf 3cda9e2a40 Fix version in preferences footer 12 years ago
Andrew Dolgov 72f133bb06 add experimental counterNode text shadow 12 years ago
Andrew Dolgov 3cd5511b32 another counter node positioning hack 12 years ago
Andrew Dolgov d97efc9967 floicon wrapper: fix short tag 12 years ago
Andrew Dolgov ba2463069f replace floIcon with jimIcon from https://github.com/jimparis/jimIcon 12 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
12 years ago
Andrew Dolgov 44727c79ad batch feed editor: remove title and feed url because batch editing those makes no sense whatsoever 12 years ago
Andrew Dolgov a8572a7182 login page: remove version 12 years ago
Andrew Dolgov b584460302 parser: remove atom <source> element 12 years ago
Andrew Dolgov 420940fa90 do not catchup newly subscribed feeds 12 years ago
Andrew Dolgov f26347917f af_dilbert: fix typo 12 years ago
Andrew Dolgov 9f4d5afa33 add af_dilbert 12 years ago
Andrew Dolgov 9b89a846af Merge pull request #236 from levito/patch-5
only do article update operations once when scrolling
12 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.
12 years ago
Andrew Dolgov d1343b844d make floating title less cpu intensive 12 years ago
Andrew Dolgov b627f574f8 fix 2week catchup parameter 12 years ago
Andrew Dolgov 1ed69dc5f5 Merge pull request #233 from lotrfan/dismiss
Remove content when dismissing
12 years ago
Jeffrey Tolar 3b2605a02e Add some checks to see if the content element exists
This *might* help dismissal not break when not using combined mode.
12 years ago
Jeffrey Tolar 055a37e083 Fix incorrect function name in exception handling 12 years ago
Jeffrey Tolar abba5dd4d4 Remove content when an article is dismissed 12 years ago
Andrew Dolgov 638abcecea Merge pull request #230 from lotrfan/hotkey_fix
Add missing hotkey action
12 years ago
Jeffrey Tolar 3faad714e2 Add missing hotkey handler 12 years ago
Andrew Dolgov bc3c887f4f better root element detection for atom content type xhtml (closes #720) 12 years ago
Andrew Dolgov dda1d43508 Merge pull request #229 from skibbipl/patch-1
Update messages.po
12 years ago
skibbipl 77ddd227c5 Update messages.po
Typo in translation.
12 years ago