]>
git.wh0rd.org Git - tt-rss.git/log
Andrew Dolgov [Wed, 18 May 2016 11:48:51 +0000 (14:48 +0300)]
disable autocomplete in subscription dialog
Andrew Dolgov [Wed, 18 May 2016 09:43:56 +0000 (12:43 +0300)]
update autocomplete to "new-password"
Andrew Dolgov [Wed, 18 May 2016 09:31:25 +0000 (12:31 +0300)]
set feed editor password fields to autocomplete=off
Andrew Dolgov [Fri, 13 May 2016 06:10:54 +0000 (09:10 +0300)]
remove .htaccess files
Andrew Dolgov [Fri, 29 Apr 2016 19:10:00 +0000 (22:10 +0300)]
update_rss_feed: log warning when attempting to update unknown feed
Andrew Dolgov [Fri, 29 Apr 2016 19:00:02 +0000 (22:00 +0300)]
generate_syndicated_feed: sanitize content excerpt
Andrew Dolgov [Fri, 29 Apr 2016 18:59:34 +0000 (21:59 +0300)]
sanitize: force strip unnecessary data outside of <body>...</body> tags generated by DOMDocument::saveHTML()
Andrew Dolgov [Tue, 26 Apr 2016 17:04:24 +0000 (20:04 +0300)]
actually check for failures properly in the dbupdater
Andrew Dolgov [Fri, 1 Apr 2016 15:54:53 +0000 (18:54 +0300)]
daemon common: use proper update condition checking for secondary-selected feeds
Andrew Dolgov [Thu, 31 Mar 2016 06:48:05 +0000 (09:48 +0300)]
fetch_file_contents: fix shim when invoked with 1 argument only
Andrew Dolgov [Wed, 30 Mar 2016 10:45:27 +0000 (13:45 +0300)]
remove fetch_file_contents2, use a compat shim instead
Andrew Dolgov [Wed, 30 Mar 2016 10:34:26 +0000 (13:34 +0300)]
amend previous
Andrew Dolgov [Wed, 30 Mar 2016 10:32:49 +0000 (13:32 +0300)]
set smallish timeout on update check, exclude update checking on initial load
Andrew Dolgov [Wed, 30 Mar 2016 10:24:53 +0000 (13:24 +0300)]
add a hash-based fetch_file_contents2()
Andrew Dolgov [Wed, 30 Mar 2016 06:56:11 +0000 (09:56 +0300)]
lib/gettext: use proper constructor
Andrew Dolgov [Mon, 28 Mar 2016 10:26:09 +0000 (13:26 +0300)]
get_version: add missing substr
Andrew Dolgov [Fri, 25 Mar 2016 08:42:04 +0000 (11:42 +0300)]
zoom: disable 650px p limit
Andrew Dolgov [Thu, 24 Mar 2016 09:23:26 +0000 (12:23 +0300)]
Merge branch 'german-translation' into 'master'
German translation update
See merge request !29
Heiko Adams [Thu, 24 Mar 2016 07:11:02 +0000 (08:11 +0100)]
German translation update
Andrew Dolgov [Thu, 24 Mar 2016 05:26:17 +0000 (08:26 +0300)]
Merge branch 'italian_translation' into 'master'
Italian translation updated
- new strings translated
- fixed typos
- some minor style edits
See merge request !28
dedioste [Wed, 23 Mar 2016 21:13:50 +0000 (22:13 +0100)]
Italian translation updated
- new string translated
- fixed typos
- some minor style edits
Andrew Dolgov [Wed, 23 Mar 2016 19:58:33 +0000 (22:58 +0300)]
bump version_static to 16.3
Andrew Dolgov [Wed, 23 Mar 2016 19:58:20 +0000 (22:58 +0300)]
rebase translations
Andrew Dolgov [Wed, 23 Mar 2016 16:08:38 +0000 (19:08 +0300)]
version: do not hardcode master branch
Andrew Dolgov [Tue, 22 Mar 2016 20:43:32 +0000 (23:43 +0300)]
normalize some html5 custom attributes
Andrew Dolgov [Tue, 22 Mar 2016 20:22:28 +0000 (23:22 +0300)]
getLoadedArticleIds: consider visible rows only
catchupFeedInGroup: hide articles when catching up, with caveats
Andrew Dolgov [Tue, 22 Mar 2016 10:41:55 +0000 (13:41 +0300)]
showArticleInHeadlines: remove unused code
Andrew Dolgov [Tue, 22 Mar 2016 10:38:20 +0000 (13:38 +0300)]
updateFloatingMenu: performance improvements
Andrew Dolgov [Tue, 22 Mar 2016 09:53:17 +0000 (12:53 +0300)]
add a webkit hack to hopefully improve headlines-frame scrolling speed
Andrew Dolgov [Tue, 22 Mar 2016 09:51:15 +0000 (12:51 +0300)]
fix previous
Andrew Dolgov [Tue, 22 Mar 2016 09:43:18 +0000 (12:43 +0300)]
headlines scroll handler: add a rate limit
Andrew Dolgov [Tue, 22 Mar 2016 07:28:34 +0000 (10:28 +0300)]
remove dismiss* functions
Andrew Dolgov [Tue, 22 Mar 2016 07:23:57 +0000 (10:23 +0300)]
catchupfeedingroup: do not remove elements
Andrew Dolgov [Tue, 22 Mar 2016 07:11:11 +0000 (10:11 +0300)]
cleanup dismissArticle functions
Andrew Dolgov [Tue, 22 Mar 2016 06:42:00 +0000 (09:42 +0300)]
catchupFeedInGroup: dismiss elements on catchup
Andrew Dolgov [Tue, 22 Mar 2016 06:20:36 +0000 (09:20 +0300)]
af_redditimgur: try to handle mobile imgur albums
Andrew Dolgov [Mon, 21 Mar 2016 18:43:54 +0000 (21:43 +0300)]
catchupFeedInGroup: send catchup request even if there are no unread articles in the buffer for this feed
Andrew Dolgov [Mon, 21 Mar 2016 18:40:40 +0000 (21:40 +0300)]
improvements for catchupFeedInGroup()
Andrew Dolgov [Sun, 20 Mar 2016 09:05:23 +0000 (12:05 +0300)]
af_redditimgur: relax youtube matching a bit
Andrew Dolgov [Sun, 20 Mar 2016 09:03:39 +0000 (12:03 +0300)]
fix previous wrt single-image imgur pages
Andrew Dolgov [Sun, 20 Mar 2016 08:30:56 +0000 (11:30 +0300)]
af_redditimgur: fix handling of imgur albums, implement debugging (method=testurl)
Andrew Dolgov [Tue, 1 Mar 2016 11:42:15 +0000 (14:42 +0300)]
pass feed information to hook_article_export_feed
Andrew Dolgov [Tue, 1 Mar 2016 11:39:36 +0000 (14:39 +0300)]
add PluginHost.HOOK_ARTICLE_EXPORT_FEED
Andrew Dolgov [Sat, 20 Feb 2016 09:06:47 +0000 (12:06 +0300)]
rewrite_relative_url: only skip urls like magnet: instead of everything with :
Andrew Dolgov [Sat, 20 Feb 2016 09:02:34 +0000 (12:02 +0300)]
Revert "rewrite_relative_url: do not skip urls containing :"
This reverts commit
a547fef6ab4da1d3691ac0f24aca8e9bb545bc25 .
Andrew Dolgov [Sat, 20 Feb 2016 08:57:37 +0000 (11:57 +0300)]
rewrite_relative_url: do not skip urls containing :
Andrew Dolgov [Fri, 19 Feb 2016 15:52:54 +0000 (18:52 +0300)]
pref_filters: sort rules by reg_exp when displaying index
Andrew Dolgov [Fri, 19 Feb 2016 06:39:29 +0000 (09:39 +0300)]
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
Andrew Dolgov [Fri, 19 Feb 2016 06:39:11 +0000 (09:39 +0300)]
Merge branch 'remove-srcsrc-local-cache' into 'master'
Remove srcset and sizes attributes from img tag if locally caching images.
As discussed in <https://tt-rss.org/forum/viewtopic.php?f=1&t=3624#p21886>
See merge request !27
JustAMacUser [Fri, 19 Feb 2016 06:35:11 +0000 (01:35 -0500)]
Remove srcset and sizes attributes from img tag if locally caching images.
Andrew Dolgov [Wed, 17 Feb 2016 13:42:13 +0000 (16:42 +0300)]
error handler: do not log last query, truncate error message to a smaller length
Andrew Dolgov [Wed, 17 Feb 2016 09:29:42 +0000 (12:29 +0300)]
minitemplator: use proper constructor
Andrew Dolgov [Thu, 11 Feb 2016 17:11:01 +0000 (20:11 +0300)]
generate_syndicated_feed: pass article id to sanitize()
Andrew Dolgov [Mon, 8 Feb 2016 09:27:27 +0000 (12:27 +0300)]
Merge branch 'dont-wrap-excerpt' into 'master'
Make sure author and excerpt spans don't wrap even if active.
In combined display mode with an article collapsed via keyboard nav,
the article remains active, which lets the excerpt bubble out to several
lines depending on display width. Keep the excerpt nowrap always.
While here, fix the author display; nowrap always to keep the name
from splitting across lines in rare cases.
See merge request !26
Todd Vierling [Sun, 7 Feb 2016 18:04:50 +0000 (13:04 -0500)]
Make sure author and excerpt spans don't wrap even if active.
In combined display mode with an article collapsed via keyboard nav,
the article remains active, which lets the excerpt bubble out to several
lines depending on display width. Keep the excerpt nowrap always.
While here, fix the author display; nowrap always to keep the name
from splitting across lines in rare cases.
Andrew Dolgov [Sun, 7 Feb 2016 19:17:03 +0000 (22:17 +0300)]
Merge branch 'new_tab_mac_fix' into 'master'
Make "open in new tab" hotkey handler support mac "cmd+click" way (non-expanded mode)
https://tt-rss.org/forum/viewtopic.php?f=10&t=3682
See merge request !25
Kostiantyn Moroz [Sun, 7 Feb 2016 18:48:24 +0000 (18:48 +0000)]
Make "open in new tab" hotkey handler support mac "cmd+click" way (non-expanded mode)
Andrew Dolgov [Fri, 5 Feb 2016 08:31:13 +0000 (11:31 +0300)]
sanitize: allow <xml:namespace> (thanks, livejournal)
Andrew Dolgov [Tue, 2 Feb 2016 11:51:02 +0000 (14:51 +0300)]
update_rss_feed: disable support for http 304 for the time being
Andrew Dolgov [Sun, 31 Jan 2016 11:14:31 +0000 (14:14 +0300)]
af_redditimgur: add option for previous
Andrew Dolgov [Sun, 31 Jan 2016 11:01:18 +0000 (14:01 +0300)]
af_redditimgur: add (disabled) wip content dupe checker
Andrew Dolgov [Sat, 30 Jan 2016 10:40:56 +0000 (13:40 +0300)]
inline feed update: set feed as needing update if open_basedir is set + plugins need curl
Andrew Dolgov [Sat, 30 Jan 2016 10:03:00 +0000 (13:03 +0300)]
pref-labels: remove obsolete searching code
Andrew Dolgov [Sat, 30 Jan 2016 10:02:15 +0000 (13:02 +0300)]
pref-feeds: allow searching by feed_url
Andrew Dolgov [Fri, 29 Jan 2016 14:24:59 +0000 (17:24 +0300)]
fix item_id not being properly escaped in pref_feeds::process_category_order() (possible sql injection)
Andrew Dolgov [Fri, 29 Jan 2016 12:48:44 +0000 (15:48 +0300)]
create_published_article: only use readability if enabled in the plugin
Andrew Dolgov [Fri, 29 Jan 2016 12:38:05 +0000 (15:38 +0300)]
enable support for readability (if af_readability is enabled) in shareanything bookmarklet
Andrew Dolgov [Wed, 27 Jan 2016 05:52:45 +0000 (08:52 +0300)]
remove reddit textnode hack since the feed is broken in a different way now
Andrew Dolgov [Tue, 26 Jan 2016 16:03:05 +0000 (19:03 +0300)]
fix multiple issues with archived feeds
Andrew Dolgov [Tue, 26 Jan 2016 08:45:47 +0000 (11:45 +0300)]
only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled
add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
Andrew Dolgov [Sat, 23 Jan 2016 09:13:03 +0000 (12:13 +0300)]
prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled)
Andrew Dolgov [Sat, 23 Jan 2016 08:51:17 +0000 (11:51 +0300)]
af_redditimgur: implement a hack to deal with reddit rss feed being currently broken
Andrew Dolgov [Fri, 22 Jan 2016 23:17:24 +0000 (02:17 +0300)]
update_rss_feed: escape dumped content while debugging
Andrew Dolgov [Fri, 22 Jan 2016 23:17:00 +0000 (02:17 +0300)]
sanitize: allow <description>
Andrew Dolgov [Fri, 22 Jan 2016 22:48:32 +0000 (01:48 +0300)]
parser: properly support tag subtrees instead of text content for article content
Andrew Dolgov [Fri, 22 Jan 2016 22:24:13 +0000 (01:24 +0300)]
Revert "parser: use node->c14n() instead of expecting html in nodeValue"
This reverts commit
1383514ad9e7630a3d9627e052780b8fcadab25a .
Andrew Dolgov [Fri, 22 Jan 2016 22:04:24 +0000 (01:04 +0300)]
parser: use node->c14n() instead of expecting html in nodeValue
Andrew Dolgov [Sun, 17 Jan 2016 13:34:59 +0000 (16:34 +0300)]
rebase translations
Andrew Dolgov [Sun, 17 Jan 2016 13:33:32 +0000 (16:33 +0300)]
Merge branch 'po_fixes' into 'master'
Fixes to .po files
There were a few minor problems in the .po files, mostly invalid headers. Nothing serious, but the fixes are also quite simple.
See merge request !24
Andrew Dolgov [Sun, 17 Jan 2016 11:24:20 +0000 (14:24 +0300)]
add feed debugger to update.php
Andrew Dolgov [Sun, 17 Jan 2016 08:32:10 +0000 (11:32 +0300)]
af_psql_trgm: fix min_title_length not being used while processing articles
Andrew Dolgov [Thu, 14 Jan 2016 09:12:35 +0000 (12:12 +0300)]
get_article_tags: while getting tags from cache check if article entry actually exists
Andrew Dolgov [Wed, 13 Jan 2016 15:12:31 +0000 (18:12 +0300)]
updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins
Andrew Dolgov [Tue, 12 Jan 2016 13:44:14 +0000 (16:44 +0300)]
update static version
Eduardo M KALINOWSKI [Sat, 9 Jan 2016 17:10:21 +0000 (15:10 -0200)]
Added (untranslated/fuzzy) boilerplate for messages with plural forms for tr_TR.
Eduardo M KALINOWSKI [Sat, 9 Jan 2016 17:03:45 +0000 (15:03 -0200)]
Added Plural-Forms to ca_CA and nb_NO.
Eduardo M KALINOWSKI [Sat, 9 Jan 2016 16:50:26 +0000 (14:50 -0200)]
The code for Denmark is DK, rename to reflect that.
Eduardo M KALINOWSKI [Sat, 9 Jan 2016 16:49:36 +0000 (14:49 -0200)]
Fixed some small errors in the headers.
Eduardo M KALINOWSKI [Sat, 9 Jan 2016 16:29:20 +0000 (14:29 -0200)]
Correct Plural-Forms for pt_PT.
Andrew Dolgov [Sun, 10 Jan 2016 22:11:26 +0000 (01:11 +0300)]
add some hacks to hopefully mitigate headlines memory leaks
Andrew Dolgov [Thu, 7 Jan 2016 19:01:35 +0000 (22:01 +0300)]
remove option ALLOW_DUPLICATE_POSTS as confusing/useless
Andrew Dolgov [Thu, 7 Jan 2016 18:49:31 +0000 (21:49 +0300)]
fix broken article processing if ALLOW_DUPLICATE_POSTS is enabled
Andrew Dolgov [Wed, 6 Jan 2016 18:00:53 +0000 (21:00 +0300)]
cache_starred_images: set filename when sending cached image
Andrew Dolgov [Mon, 4 Jan 2016 07:42:24 +0000 (10:42 +0300)]
do not automatically call cleanup_tags() in housekeeping tasks
Andrew Dolgov [Mon, 4 Jan 2016 07:39:04 +0000 (10:39 +0300)]
Merge branch 'lang_pt_BR' into 'master'
pt_BR translation update
I've updated the pt_BR translation, adding missing strings and correctly some other strings to make them more consistent across the application.
See merge request !23
Eduardo M KALINOWSKI [Sun, 3 Jan 2016 17:41:27 +0000 (15:41 -0200)]
pt_BR translation improvements.
Eduardo M KALINOWSKI [Sun, 3 Jan 2016 10:39:23 +0000 (08:39 -0200)]
Corrected Language field in header.
Eduardo M KALINOWSKI [Sat, 2 Jan 2016 18:57:47 +0000 (16:57 -0200)]
Updated pt_BR translation.
Eduardo M KALINOWSKI [Tue, 29 Dec 2015 21:56:16 +0000 (19:56 -0200)]
Corrected Plural-Forms, as there are only two possible forms in Portuguese.
Andrew Dolgov [Thu, 31 Dec 2015 13:58:08 +0000 (16:58 +0300)]
Merge branch 'update-new-feeds-first-postgres' into 'master'
Update new feeds first in postgres
As disscussed in the forum: https://tt-rss.org/forum/viewtopic.php?f=10&t=3644&p=21594#p21594,
this fixes a bug where newly added feeds wouldn't be updated if the number of total feeds exceeded the DAEMON_FEED_LIMIT.
See merge request !22