]> git.wh0rd.org Git - tt-rss.git/log
tt-rss.git
9 years agoModify query to avoid a full table scan on MySQL
tmo-github [Thu, 27 Nov 2014 19:04:24 +0000 (20:04 +0100)]
Modify query to avoid a full table scan on MySQL

9 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 25 Nov 2014 10:48:07 +0000 (13:48 +0300)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

9 years agoapi: allow requesting headlines as if client supports iframe sandboxing
Andrew Dolgov [Tue, 25 Nov 2014 10:45:21 +0000 (13:45 +0300)]
api: allow requesting headlines as if client supports iframe sandboxing

9 years agoallow embedding videos from youtube and vimeo natively
Andrew Dolgov [Tue, 25 Nov 2014 10:45:02 +0000 (13:45 +0300)]
allow embedding videos from youtube and vimeo natively

10 years agoMerge pull request #422 from rwetzlmayr/master
Andrew Dolgov [Wed, 19 Nov 2014 21:59:52 +0000 (00:59 +0300)]
Merge pull request #422 from rwetzlmayr/master

de_DE l10n: Fix typo

10 years agoMerge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS
Robert Wetzlmayr [Wed, 19 Nov 2014 17:15:42 +0000 (18:15 +0100)]
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS

10 years agode_DE l10n: Fix typo.
Robert Wetzlmayr [Wed, 19 Nov 2014 17:14:58 +0000 (18:14 +0100)]
de_DE l10n: Fix typo.

10 years agoadd af_tumblr_1280
Andrew Dolgov [Sat, 15 Nov 2014 13:37:21 +0000 (16:37 +0300)]
add af_tumblr_1280

10 years agoadd imgsetsizes plugin
Andrew Dolgov [Sun, 9 Nov 2014 17:31:46 +0000 (20:31 +0300)]
add imgsetsizes plugin

10 years agonotify fixes
Andrew Dolgov [Sun, 9 Nov 2014 17:31:29 +0000 (20:31 +0300)]
notify fixes

10 years agoMerge pull request #420 from whyparkc/master
Andrew Dolgov [Wed, 5 Nov 2014 15:02:09 +0000 (18:02 +0300)]
Merge pull request #420 from whyparkc/master

updating Korean translation

10 years agouse position:fixed for notify
Andrew Dolgov [Wed, 5 Nov 2014 06:18:41 +0000 (09:18 +0300)]
use position:fixed for notify

10 years agoupdating Korean translation
YoungMin Park [Wed, 5 Nov 2014 02:56:09 +0000 (11:56 +0900)]
updating Korean translation

added korean translation for newly added strings

10 years agoMerge pull request #1 from gothfox/master
YoungMin Park [Tue, 4 Nov 2014 02:49:43 +0000 (11:49 +0900)]
Merge pull request #1 from gothfox/master

Update from original

10 years agobody: disable overflow
Andrew Dolgov [Mon, 3 Nov 2014 07:54:54 +0000 (10:54 +0300)]
body: disable overflow

10 years agotweak notifications; use css animations for notifications
Andrew Dolgov [Sun, 2 Nov 2014 17:58:46 +0000 (20:58 +0300)]
tweak notifications; use css animations for notifications

10 years agofix typo (refs #818)
Andrew Dolgov [Sun, 2 Nov 2014 17:08:58 +0000 (20:08 +0300)]
fix typo (refs #818)

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 2 Nov 2014 16:37:27 +0000 (19:37 +0300)]
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agowhen registering feed title, consider its maximum length (closes #818)
Andrew Dolgov [Sun, 2 Nov 2014 16:36:58 +0000 (19:36 +0300)]
when registering feed title, consider its maximum length (closes #818)

10 years agoMerge pull request #417 from DigitalDJ/master
Andrew Dolgov [Sun, 2 Nov 2014 06:29:34 +0000 (09:29 +0300)]
Merge pull request #417 from DigitalDJ/master

Fix allow duplicate posts feature with optimizations from 1.14

10 years agoFix allow duplicate posts feature with optimizations from 1.14
Grant Pannell [Sun, 2 Nov 2014 06:10:10 +0000 (16:40 +1030)]
Fix allow duplicate posts feature with optimizations from 1.14

10 years agoMerge pull request #415 from ValdisVitolins/master
Andrew Dolgov [Sun, 2 Nov 2014 06:04:45 +0000 (09:04 +0300)]
Merge pull request #415 from ValdisVitolins/master

Updated resource files for Latvian

10 years agoUpdated resource files for Latvian
valdis [Sat, 1 Nov 2014 21:45:02 +0000 (23:45 +0200)]
Updated resource files for Latvian

10 years agoapi: handle uncached labels the way main headlines function does it
Andrew Dolgov [Mon, 27 Oct 2014 19:07:20 +0000 (22:07 +0300)]
api: handle uncached labels the way main headlines function does it

10 years agohotkey actions: toggle_expand, collapse_article: check if element exists
Andrew Dolgov [Sun, 26 Oct 2014 06:25:16 +0000 (10:25 +0400)]
hotkey actions: toggle_expand, collapse_article: check if element exists
before acting on it (closes #815)

10 years agoadd af_comics filter for toothpastefordinner
Andrew Dolgov [Tue, 21 Oct 2014 12:53:17 +0000 (16:53 +0400)]
add af_comics filter for toothpastefordinner

10 years agorelease 1.14 1.14
Andrew Dolgov [Tue, 21 Oct 2014 08:03:29 +0000 (12:03 +0400)]
release 1.14

10 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

10 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

10 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

10 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

10 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

10 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

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

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

10 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

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

10 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

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

10 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

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

10 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

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

10 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

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

10 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

10 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()...

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

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

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

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

10 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

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