Commit Graph

7524 Commits (b9634eb8b8cab7329dca8d8173ce381a8c1f81f4)
 

Author SHA1 Message Date
Andrew Dolgov a6626ebd4c mail plugin: fix typo 10 years ago
Andrew Dolgov 6d194d8541 mail plugin: use system from address 10 years ago
Andrew Dolgov 0d703c73bd reinstate wrongfully renamed archived feed; properly fix prefs filtertree labels for all feeds (ff5cc7d7) 10 years ago
Andrew Dolgov 0e21b0b475 css fixes as reported by pull 394 10 years ago
Andrew Dolgov 760183e37d minor spacer/whiteBox appearance tweaks 10 years ago
Andrew Dolgov 1d6191ee0a always create headline-spacer on lazy load 10 years ago
Andrew Dolgov 74217c72a1 adjust scroll amount to trigger auto-opening next unread feed 10 years ago
Andrew Dolgov 2d2ec8a81a minor style tweaks for whiteBox and headlines-spacer (2) 10 years ago
Andrew Dolgov 170e00033d minor style tweaks for whiteBox and headlines-spacer 10 years ago
Andrew Dolgov 22f675e5c4 add a link to headlines-spacer to open next unread feed 10 years ago
Andrew Dolgov 0f85f483e5 another implementation of pull 386 (show next when finished reading) (2) 10 years ago
Andrew Dolgov b7c20a3759 another implementation of pull 386 (show next when finished reading) 10 years ago
Andrew Dolgov 2032566579 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 10 years ago
Andrew Dolgov 6472dd11a2 Revert "scroll to end to show next feed or category"
This reverts commit 86f32020f6.
10 years ago
Andrew Dolgov 8de4c1a2d9 Merge pull request #392 from Trottel/patch-1
Update messages.po
10 years ago
Trottel e3f1d8a9ce Update messages.po 10 years ago
Andrew Dolgov c625a17ebb Merge pull request #391 from HeikoAdams/master
updated german translation
10 years ago
Heiko Adams 249b94ce9f updated german translation 10 years ago
Andrew Dolgov 1725817ac1 release 1.13 10 years ago
Andrew Dolgov ad68439324 rebase translations 10 years ago
Andrew Dolgov 7416305704 fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched 10 years ago
Andrew Dolgov 96ad6edc6c Merge branch 'tribut-enclosure-size' 10 years ago
Felix Eckhofer 1e87193815 Add width/height attribute to image enclosures 10 years ago
Felix Eckhofer 523bd90baf Store size of enclosure to database 10 years ago
Felix Eckhofer 06c4c9ebae Update schema for size support of enclosures 10 years ago
Andrew Dolgov 1da6e22006 Merge pull request #388 from dzaikos/fix-curl-head-request-method
Fixed geturl() function to ensure HEAD request method is used.
10 years ago
Andrew Dolgov 2d3ff64360 mail plugin: destination dropdown css fix 10 years ago
Andrew Dolgov 3e0f2090bf mail plugin: cleanup disabled completion, add configurable destination email list 10 years ago
Andrew Dolgov 18c1b21d28 mailto plugin: only mail unique articles 10 years ago
Andrew Dolgov d7482a503a mail plugin: only mail unique articles 10 years ago
Andrew Dolgov 6cdeaae350 Merge pull request #386 from wolfgangasdf/master
After scrolling over all articles, show next feed or category automatically
10 years ago
wolle 86f32020f6 scroll to end to show next feed or category
only if cmd_auto_catchup and on_catchup_show_next_feed set
10 years ago
Andrew Dolgov c7a0cb7cf4 Merge pull request #385 from dzaikos/cache-image-size-2
Cache image size (take 2)
10 years ago
Dave Zaikos a3d5018490 Updated cache_images() to use _MIN_CACHE_IMAGE_SIZE constant when checking file size. New constant is defined upon including rssfuncs.php if not already defined. 10 years ago
Andrew Dolgov c6f9438a6e Merge pull request #382 from dzaikos/ios-inertial-scrolling
Enable inertial scrolling for iOS devices.
10 years ago
Dave Zaikos a47e631c1b Added webkit-specific overflow scrolling for iOS devices to allow for inertial scrolling. 10 years ago
Dave Zaikos 0c019b4436 Added curl CURLOPT_NOBODY option in geturl function to ensure the HEAD method is used when resolving permanent/temporary URL moves. 10 years ago
Andrew Dolgov ace47aefa7 Merge pull request #381 from bram85/master
Fix for testing filters getting stuck sometimes.
10 years ago
Bram Schoenmakers 7b3110c9c9 Fix for testing filters getting stuck sometimes.
Sometimes when testing a filter the database becomes unresponsive, stuck
in a long query.

Solution: properly join ttrss_entries and ttrss_user_entries instead of
working with their carthesian product.
10 years ago
Andrew Dolgov 32ae0fc2a2 rebase translations 10 years ago
Andrew Dolgov 4b19d4ac91 properly show cached images in syndicated feeds 10 years ago
Andrew Dolgov 66c6f91c14 af_comics: add extra fabulous comics 10 years ago
Andrew Dolgov 2b0d34247b Merge pull request #379 from Joschasa/getNextUnreadFeed_skip_nested
Skip nested Cats/Feeds when calling getNextUnreadFeed()
10 years ago
André Glüpker d922b09c43 Skip nested Feed when calling getNextUnreadFeed()
This function is only called when using "Mark all as read".
So every time, this function gets called right now, all nested
categories get marked as read as well, so we don't want to jump to them.
Instead we want to the next category with same or higher tier.
10 years ago
Andrew Dolgov 1fa5c5409d catchup_feed: only mark articles as read with non-negative score in fresh feed 10 years ago
Andrew Dolgov 78744d48d7 add FEEDS_SORT_BY_UNREAD to blacklist (removed) 10 years ago
Andrew Dolgov e79b401e97 getPreviousFeed: wrap to last feed to be consistent with getNextFeed 10 years ago
Andrew Dolgov 5d08bdeb8f add missing .mo files 10 years ago
Andrew Dolgov ef3d0895c5 fix new .po files headers; rebase translations 10 years ago
brendan braybrook 0c474b390b helps to know what month it is.. 10 years ago