]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
9 years agorelease 1.14 1.14
Andrew Dolgov [Tue, 21 Oct 2014 08:03:29 +0000 (12:03 +0400)] 
release 1.14

9 years agoadd force_update to api getHeadlines; bump api version to 9
Andrew Dolgov [Thu, 16 Oct 2014 05:53:54 +0000 (09:53 +0400)] 
add force_update to api getHeadlines; bump api version to 9

9 years agodo not force sslversion in any cases
Andrew Dolgov [Thu, 16 Oct 2014 05:01:23 +0000 (09:01 +0400)] 
do not force sslversion in any cases

9 years agoMerge pull request #413 from cmehay/master
Andrew Dolgov [Wed, 15 Oct 2014 07:58:19 +0000 (11:58 +0400)] 
Merge pull request #413 from cmehay/master

Removing required attribute from database password field

9 years agoinclude subcategories in generated category feeds
Andrew Dolgov [Sat, 11 Oct 2014 16:18:35 +0000 (20:18 +0400)] 
include subcategories in generated category feeds

9 years agoedit feed: smaller buttons for icon upload; allow uploading larger favicons
Andrew Dolgov [Wed, 8 Oct 2014 12:38:03 +0000 (16:38 +0400)] 
edit feed: smaller buttons for icon upload; allow uploading larger favicons

9 years agoRemoving required attribute from database password field
Christophe Mehay [Sat, 4 Oct 2014 21:10:36 +0000 (23:10 +0200)] 
Removing required attribute from database password field

9 years agoMerge pull request #410 from bram85/master
Andrew Dolgov [Sat, 27 Sep 2014 05:49:52 +0000 (09:49 +0400)] 
Merge pull request #410 from bram85/master

Updater: check whether system() is useable.

9 years agoUpdater: check whether system() is useable.
Bram Schoenmakers [Wed, 17 Sep 2014 17:05:52 +0000 (19:05 +0200)] 
Updater: check whether system() is useable.

system() was disabled on my system for security reasons, but the
updater would just continue, only to find out that the tarball
hasn't been extracted.

9 years agoMerge pull request #408 from Trottel/patch-3
Andrew Dolgov [Thu, 11 Sep 2014 14:25:40 +0000 (18:25 +0400)] 
Merge pull request #408 from Trottel/patch-3

Update messages.po

9 years agoUpdate messages.po
Trottel [Thu, 11 Sep 2014 13:39:42 +0000 (15:39 +0200)] 
Update messages.po

9 years agoMerge pull request #406 from HeikoAdams/master
Andrew Dolgov [Wed, 10 Sep 2014 04:48:17 +0000 (08:48 +0400)] 
Merge pull request #406 from HeikoAdams/master

Updated german translation

9 years agoUpdated german translation
Heiko Adams [Tue, 9 Sep 2014 18:56:15 +0000 (20:56 +0200)] 
Updated german translation

9 years agoMerge pull request #405 from Trottel/patch-2
Andrew Dolgov [Tue, 9 Sep 2014 07:25:05 +0000 (11:25 +0400)] 
Merge pull request #405 from Trottel/patch-2

Update messages.po

9 years agoUpdate messages.po
Trottel [Tue, 9 Sep 2014 06:15:35 +0000 (08:15 +0200)] 
Update messages.po

9 years agoMerge pull request #404 from RaphaelRochet/master
Andrew Dolgov [Sun, 7 Sep 2014 07:56:06 +0000 (11:56 +0400)] 
Merge pull request #404 from RaphaelRochet/master

French translation update

9 years agoFrench translation update
Raphaël Rochet [Sun, 7 Sep 2014 07:49:29 +0000 (09:49 +0200)] 
French translation update

9 years agouse Perl instead of Java as a base language for JS files; rebase translations
Andrew Dolgov [Sat, 6 Sep 2014 11:11:06 +0000 (15:11 +0400)] 
use Perl instead of Java as a base language for JS files; rebase translations

9 years agomailto: remove unneeded space
Andrew Dolgov [Tue, 26 Aug 2014 14:15:13 +0000 (18:15 +0400)] 
mailto: remove unneeded space

9 years agomail plugin: use dijit.form.ComboBox to allow random email input instead of only...
Andrew Dolgov [Tue, 26 Aug 2014 14:11:32 +0000 (18:11 +0400)] 
mail plugin: use dijit.form.ComboBox to allow random email input instead of only predefined ones

9 years agoMerge pull request #403 from dzaikos/patch-leading-space-urls
Andrew Dolgov [Mon, 25 Aug 2014 09:01:29 +0000 (13:01 +0400)] 
Merge pull request #403 from dzaikos/patch-leading-space-urls

Added ltrim to $url in fetch_file_contents()...

9 years agoAdded ltrim to in fetch_file_contents to fix edge cases where a URL has one or more...
Dave Zaikos [Fri, 22 Aug 2014 20:44:20 +0000 (16:44 -0400)] 
Added ltrim to  in fetch_file_contents to fix edge cases where a URL has one or more spaces before it, which causes CURL to fail.

9 years agoaf_elreg: remove ads
Andrew Dolgov [Fri, 22 Aug 2014 11:49:20 +0000 (15:49 +0400)] 
af_elreg: remove ads

9 years agoadd af_elreg
Andrew Dolgov [Fri, 22 Aug 2014 11:40:41 +0000 (15:40 +0400)] 
add af_elreg

9 years agoupdate debugging: add force_rehash
Andrew Dolgov [Thu, 21 Aug 2014 09:20:41 +0000 (13:20 +0400)] 
update debugging: add force_rehash

9 years agoremove ob_clean/flush shit as unneeded hacks from cached image output routines
Andrew Dolgov [Thu, 21 Aug 2014 09:20:23 +0000 (13:20 +0400)] 
remove ob_clean/flush shit as unneeded hacks from cached image output routines

9 years agoremove unused format_libxml_error
Andrew Dolgov [Wed, 20 Aug 2014 08:31:10 +0000 (12:31 +0400)] 
remove unused format_libxml_error

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

9 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

9 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)

9 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

9 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

9 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

9 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)

9 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

9 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

9 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

9 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

9 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

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

9 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

9 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

9 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

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

9 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

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

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

9 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

9 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

9 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()

9 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

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

9 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

9 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)

9 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

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

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

9 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

9 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

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

9 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

9 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)

9 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

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

9 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

9 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

9 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)

9 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

9 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

9 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)

9 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)

9 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

9 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.

9 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

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

9 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

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

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

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

9 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

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

9 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

9 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

9 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

9 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.

9 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

9 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

9 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

9 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

9 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

9 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

9 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)

9 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.

9 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.

9 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.

9 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.

9 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.

9 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.

9 years agorebase translations
Andrew Dolgov [Wed, 18 Jun 2014 12:09:28 +0000 (16:09 +0400)] 
rebase translations

9 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