]> git.wh0rd.org Git - tt-rss.git/log
tt-rss.git
10 years agoremove unused format_libxml_error
Andrew Dolgov [Wed, 20 Aug 2014 08:31:10 +0000 (12:31 +0400)]
remove unused format_libxml_error

10 years agofix typo
Andrew Dolgov [Wed, 20 Aug 2014 08:04:22 +0000 (12:04 +0400)]
fix typo

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 20 Aug 2014 08:02:06 +0000 (12:02 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agogeturl: if head request is denied because host is still living in 20th century, try...
Andrew Dolgov [Wed, 20 Aug 2014 08:01:41 +0000 (12:01 +0400)]
geturl: if head request is denied because host is still living in 20th century, try requesting body (thanks to incompetent admins of arxiv.org)

10 years agoMerge pull request #401 from trammel/master
Andrew Dolgov [Wed, 20 Aug 2014 04:47:11 +0000 (08:47 +0400)]
Merge pull request #401 from trammel/master

Minor refactor for php v5.3, which doesn't support immediate dereferencing of array entries

10 years agoMinor refactor for php v5.3, which doens't support immediate dereferencing of array...
Jonathon Padfield [Wed, 20 Aug 2014 01:16:52 +0000 (01:16 +0000)]
Minor refactor for php v5.3, which doens't support immediate dereferencing of array entries

10 years agoget_minified_js: store and check tt-rss version in cached files
Andrew Dolgov [Tue, 19 Aug 2014 10:50:25 +0000 (14:50 +0400)]
get_minified_js: store and check tt-rss version in cached files

10 years agoadd pluginhost HOOK_HEADLINES_BEFORE (refs #814)
Andrew Dolgov [Tue, 19 Aug 2014 10:24:34 +0000 (14:24 +0400)]
add pluginhost HOOK_HEADLINES_BEFORE (refs #814)

10 years agomention that language passed is read only
Andrew Dolgov [Tue, 19 Aug 2014 10:05:06 +0000 (14:05 +0400)]
mention that language passed is read only

10 years agoupdate: include detected language to article structure passed to filters
Andrew Dolgov [Tue, 19 Aug 2014 10:02:28 +0000 (14:02 +0400)]
update: include detected language to article structure passed to filters

10 years agoadd some timing information to update_daemon_common
Andrew Dolgov [Tue, 19 Aug 2014 06:32:01 +0000 (10:32 +0400)]
add some timing information to update_daemon_common

10 years agofix language detection; remove f_guid debugging
Andrew Dolgov [Tue, 19 Aug 2014 06:18:32 +0000 (10:18 +0400)]
fix language detection; remove f_guid debugging

10 years agopass correct instance of pluginhost to calculate_article_hash
Andrew Dolgov [Mon, 18 Aug 2014 19:11:29 +0000 (23:11 +0400)]
pass correct instance of pluginhost to calculate_article_hash

10 years agotweak article hash function
Andrew Dolgov [Mon, 18 Aug 2014 17:55:48 +0000 (21:55 +0400)]
tweak article hash function

10 years agoplugins: remove obsolete plugin_data/stored stuff
Andrew Dolgov [Mon, 18 Aug 2014 14:41:19 +0000 (18:41 +0400)]
plugins: remove obsolete plugin_data/stored stuff

10 years agosimplify article filter chaining mechanism, do not try to process already stored...
Andrew Dolgov [Mon, 18 Aug 2014 14:32:16 +0000 (18:32 +0400)]
simplify article filter chaining mechanism, do not try to process already stored articles

10 years agoMerge pull request #399 from pavel-voronin/patch-1
Andrew Dolgov [Mon, 18 Aug 2014 11:29:00 +0000 (15:29 +0400)]
Merge pull request #399 from pavel-voronin/patch-1

Copypaste error fix

10 years agoCopypaste error fix
Pavel Voronin [Mon, 18 Aug 2014 11:22:02 +0000 (15:22 +0400)]
Copypaste error fix

10 years agoMerge pull request #398 from HeikoAdams/master
Andrew Dolgov [Thu, 14 Aug 2014 16:09:51 +0000 (20:09 +0400)]
Merge pull request #398 from HeikoAdams/master

Updated german translation

10 years agoUpdated german translation
Heiko Adams [Thu, 14 Aug 2014 15:08:08 +0000 (17:08 +0200)]
Updated german translation

10 years agorebase translations
Andrew Dolgov [Thu, 14 Aug 2014 08:09:23 +0000 (12:09 +0400)]
rebase translations

10 years agomention english language name for Arabic
Andrew Dolgov [Thu, 14 Aug 2014 08:09:16 +0000 (12:09 +0400)]
mention english language name for Arabic

10 years agoMerge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobait...
Andrew Dolgov [Thu, 14 Aug 2014 08:07:20 +0000 (12:07 +0400)]
Merge branch 'master' of git://github.com/asalthobaity/Tiny-Tiny-RSS into asalthobaity-master

10 years agoArabic translation
asalthobaity [Thu, 14 Aug 2014 02:16:56 +0000 (05:16 +0300)]
Arabic translation

Revised Arabic translation and inclusion of locale in get_translations()

10 years agoArabic translation
asalthobaity [Wed, 13 Aug 2014 02:34:45 +0000 (05:34 +0300)]
Arabic translation

An Arabic translation of tt-rss v1.12

10 years agoadd af_comics_darklegacy
Andrew Dolgov [Tue, 12 Aug 2014 15:36:57 +0000 (19:36 +0400)]
add af_comics_darklegacy

10 years agostored http error text in curl mode
Andrew Dolgov [Tue, 12 Aug 2014 15:36:45 +0000 (19:36 +0400)]
stored http error text in curl mode

10 years agoupdate stored article after filter has finished processing to prevent plugins from...
Andrew Dolgov [Tue, 12 Aug 2014 15:36:29 +0000 (19:36 +0400)]
update stored article after filter has finished processing to prevent plugins from reverting changes of earlier invoked plugins (experimental)

10 years agoassign stored content-insert height/width in switchPanelMode(); reset stored sizes...
Andrew Dolgov [Mon, 11 Aug 2014 11:39:14 +0000 (15:39 +0400)]
assign stored content-insert height/width in switchPanelMode(); reset stored sizes on widescreen switch

10 years agoaf_fsckportal: remove unused variables
Andrew Dolgov [Fri, 8 Aug 2014 07:34:13 +0000 (11:34 +0400)]
af_fsckportal: remove unused variables

10 years agoaf_comics_gocomics: fix indenting
Andrew Dolgov [Fri, 8 Aug 2014 07:10:52 +0000 (11:10 +0400)]
af_comics_gocomics: fix indenting

10 years agoMerge pull request #395 from mcbyte-it/patch-1
Andrew Dolgov [Wed, 6 Aug 2014 20:57:50 +0000 (00:57 +0400)]
Merge pull request #395 from mcbyte-it/patch-1

fix zoomed version

10 years agofix zoomed version
mcbyte-it [Wed, 6 Aug 2014 18:13:01 +0000 (20:13 +0200)]
fix zoomed version

Fixed the gocomics filter to get the zoomed version of the comic

10 years agomail plugin: fix typo
Andrew Dolgov [Wed, 6 Aug 2014 06:47:09 +0000 (10:47 +0400)]
mail plugin: fix typo

10 years agomail plugin: use system from address
Andrew Dolgov [Wed, 6 Aug 2014 05:36:55 +0000 (09:36 +0400)]
mail plugin: use system from address

10 years agoreinstate wrongfully renamed archived feed; properly fix prefs filtertree labels...
Andrew Dolgov [Fri, 1 Aug 2014 09:16:26 +0000 (13:16 +0400)]
reinstate wrongfully renamed archived feed; properly fix prefs filtertree labels for all feeds (ff5cc7d7)

10 years agocss fixes as reported by pull 394
Andrew Dolgov [Sat, 26 Jul 2014 21:31:03 +0000 (01:31 +0400)]
css fixes as reported by pull 394

10 years agominor spacer/whiteBox appearance tweaks
Andrew Dolgov [Sat, 26 Jul 2014 18:08:33 +0000 (22:08 +0400)]
minor spacer/whiteBox appearance tweaks

10 years agoalways create headline-spacer on lazy load
Andrew Dolgov [Sat, 26 Jul 2014 18:00:33 +0000 (22:00 +0400)]
always create headline-spacer on lazy load

10 years agoadjust scroll amount to trigger auto-opening next unread feed
Andrew Dolgov [Fri, 25 Jul 2014 11:40:38 +0000 (15:40 +0400)]
adjust scroll amount to trigger auto-opening next unread feed

10 years agominor style tweaks for whiteBox and headlines-spacer (2)
Andrew Dolgov [Fri, 25 Jul 2014 10:03:08 +0000 (14:03 +0400)]
minor style tweaks for whiteBox and headlines-spacer (2)

10 years agominor style tweaks for whiteBox and headlines-spacer
Andrew Dolgov [Fri, 25 Jul 2014 10:02:26 +0000 (14:02 +0400)]
minor style tweaks for whiteBox and headlines-spacer

10 years agoadd a link to headlines-spacer to open next unread feed
Andrew Dolgov [Fri, 25 Jul 2014 09:54:10 +0000 (13:54 +0400)]
add a link to headlines-spacer to open next unread feed

10 years agoanother implementation of pull 386 (show next when finished reading) (2)
Andrew Dolgov [Fri, 25 Jul 2014 08:29:30 +0000 (12:29 +0400)]
another implementation of pull 386 (show next when finished reading) (2)

10 years agoanother implementation of pull 386 (show next when finished reading)
Andrew Dolgov [Fri, 25 Jul 2014 08:14:06 +0000 (12:14 +0400)]
another implementation of pull 386 (show next when finished reading)

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Fri, 25 Jul 2014 05:20:20 +0000 (09:20 +0400)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoRevert "scroll to end to show next feed or category"
Andrew Dolgov [Fri, 25 Jul 2014 05:20:00 +0000 (09:20 +0400)]
Revert "scroll to end to show next feed or category"

This reverts commit 86f32020f6a06af52eb226bf95c6515cb2537663.

10 years agoMerge pull request #392 from Trottel/patch-1
Andrew Dolgov [Tue, 22 Jul 2014 11:30:26 +0000 (15:30 +0400)]
Merge pull request #392 from Trottel/patch-1

Update messages.po

10 years agoUpdate messages.po
Trottel [Tue, 22 Jul 2014 11:17:18 +0000 (13:17 +0200)]
Update messages.po

10 years agoMerge pull request #391 from HeikoAdams/master
Andrew Dolgov [Sun, 20 Jul 2014 10:11:20 +0000 (14:11 +0400)]
Merge pull request #391 from HeikoAdams/master

updated german translation

10 years agoupdated german translation
Heiko Adams [Sun, 20 Jul 2014 09:57:40 +0000 (11:57 +0200)]
updated german translation

10 years agorelease 1.13 1.13
Andrew Dolgov [Sun, 20 Jul 2014 06:52:37 +0000 (10:52 +0400)]
release 1.13

10 years agorebase translations
Andrew Dolgov [Thu, 17 Jul 2014 16:09:44 +0000 (20:09 +0400)]
rebase translations

10 years agofix sharebyurl identifying articles by link instead of special synthesized guid which...
Andrew Dolgov [Wed, 16 Jul 2014 20:39:13 +0000 (00:39 +0400)]
fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched

10 years agoMerge branch 'tribut-enclosure-size'
Andrew Dolgov [Wed, 16 Jul 2014 07:49:37 +0000 (11:49 +0400)]
Merge branch 'tribut-enclosure-size'

10 years agoAdd width/height attribute to image enclosures
Felix Eckhofer [Tue, 15 Jul 2014 13:44:05 +0000 (15:44 +0200)]
Add width/height attribute to image enclosures

10 years agoStore size of enclosure to database
Felix Eckhofer [Tue, 15 Jul 2014 13:32:28 +0000 (15:32 +0200)]
Store size of enclosure to database

10 years agoUpdate schema for size support of enclosures
Felix Eckhofer [Tue, 15 Jul 2014 12:53:11 +0000 (14:53 +0200)]
Update schema for size support of enclosures

10 years agoMerge pull request #388 from dzaikos/fix-curl-head-request-method
Andrew Dolgov [Mon, 7 Jul 2014 05:15:16 +0000 (09:15 +0400)]
Merge pull request #388 from dzaikos/fix-curl-head-request-method

Fixed geturl() function to ensure HEAD request method is used.

10 years agomail plugin: destination dropdown css fix
Andrew Dolgov [Wed, 2 Jul 2014 06:39:53 +0000 (10:39 +0400)]
mail plugin: destination dropdown css fix

10 years agomail plugin: cleanup disabled completion, add configurable destination email list
Andrew Dolgov [Wed, 2 Jul 2014 06:38:59 +0000 (10:38 +0400)]
mail plugin: cleanup disabled completion, add configurable destination email list

10 years agomailto plugin: only mail unique articles
Andrew Dolgov [Wed, 2 Jul 2014 05:57:23 +0000 (09:57 +0400)]
mailto plugin: only mail unique articles

10 years agomail plugin: only mail unique articles
Andrew Dolgov [Wed, 2 Jul 2014 05:53:58 +0000 (09:53 +0400)]
mail plugin: only mail unique articles

10 years agoMerge pull request #386 from wolfgangasdf/master
Andrew Dolgov [Sat, 28 Jun 2014 13:58:11 +0000 (17:58 +0400)]
Merge pull request #386 from wolfgangasdf/master

After scrolling over all articles, show next feed or category automatically

10 years agoscroll to end to show next feed or category
wolle [Sat, 28 Jun 2014 12:09:25 +0000 (14:09 +0200)]
scroll to end to show next feed or category
only if cmd_auto_catchup and on_catchup_show_next_feed set

10 years agoMerge pull request #385 from dzaikos/cache-image-size-2
Andrew Dolgov [Fri, 27 Jun 2014 05:11:32 +0000 (09:11 +0400)]
Merge pull request #385 from dzaikos/cache-image-size-2

Cache image size (take 2)

10 years agoUpdated cache_images() to use _MIN_CACHE_IMAGE_SIZE constant when checking file size...
Dave Zaikos [Thu, 26 Jun 2014 21:22:59 +0000 (17:22 -0400)]
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 agoMerge pull request #382 from dzaikos/ios-inertial-scrolling
Andrew Dolgov [Thu, 26 Jun 2014 06:53:04 +0000 (10:53 +0400)]
Merge pull request #382 from dzaikos/ios-inertial-scrolling

Enable inertial scrolling for iOS devices.

10 years agoAdded webkit-specific overflow scrolling for iOS devices to allow for inertial scrolling.
Dave Zaikos [Wed, 25 Jun 2014 20:18:11 +0000 (16:18 -0400)]
Added webkit-specific overflow scrolling for iOS devices to allow for inertial scrolling.

10 years agoAdded curl CURLOPT_NOBODY option in geturl function to ensure the HEAD method is...
Dave Zaikos [Sun, 22 Jun 2014 05:08:57 +0000 (01:08 -0400)]
Added curl CURLOPT_NOBODY option in geturl function to ensure the HEAD method is used when resolving permanent/temporary URL moves.

10 years agoMerge pull request #381 from bram85/master
Andrew Dolgov [Thu, 19 Jun 2014 10:56:42 +0000 (14:56 +0400)]
Merge pull request #381 from bram85/master

Fix for testing filters getting stuck sometimes.

10 years agoFix for testing filters getting stuck sometimes.
Bram Schoenmakers [Thu, 19 Jun 2014 08:29:48 +0000 (10:29 +0200)]
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 agorebase translations
Andrew Dolgov [Wed, 18 Jun 2014 12:09:28 +0000 (16:09 +0400)]
rebase translations

10 years agoproperly show cached images in syndicated feeds
Andrew Dolgov [Wed, 18 Jun 2014 10:55:41 +0000 (14:55 +0400)]
properly show cached images in syndicated feeds

10 years agoaf_comics: add extra fabulous comics
Andrew Dolgov [Mon, 16 Jun 2014 08:24:51 +0000 (12:24 +0400)]
af_comics: add extra fabulous comics

10 years agoMerge pull request #379 from Joschasa/getNextUnreadFeed_skip_nested
Andrew Dolgov [Sun, 15 Jun 2014 07:12:20 +0000 (11:12 +0400)]
Merge pull request #379 from Joschasa/getNextUnreadFeed_skip_nested

Skip nested Cats/Feeds when calling getNextUnreadFeed()

10 years agoSkip nested Feed when calling getNextUnreadFeed()
André Glüpker [Sat, 14 Jun 2014 10:37:05 +0000 (12:37 +0200)]
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 agocatchup_feed: only mark articles as read with non-negative score in fresh feed
Andrew Dolgov [Tue, 10 Jun 2014 07:39:17 +0000 (11:39 +0400)]
catchup_feed: only mark articles as read with non-negative score in fresh feed

10 years agoadd FEEDS_SORT_BY_UNREAD to blacklist (removed)
Andrew Dolgov [Tue, 10 Jun 2014 04:54:18 +0000 (08:54 +0400)]
add FEEDS_SORT_BY_UNREAD to blacklist (removed)

10 years agogetPreviousFeed: wrap to last feed to be consistent with getNextFeed
Andrew Dolgov [Mon, 9 Jun 2014 09:23:27 +0000 (13:23 +0400)]
getPreviousFeed: wrap to last feed to be consistent with getNextFeed

10 years agoadd missing .mo files
Andrew Dolgov [Tue, 3 Jun 2014 04:59:29 +0000 (04:59 +0000)]
add missing .mo files

10 years agofix new .po files headers; rebase translations
Andrew Dolgov [Tue, 3 Jun 2014 04:59:12 +0000 (04:59 +0000)]
fix new .po files headers; rebase translations

10 years agohelps to know what month it is..
brendan braybrook [Mon, 2 Jun 2014 20:18:21 +0000 (20:18 +0000)]
helps to know what month it is..

10 years agoinclude message headers
brendan braybrook [Mon, 2 Jun 2014 20:13:10 +0000 (20:13 +0000)]
include message headers

10 years agoRevert "Revert "fix unicode problem from vim""
Andrew Dolgov [Tue, 3 Jun 2014 04:56:49 +0000 (04:56 +0000)]
Revert "Revert "fix unicode problem from vim""

This reverts commit 0172de4244c30326dc4f03e08c7110f61c394d44.

10 years agoRevert "Revert "include new lang codes""
Andrew Dolgov [Tue, 3 Jun 2014 04:56:40 +0000 (04:56 +0000)]
Revert "Revert "include new lang codes""

This reverts commit df13793f1cbd42c1298fc0be2d829c2dd290d5a5.

10 years agoRevert "Revert "new translations""
Andrew Dolgov [Tue, 3 Jun 2014 04:56:28 +0000 (04:56 +0000)]
Revert "Revert "new translations""

This reverts commit e0215e1c0200d7899e381bea51f442e70e9e3645.

10 years agoRevert "new translations"
Andrew Dolgov [Tue, 3 Jun 2014 04:53:44 +0000 (04:53 +0000)]
Revert "new translations"

This reverts commit 087e6e0ee101a4702cf2ece7f41bb7df47d3c2d4.

10 years agoRevert "include new lang codes"
Andrew Dolgov [Tue, 3 Jun 2014 04:53:26 +0000 (04:53 +0000)]
Revert "include new lang codes"

This reverts commit e385861ca59abf0b1fc09d008339aaf4966ed0a6.

10 years agoRevert "fix unicode problem from vim"
Andrew Dolgov [Tue, 3 Jun 2014 04:53:18 +0000 (04:53 +0000)]
Revert "fix unicode problem from vim"

This reverts commit f33e373e59da004ade97643656f99f860cd34ef4.

10 years agoMerge pull request #377 from bbraybrook/extra_langs
Andrew Dolgov [Mon, 2 Jun 2014 19:06:44 +0000 (23:06 +0400)]
Merge pull request #377 from bbraybrook/extra_langs

new translations

10 years agofix unicode problem from vim
brendan braybrook [Mon, 2 Jun 2014 18:40:29 +0000 (18:40 +0000)]
fix unicode problem from vim

10 years agoinclude new lang codes
brendan braybrook [Mon, 2 Jun 2014 17:37:08 +0000 (17:37 +0000)]
include new lang codes

10 years agonew translations
brendan braybrook [Mon, 2 Jun 2014 17:21:43 +0000 (17:21 +0000)]
new translations

10 years agoadd hidden tunable _DISABLE_INACTIVE_FEEDS
Andrew Dolgov [Thu, 22 May 2014 08:10:24 +0000 (08:10 +0000)]
add hidden tunable _DISABLE_INACTIVE_FEEDS

10 years agoMerge pull request #376 from morhelluin/master
Andrew Dolgov [Wed, 21 May 2014 22:01:20 +0000 (02:01 +0400)]
Merge pull request #376 from morhelluin/master

Update translation for fr_FR

10 years agoUpdate translation for fr_FR
Étienne Gilli [Wed, 21 May 2014 21:54:24 +0000 (23:54 +0200)]
Update translation for fr_FR

New translations, fuzzy messages and typos corrections

10 years agoMerge pull request #375 from wltb/hooks
Andrew Dolgov [Mon, 19 May 2014 12:36:15 +0000 (16:36 +0400)]
Merge pull request #375 from wltb/hooks

Add subscribe hook, give more information to fetch_feed hook

10 years agoAdd subscribe hook, give more information to fetch_feed hook
wltb [Sat, 17 May 2014 15:51:35 +0000 (17:51 +0200)]
Add subscribe hook, give more information to fetch_feed hook

10 years agoMerge pull request #374 from dzaikos/plugin-hook-enclosures
Andrew Dolgov [Wed, 14 May 2014 08:09:01 +0000 (12:09 +0400)]
Merge pull request #374 from dzaikos/plugin-hook-enclosures

Plugin hook enclosures