]>
git.wh0rd.org - tt-rss.git/log
Andrew Dolgov [Mon, 26 Feb 2018 08:58:53 +0000 (11:58 +0300)]
prefs: expand feed tree if displaying search results
Andrew Dolgov [Sun, 25 Feb 2018 11:22:46 +0000 (14:22 +0300)]
fix previous wrt if-modified-since being added to context options headers
fox [Sun, 25 Feb 2018 11:05:16 +0000 (11:05 +0000)]
Merge branch 'master' of Metallizzer/tt-rss into master
Metallizzer [Sun, 25 Feb 2018 10:03:09 +0000 (10:03 +0000)]
Обновить 'include/functions.php'
The "Connection: close" header is added to the context_options
Andrew Dolgov [Fri, 23 Feb 2018 10:31:08 +0000 (13:31 +0300)]
auto_assign_labels: pass delimiter to preg_quote() to escape slashes properly
Andrew Dolgov [Mon, 12 Feb 2018 06:38:17 +0000 (09:38 +0300)]
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
fox [Mon, 12 Feb 2018 06:38:11 +0000 (06:38 +0000)]
Merge branch 'af_readability-refactor' of JustAMacUser/tt-rss into master
Andrew Dolgov [Mon, 12 Feb 2018 06:37:31 +0000 (09:37 +0300)]
Merge branch 'master' of git.fakecake.org:tt-rss
JustAMacUser [Sun, 11 Feb 2018 21:02:17 +0000 (21:02 +0000)]
af_readability: Use new global fetch_effective_url for canonical URL.
Andrew Dolgov [Sun, 11 Feb 2018 13:47:19 +0000 (16:47 +0300)]
sanitize: disallow width and height attributes for images
fox [Sun, 11 Feb 2018 08:57:12 +0000 (08:57 +0000)]
Merge branch 'save-effective-url' of JustAMacUser/tt-rss into master
JustAMacUser [Sun, 11 Feb 2018 07:56:28 +0000 (07:56 +0000)]
Have fetch_file_contents() save the effective URL.
Andrew Dolgov [Sun, 11 Feb 2018 07:26:33 +0000 (10:26 +0300)]
tag_is_valid: simplify code
Andrew Dolgov [Sun, 11 Feb 2018 07:24:24 +0000 (10:24 +0300)]
add a workaround to support numeric tags
fox [Sun, 11 Feb 2018 07:10:13 +0000 (07:10 +0000)]
Merge branch 'master' of JustAMacUser/tt-rss into master
JustAMacUser [Sun, 11 Feb 2018 07:01:29 +0000 (07:01 +0000)]
af_comics: Fix typo -- call to undefined method.
Andrew Dolgov [Thu, 8 Feb 2018 10:54:38 +0000 (13:54 +0300)]
update CSS
Andrew Dolgov [Thu, 8 Feb 2018 10:54:06 +0000 (13:54 +0300)]
add special class for feeds with disabled updates
Andrew Dolgov [Thu, 8 Feb 2018 10:17:04 +0000 (13:17 +0300)]
minor updates for utility/zoom CSS
fox [Wed, 7 Feb 2018 17:18:38 +0000 (17:18 +0000)]
Merge branch 'fix-gocomics-subscribe' of JustAMacUser/tt-rss into master
Dave Z [Wed, 7 Feb 2018 16:57:32 +0000 (16:57 +0000)]
af_comics: Workaround for GoComics' lazy loading images in srcset.
Dave Z [Wed, 7 Feb 2018 06:52:36 +0000 (06:52 +0000)]
af_comics: Allow subscribing to GoComics URLs via page (only this time, *actually allow* it).
Andrew Dolgov [Sun, 4 Feb 2018 09:50:21 +0000 (12:50 +0300)]
filter delete action/rule: fix selector syntax
Andrew Dolgov [Sun, 4 Feb 2018 06:36:56 +0000 (09:36 +0300)]
pref-feeds: disable tree autoexpand
Andrew Dolgov [Sun, 4 Feb 2018 06:33:28 +0000 (09:33 +0300)]
savefeedorder, savefilterorder: do not use clean() on json payload
Andrew Dolgov [Tue, 30 Jan 2018 11:41:27 +0000 (14:41 +0300)]
Revert "import_export: do not use DOMDocument->loadXML in static context"
This reverts commit
1ddf3a28e56d64fa8e80868e731cdde8b2abefa8 .
Andrew Dolgov [Tue, 30 Jan 2018 10:17:05 +0000 (13:17 +0300)]
import_export: do not use DOMDocument->loadXML in static context
Andrew Dolgov [Tue, 30 Jan 2018 08:45:15 +0000 (11:45 +0300)]
import_export: use legacy true/false values
Andrew Dolgov [Tue, 30 Jan 2018 07:44:31 +0000 (10:44 +0300)]
include: convert some spaces to tabs
Andrew Dolgov [Tue, 30 Jan 2018 07:36:41 +0000 (10:36 +0300)]
add .editorconfig
Andrew Dolgov [Mon, 29 Jan 2018 20:24:11 +0000 (23:24 +0300)]
strip utf8mb4 characters in enclosures on mysql
Andrew Dolgov [Sat, 27 Jan 2018 06:50:49 +0000 (09:50 +0300)]
gocomics: remove width attribute to fix improper scaling of images
fox [Wed, 24 Jan 2018 07:03:59 +0000 (07:03 +0000)]
Merge branch 'master' of jsoares/tt-rss into master
jsoares [Mon, 22 Jan 2018 22:41:24 +0000 (22:41 +0000)]
Fixed time stamping of new unmarked/unpublished articles
fox [Thu, 18 Jan 2018 12:40:24 +0000 (12:40 +0000)]
Merge branch 'master' of binfalse/tt-rss into master
martin scharm [Thu, 18 Jan 2018 07:48:53 +0000 (08:48 +0100)]
undocumenting the proxy settings [see #36]
in response to https://git.tt-rss.org/git/tt-rss/pulls/36#issuecomment-119
fox [Wed, 17 Jan 2018 17:45:28 +0000 (17:45 +0000)]
Merge branch 'master' of cvidal/tt-rss into master
martin scharm [Wed, 17 Jan 2018 11:28:47 +0000 (12:28 +0100)]
some proxies require `request_fulluri` set to true [see #36]
at least polipo won't work for plain HTTP URLs (HTTPS strangely also works without `request_fulluri`..?)
see https://git.tt-rss.org/git/tt-rss/pulls/36
Colin Vidal [Sun, 14 Jan 2018 19:55:39 +0000 (20:55 +0100)]
rpc:
addfeed : gets login and pass only if need_auth is checked.
Because of browser form auto-completion, the hidden field login and
password can be automatically filled when adding a feed. It would
enable feed authentication even if the user doesn't click on need_auth
button.
martin scharm [Sat, 13 Jan 2018 23:30:22 +0000 (00:30 +0100)]
Add proper support for proxies
There are situations where you want tt-rss to use a proxy (e.g.
because of network restrictions, or privacy concerns).
tt-rss already comes with an undocumented `_CURL_HTTP_PROXY`
variable (see eg https://binfalse.de/2015/05/06/ttrss-with-proxy/),
however that won't have an effect when, for example, php-curl is
not installed, see
https://git.tt-rss.org/git/tt-rss/src/
c30f5e18119d1935e8fe6d422053b127e8f4f1b3 /include/functions.php#L377
In this case it would use the `file_get_contents` with a stream
context without a proxy definition:
https://git.tt-rss.org/git/tt-rss/src/
c30f5e18119d1935e8fe6d422053b127e8f4f1b3 /include/functions.php#L487
Here I propose to properly support proxies, and I introduced a
`PROXY` variable, that is respected in both scenarios, with and
without curl installed.
Andrew Dolgov [Fri, 5 Jan 2018 03:50:37 +0000 (06:50 +0300)]
subscribe_to_feed: force-cast login and password to string
fox [Tue, 2 Jan 2018 06:47:55 +0000 (06:47 +0000)]
Merge branch 'improvement/digest-pdo-params' of immanuelfodor/tt-rss into master
immanuelfodor [Tue, 2 Jan 2018 06:30:22 +0000 (06:30 +0000)]
binding statement named param instead of positional replacement
fox [Tue, 2 Jan 2018 06:23:43 +0000 (06:23 +0000)]
Merge branch 'fix-pdo-mail-plugin' of JustAMacUser/tt-rss into master
Dave Z [Mon, 1 Jan 2018 23:59:28 +0000 (18:59 -0500)]
Fix missing parenthesis.
Dave Z [Mon, 1 Jan 2018 18:33:58 +0000 (13:33 -0500)]
Fix PDO query in mail plugin.
Andrew Dolgov [Sun, 31 Dec 2017 04:37:49 +0000 (07:37 +0300)]
remove synchronous feed refreshing on ForceUpdate
Andrew Dolgov [Sat, 30 Dec 2017 13:27:05 +0000 (16:27 +0300)]
search_to_sql: quote fallback search language
fox [Sat, 30 Dec 2017 06:12:22 +0000 (06:12 +0000)]
Merge branch 'func-missing-quotes' of JustAMacUser/tt-rss into master
JustAMacUser [Sat, 30 Dec 2017 06:00:56 +0000 (01:00 -0500)]
Add missing quotes to array_map.
fox [Sat, 30 Dec 2017 05:55:06 +0000 (05:55 +0000)]
Merge branch 'opml-titles' of tianon/tt-rss into master
Tianon Gravi [Fri, 29 Dec 2017 23:26:34 +0000 (15:26 -0800)]
treat OPML-imported feeds without a title the same as a batch import
fox [Fri, 22 Dec 2017 15:00:32 +0000 (15:00 +0000)]
Merge branch 'otp' of fturco/tt-rss into master
Francesco Turco [Fri, 22 Dec 2017 11:29:25 +0000 (12:29 +0100)]
fix two-factor authenticaton
Andrew Dolgov [Mon, 18 Dec 2017 15:27:23 +0000 (18:27 +0300)]
update_rss_feed: don't try to use quoted NOW() in query
Andrew Dolgov [Sun, 17 Dec 2017 16:06:18 +0000 (19:06 +0300)]
pluginhost: always return an array in get_all()
Andrew Dolgov [Sun, 17 Dec 2017 13:24:13 +0000 (16:24 +0300)]
force-cast some variables used in queries to integer
do not display SQL query in headlines debug mode
Andrew Dolgov [Fri, 15 Dec 2017 09:15:15 +0000 (12:15 +0300)]
isdefaultpassword: use method_exists() to check for check_password
Andrew Dolgov [Fri, 15 Dec 2017 05:33:59 +0000 (08:33 +0300)]
properly highlight search keywords containing forward slash
fox [Thu, 14 Dec 2017 18:01:21 +0000 (18:01 +0000)]
Merge branch 'master' of simonpl/tt-rss into master
simonp [Thu, 14 Dec 2017 17:43:42 +0000 (18:43 +0100)]
Fix typo from previous pull request
fox [Thu, 14 Dec 2017 17:09:32 +0000 (17:09 +0000)]
Merge branch 'master' of bcollet/tt-rss-fix-auth into master
Benjamin Collet [Thu, 14 Dec 2017 17:02:37 +0000 (18:02 +0100)]
Check if the auth module supports check_password() method before using it
Andrew Dolgov [Thu, 14 Dec 2017 16:27:55 +0000 (19:27 +0300)]
fix single user mode login failing because of isdefaultpassword()
Andrew Dolgov [Wed, 13 Dec 2017 17:17:19 +0000 (20:17 +0300)]
minor css updates
Andrew Dolgov [Wed, 13 Dec 2017 17:07:10 +0000 (20:07 +0300)]
sanitize: disable referrer via referrerpolicy for img elements
Andrew Dolgov [Wed, 13 Dec 2017 16:18:53 +0000 (19:18 +0300)]
style updates for combined expandable mode, etc
Andrew Dolgov [Wed, 13 Dec 2017 16:09:14 +0000 (19:09 +0300)]
style updates for 3 panel mode
Andrew Dolgov [Wed, 13 Dec 2017 15:53:31 +0000 (18:53 +0300)]
hl selection: use accent color
Andrew Dolgov [Wed, 13 Dec 2017 12:54:08 +0000 (15:54 +0300)]
add ::selection
Andrew Dolgov [Wed, 13 Dec 2017 05:21:50 +0000 (08:21 +0300)]
Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental
fox [Wed, 13 Dec 2017 05:21:10 +0000 (05:21 +0000)]
Merge branch 'readability-urls' of JustAMacUser/tt-rss into master
JustAMacUser [Wed, 13 Dec 2017 05:17:43 +0000 (00:17 -0500)]
Make af_readability use resolved URL when rewriting relative URLs in the article.
Andrew Dolgov [Mon, 11 Dec 2017 16:06:22 +0000 (19:06 +0300)]
rebase translations
Andrew Dolgov [Mon, 11 Dec 2017 16:04:06 +0000 (19:04 +0300)]
use button-style links for bookmarklets
Andrew Dolgov [Mon, 11 Dec 2017 15:48:28 +0000 (18:48 +0300)]
pref-prefs: set button classes
Andrew Dolgov [Mon, 11 Dec 2017 15:46:27 +0000 (18:46 +0300)]
filter rule/action dialogs: set default action
Andrew Dolgov [Mon, 11 Dec 2017 15:43:53 +0000 (18:43 +0300)]
subscribe dialog: add primary action
Andrew Dolgov [Mon, 11 Dec 2017 15:41:32 +0000 (18:41 +0300)]
user editor: add primary action
Andrew Dolgov [Mon, 11 Dec 2017 15:36:36 +0000 (18:36 +0300)]
add some primary dialog actions; update css
Andrew Dolgov [Mon, 11 Dec 2017 15:23:30 +0000 (18:23 +0300)]
filter,label dlg: use default action
Andrew Dolgov [Mon, 11 Dec 2017 15:14:45 +0000 (18:14 +0300)]
search form: set default action
Andrew Dolgov [Mon, 11 Dec 2017 09:54:30 +0000 (12:54 +0300)]
Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental
fox [Mon, 11 Dec 2017 09:47:04 +0000 (09:47 +0000)]
Merge branch 'master' of dim0x69/tt-rss into master
dim0x69 [Mon, 11 Dec 2017 09:41:45 +0000 (09:41 +0000)]
Check return value from Plugins
fox [Mon, 11 Dec 2017 04:01:28 +0000 (04:01 +0000)]
Merge branch 'pda-rss-now' of richm/tt-rss into pdo-experimental
Richard Mortimer [Sun, 10 Dec 2017 23:05:03 +0000 (23:05 +0000)]
Include NOW() in prepared SQL for rssutils.php
Andrew Dolgov [Sun, 10 Dec 2017 19:51:39 +0000 (22:51 +0300)]
merge login form css into default.css
update more hardcoded colors to use @color-accent
update @color-accent
Andrew Dolgov [Sun, 10 Dec 2017 18:10:19 +0000 (21:10 +0300)]
synchronous feed update: catch PDO exceptions as to not break headlines output
Andrew Dolgov [Sun, 10 Dec 2017 06:27:07 +0000 (09:27 +0300)]
pdo_connect: catch exception on create
Andrew Dolgov [Sun, 10 Dec 2017 06:20:52 +0000 (09:20 +0300)]
installer: use PDO, improve wording for some notices
PDO wrapper: allow working with blank DB_HOST
fox [Thu, 7 Dec 2017 08:53:38 +0000 (08:53 +0000)]
Merge branch 'pdo-experimental' of cac2s/tt-rss into pdo-experimental
cac2s [Thu, 7 Dec 2017 08:34:17 +0000 (08:34 +0000)]
set charset to "utf-8"
Andrew Dolgov [Tue, 5 Dec 2017 21:12:28 +0000 (00:12 +0300)]
bool_to_sql_bool: for some reason PDO really likes integers for boolean columns
incidentally this fixes OPML filter import
Andrew Dolgov [Tue, 5 Dec 2017 19:46:18 +0000 (22:46 +0300)]
update previous to only affect mysql
Andrew Dolgov [Tue, 5 Dec 2017 19:37:50 +0000 (22:37 +0300)]
purge_orphans: limit maximum number of deleted articles
Andrew Dolgov [Tue, 5 Dec 2017 07:18:54 +0000 (10:18 +0300)]
opml_import_filter: remove debugging
Andrew Dolgov [Tue, 5 Dec 2017 04:09:01 +0000 (07:09 +0300)]
remove mentions of deprecated.js
Andrew Dolgov [Mon, 4 Dec 2017 08:02:13 +0000 (11:02 +0300)]
remove some obsolete stuff, fix minor issues found by code analyzer
Andrew Dolgov [Mon, 4 Dec 2017 07:39:50 +0000 (10:39 +0300)]
some (very minor) code cleanup in feeds class