]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
9 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

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

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

9 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

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

9 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

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

9 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

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

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

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

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

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

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

This reverts commit 087e6e0ee101a4702cf2ece7f41bb7df47d3c2d4.

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

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

9 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

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

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

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

9 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

9 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

9 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

9 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

9 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

9 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

9 years agoChanged how the enclosures array is checked for content so an empty array is not...
Dave Zaikos [Mon, 12 May 2014 17:54:04 +0000 (13:54 -0400)] 
Changed how the enclosures array is checked for content so an empty array is not processed. Fixes a change from the previous branch commit.

9 years agoAdded HOOK_FORMAT_ENCLOSURES plugin hook.
Dave Zaikos [Mon, 12 May 2014 04:59:27 +0000 (00:59 -0400)] 
Added HOOK_FORMAT_ENCLOSURES plugin hook.

Runs HTML and enclosures array through a plugin hook when rendering an article's enclosures in format_article_enclosures(). Allows plugins to override handling of how enclosures are presented by either filtering the array of enclosures, or generating the HTML to add to the article content.

10 years agofetch_file_contents: do not set referrer when using curl
Andrew Dolgov [Fri, 9 May 2014 11:33:21 +0000 (11:33 +0000)] 
fetch_file_contents: do not set referrer when using curl

10 years agoprevent cdmClicked ctrl-click handler working on article body
Andrew Dolgov [Thu, 8 May 2014 06:41:21 +0000 (06:41 +0000)] 
prevent cdmClicked ctrl-click handler working on article body

10 years agofix several login parameters not being passed through OTP form
Andrew Dolgov [Sat, 3 May 2014 18:37:08 +0000 (18:37 +0000)] 
fix several login parameters not being passed through OTP form

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Wed, 30 Apr 2014 08:49:54 +0000 (08:49 +0000)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agorssfuncs: mention local cache filename for easier debugging
Andrew Dolgov [Wed, 30 Apr 2014 08:49:46 +0000 (08:49 +0000)] 
rssfuncs: mention local cache filename for easier debugging

10 years agoMerge pull request #370 from Hao-Wu/master
Andrew Dolgov [Tue, 29 Apr 2014 11:58:45 +0000 (15:58 +0400)] 
Merge pull request #370 from Hao-Wu/master

Update translation for zh_CN.

10 years agoUpdate translation for zh_CN.
Hao-Wu [Tue, 29 Apr 2014 11:31:03 +0000 (19:31 +0800)] 
Update translation for zh_CN.

Fix translation errors, and add translations for new texts.

10 years agosearch_sphinx: abort if system client library exists
Andrew Dolgov [Wed, 23 Apr 2014 05:01:13 +0000 (05:01 +0000)] 
search_sphinx: abort if system client library exists

10 years agomention config.php settings in search_sphinx plugin description
Andrew Dolgov [Wed, 23 Apr 2014 04:53:09 +0000 (04:53 +0000)] 
mention config.php settings in search_sphinx plugin description

10 years agoStop after first search plugin
Rob Hoelz [Wed, 23 Apr 2014 03:28:32 +0000 (22:28 -0500)] 
Stop after first search plugin

The sanity check should have caught any extra ones, but it doesn't
hurt to be careful

10 years agoMake search mechanism pluggable
Rob Hoelz [Tue, 15 Apr 2014 04:18:33 +0000 (23:18 -0500)] 
Make search mechanism pluggable

Currently, TinyTinyRSS can use raw SQL or the Sphinx search engine
for searching.  It would be nice if other search engines (such as
Xapian) could be used, or if features of the underlying SQL engine
(such as MySQL's FULLTEXT indexes) could be leveraged.  This commit
makes searching into a plugin hook, falling back to the builtin behavior
if no search plugin is active.  The Sphinx search behavior has been
broken out into a plugin.

10 years agoMerge pull request #369 from zedascouves/patch-1
Andrew Dolgov [Fri, 18 Apr 2014 10:50:58 +0000 (14:50 +0400)] 
Merge pull request #369 from zedascouves/patch-1

Updated translation for pt_PT.

10 years agoUpdated translation for pt_PT.
Duarte Velez Grilo [Fri, 18 Apr 2014 10:30:47 +0000 (12:30 +0200)] 
Updated translation for pt_PT.

Still a work in progress...

10 years agomysql schema: remove theme_id index pointing nowhere
Andrew Dolgov [Wed, 16 Apr 2014 05:02:25 +0000 (05:02 +0000)] 
mysql schema: remove theme_id index pointing nowhere

10 years agoMerge pull request #365 from alok0/master
Andrew Dolgov [Sun, 13 Apr 2014 06:07:51 +0000 (10:07 +0400)] 
Merge pull request #365 from alok0/master

Fix permission on 'cache/upload' after upgrade

10 years agoFix permission on cache/upload after upgrade
alok [Sun, 13 Apr 2014 03:06:01 +0000 (23:06 -0400)] 
Fix permission on cache/upload after upgrade

The daemon complains about cache/upload after the updater upgrades the installation. This should fix the permissions.

10 years agoadd .mo file for pt_PT
Andrew Dolgov [Sun, 6 Apr 2014 13:40:26 +0000 (13:40 +0000)] 
add .mo file for pt_PT

10 years agobump schema version to fix resetpass_token created as a wrong type in 124
Andrew Dolgov [Sun, 6 Apr 2014 13:40:16 +0000 (13:40 +0000)] 
bump schema version to fix resetpass_token created as a wrong type in 124

10 years agoMerge pull request #364 from anders-larsson/fix_mysqlschema_124
Andrew Dolgov [Sun, 6 Apr 2014 13:37:03 +0000 (17:37 +0400)] 
Merge pull request #364 from anders-larsson/fix_mysqlschema_124

Fix mysql update 124 data type for resetpass_token

10 years agoFix mysql update 124 data type for resetpass_token
Anders Larsson [Sun, 6 Apr 2014 13:08:43 +0000 (15:08 +0200)] 
Fix mysql update 124 data type for resetpass_token

Currently mysql schema update 124 sets resetpass_token type to boolean
instead of VARCHAR(250). This prevents reset password functionality from
working correctly.

10 years agoMerge pull request #363 from hrk/patch-1
Andrew Dolgov [Thu, 3 Apr 2014 20:10:34 +0000 (00:10 +0400)] 
Merge pull request #363 from hrk/patch-1

Fix: remove obsolete theme_id column

10 years agoFix: remove obsolete theme_id column
Luca Santarelli [Thu, 3 Apr 2014 19:56:50 +0000 (21:56 +0200)] 
Fix: remove obsolete theme_id column

The theme_id column was removed in schema version 83 update script, but not in the initialization one.

10 years agorebase translations
Andrew Dolgov [Wed, 2 Apr 2014 08:22:40 +0000 (08:22 +0000)] 
rebase translations

10 years agoexpand filtertree display to make filters easier to distinguish
Andrew Dolgov [Wed, 2 Apr 2014 08:15:33 +0000 (08:15 +0000)] 
expand filtertree display to make filters easier to distinguish

10 years agoaf_comics_cad: do not process news posts
Andrew Dolgov [Wed, 2 Apr 2014 05:17:02 +0000 (05:17 +0000)] 
af_comics_cad: do not process news posts

10 years agofix af_habr
Andrew Dolgov [Tue, 1 Apr 2014 14:44:13 +0000 (14:44 +0000)] 
fix af_habr

10 years agoadd af_habr
Andrew Dolgov [Mon, 31 Mar 2014 10:39:57 +0000 (14:39 +0400)] 
add af_habr

10 years agofix alignment of a feed error icon in headlines subtoolbar
Andrew Dolgov [Wed, 26 Mar 2014 10:30:54 +0000 (14:30 +0400)] 
fix alignment of a feed error icon in headlines subtoolbar

10 years agodisable hlfeed badge in widescreen mode
Andrew Dolgov [Sun, 23 Mar 2014 11:27:40 +0000 (15:27 +0400)] 
disable hlfeed badge in widescreen mode

10 years agoadd pt_PT language
Andrew Dolgov [Fri, 21 Mar 2014 11:56:26 +0000 (15:56 +0400)] 
add pt_PT language

10 years agoRevert "Update functions.php"
Andrew Dolgov [Fri, 21 Mar 2014 11:55:28 +0000 (15:55 +0400)] 
Revert "Update functions.php"

This reverts commit d8cdb08f787b56190fd16ab581dee8bfe11fb360.

10 years agoMerge pull request #360 from zedascouves/patch-2
Andrew Dolgov [Fri, 21 Mar 2014 11:53:33 +0000 (14:53 +0300)] 
Merge pull request #360 from zedascouves/patch-2

Update functions.php

10 years agoUpdate functions.php
Duarte Velez Grilo [Fri, 21 Mar 2014 11:46:05 +0000 (12:46 +0100)] 
Update functions.php

Added new entry for pt_PT as requested. Thanks!

10 years agoMerge pull request #358 from zedascouves/patch-1
Andrew Dolgov [Fri, 21 Mar 2014 11:40:46 +0000 (14:40 +0300)] 
Merge pull request #358 from zedascouves/patch-1

Create messages.po

10 years agoMerge pull request #359 from DigitalDJ/master
Andrew Dolgov [Fri, 21 Mar 2014 11:39:07 +0000 (14:39 +0300)] 
Merge pull request #359 from DigitalDJ/master

Fix end tag for small feed icons when using combined display mode

10 years agoFix end tag for small feed icons when using combined display mode
Grant Pannell [Fri, 21 Mar 2014 10:17:34 +0000 (20:47 +1030)] 
Fix end tag for small feed icons when using combined display mode

10 years agoCreate messages.po
Duarte Velez Grilo [Fri, 21 Mar 2014 09:55:23 +0000 (10:55 +0100)] 
Create messages.po

This is a first version of the translations for pt_PT, based on pt_BR.

10 years agorelease 1.12 1.12
Andrew Dolgov [Fri, 21 Mar 2014 04:23:22 +0000 (08:23 +0400)] 
release 1.12

10 years agoMerge pull request #355 from HeikoAdams/master
Andrew Dolgov [Wed, 19 Mar 2014 21:03:49 +0000 (00:03 +0300)] 
Merge pull request #355 from HeikoAdams/master

Update german translation

10 years agoUpdate german translation
Heiko Adams [Wed, 19 Mar 2014 20:03:02 +0000 (21:03 +0100)] 
Update german translation

10 years agorebase translations
Andrew Dolgov [Wed, 19 Mar 2014 11:44:22 +0000 (15:44 +0400)] 
rebase translations

10 years agoexception_error: always stringify ext_info
Andrew Dolgov [Fri, 14 Mar 2014 11:14:13 +0000 (15:14 +0400)] 
exception_error: always stringify ext_info

10 years agoinit params debugging: support objects etc
Andrew Dolgov [Fri, 14 Mar 2014 11:09:50 +0000 (15:09 +0400)] 
init params debugging: support objects etc

10 years agomake_init_params: add plugins
Andrew Dolgov [Fri, 14 Mar 2014 11:06:37 +0000 (15:06 +0400)] 
make_init_params: add plugins

10 years agomake_init_params: add theme
Andrew Dolgov [Fri, 14 Mar 2014 10:51:12 +0000 (14:51 +0400)] 
make_init_params: add theme

10 years agoexception_error: support objects in ext_info
Andrew Dolgov [Fri, 14 Mar 2014 10:49:18 +0000 (14:49 +0400)] 
exception_error: support objects in ext_info

10 years agoupdate report to tt-rss prompt
Andrew Dolgov [Fri, 14 Mar 2014 10:40:29 +0000 (14:40 +0400)] 
update report to tt-rss prompt

10 years agomake_init_params: add some additional information useful for reporting
Andrew Dolgov [Fri, 14 Mar 2014 10:38:51 +0000 (14:38 +0400)] 
make_init_params: add some additional information useful for reporting

10 years agoadd ttrss version and init params to reports
Andrew Dolgov [Fri, 14 Mar 2014 10:20:32 +0000 (14:20 +0400)] 
add ttrss version and init params to reports

10 years agoRevert "exception handler: remove report to tt-rss.org"
Andrew Dolgov [Fri, 14 Mar 2014 10:08:32 +0000 (14:08 +0400)] 
Revert "exception handler: remove report to tt-rss.org"

This reverts commit b55aec078c18b3db85d34329be3f01364e383667.

10 years agohandle_rpc_json: do not crash if net-alert is somehow unavailable
Andrew Dolgov [Fri, 14 Mar 2014 10:05:32 +0000 (14:05 +0400)] 
handle_rpc_json: do not crash if net-alert is somehow unavailable

10 years agoexception handler: remove report to tt-rss.org
Andrew Dolgov [Fri, 14 Mar 2014 09:51:53 +0000 (13:51 +0400)] 
exception handler: remove report to tt-rss.org

10 years agoMerge pull request #353 from rangerer/feed_caching_fix
Andrew Dolgov [Fri, 14 Mar 2014 08:20:41 +0000 (11:20 +0300)] 
Merge pull request #353 from rangerer/feed_caching_fix

Feed caching fix

10 years agodeactivated FeedParser re-use as it is not multiuser safe
Roland Angerer [Fri, 14 Mar 2014 07:35:48 +0000 (08:35 +0100)] 
deactivated FeedParser re-use as it is not multiuser safe

different users may have different fetch feed and feed fetched hooks

10 years agofixed feed caching logic for multiuser scenario
Roland Angerer [Fri, 14 Mar 2014 07:29:58 +0000 (08:29 +0100)] 
fixed feed caching logic for multiuser scenario

only vanilla feed data may be cached as every user may have different
fetched feed hooks to apply

10 years agodisable headlines grouping for recently read vfeed
Andrew Dolgov [Wed, 12 Mar 2014 21:07:52 +0000 (01:07 +0400)] 
disable headlines grouping for recently read vfeed

10 years agoset detect language to off by default
Andrew Dolgov [Tue, 11 Mar 2014 17:12:02 +0000 (21:12 +0400)] 
set detect language to off by default

10 years agoRevert "add a less intimidating error message when backend times out and/or fails...
Andrew Dolgov [Tue, 11 Mar 2014 15:09:33 +0000 (19:09 +0400)] 
Revert "add a less intimidating error message when backend times out and/or fails to return valid JSON"

This reverts commit 2ffe7a3b14caeb55a6338d769255cafa6f67d3c6.

10 years agoadd a less intimidating error message when backend times out and/or fails to return...
Andrew Dolgov [Tue, 11 Mar 2014 09:59:14 +0000 (13:59 +0400)] 
add a less intimidating error message when backend times out and/or fails to return valid JSON

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Tue, 11 Mar 2014 09:38:26 +0000 (13:38 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agoquickAddFeed: gracefully handle backend timeout/JSON parse problems
Andrew Dolgov [Tue, 11 Mar 2014 09:38:06 +0000 (13:38 +0400)] 
quickAddFeed: gracefully handle backend timeout/JSON parse problems

10 years agoMerge pull request #352 from Menti/master
Andrew Dolgov [Mon, 10 Mar 2014 14:01:06 +0000 (17:01 +0300)] 
Merge pull request #352 from Menti/master

Updated Spanish translation

10 years agoUpdated Spanish translation
DavidM [Mon, 10 Mar 2014 13:19:19 +0000 (14:19 +0100)] 
Updated Spanish translation

10 years agostart_ts for feeds: use date_entered for consistency
Andrew Dolgov [Sun, 9 Mar 2014 22:19:26 +0000 (02:19 +0400)] 
start_ts for feeds: use date_entered for consistency

10 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Sun, 9 Mar 2014 17:48:55 +0000 (21:48 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

10 years agogenerated feeds, add ts= (strtotime) start timestamp
Andrew Dolgov [Sun, 9 Mar 2014 17:48:22 +0000 (21:48 +0400)] 
generated feeds, add ts= (strtotime) start timestamp

10 years agoMerge pull request #351 from HeikoAdams/master
Andrew Dolgov [Sun, 9 Mar 2014 09:01:18 +0000 (12:01 +0300)] 
Merge pull request #351 from HeikoAdams/master

updated german translation

10 years agoupdated german translation
Heiko Adams [Sun, 9 Mar 2014 08:25:56 +0000 (09:25 +0100)] 
updated german translation

10 years agoadd resetpass_link_template.txt
Andrew Dolgov [Sun, 9 Mar 2014 07:21:59 +0000 (11:21 +0400)] 
add resetpass_link_template.txt

10 years agorebase translations
Andrew Dolgov [Sun, 9 Mar 2014 07:19:01 +0000 (11:19 +0400)] 
rebase translations

10 years agorework password reset to work through temporary link
Andrew Dolgov [Sun, 9 Mar 2014 07:17:29 +0000 (11:17 +0400)] 
rework password reset to work through temporary link

10 years agoschema: add resetpass_token (bump schema)
Andrew Dolgov [Sun, 9 Mar 2014 06:49:36 +0000 (10:49 +0400)] 
schema: add resetpass_token (bump schema)