1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-03 13:00:51 +02:00
Commit Graph

8856 Commits

Author SHA1 Message Date
MatthieuS
5d95676ecc Call the subscription hook from the plugins even if fetch_file_contents returned no data
This allows a plug-in to override the fetch when the core fetch method fails for some feeds (eg. Tumblr feeds when requested from an EU IP).
2018-05-23 09:00:04 +00:00
Andrew Dolgov
f0dbfedc81 increase buffersize to 16384 bytes
(also some trailing whitespace got clipped)
2018-05-23 10:40:28 +03:00
fox
f7253dbb4e Merge branch 'master' of impa/tt-rss into master 2018-05-23 05:19:59 +00:00
Alexander Yaburov
74a98a6ff2 increased CURLOPT_BUFFERSIZE from 128 to 256 2018-05-23 10:02:03 +05:00
Andrew Dolgov
b14f6d58b4 implement hard limits on downloaded data size for general fetching and cache plugins: MAX_DOWNLOAD_FILE_SIZE & MAX_CACHE_FILE_SIZE 2018-05-20 11:08:33 +03:00
Andrew Dolgov
f851cdf362 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 2018-05-20 10:41:15 +03:00
Andrew Dolgov
66fe33e769 bump date_updated when updated article data is saved to exclude it from purging (because it is still present in the originating feed) 2018-05-20 10:41:08 +03:00
fox
e12ba043ef Merge branch 'fix-fr-translation-typos' of framasky/tt-rss into master 2018-05-20 07:21:12 +00:00
fox
04f4fd0e6b Merge branch 'pdo-import-export-plugin' of framasky/tt-rss into master 2018-05-20 07:21:04 +00:00
Luc Didry
785ffca622
plugins/import_export: use PDO 2018-05-16 16:45:25 +02:00
framasky
04932d7804 Fix FR translation typos 2018-05-15 09:47:34 +00:00
fox
32101389b6 Merge branch 'af_comics-ssl' of JustAMacUser/tt-rss into master 2018-05-12 18:43:52 +00:00
JustAMacUser
aedcbfd9c5 af_comics: Go Comics now uses HTTPS. 2018-05-12 13:31:52 -04:00
Andrew Dolgov
8702ded6a1 rebase translations 2018-04-28 17:03:51 +03:00
fox
68ef458fa8 Merge branch 'translation_pt_BR' of ekalin/tt-rss into master 2018-04-28 14:03:18 +00:00
Eduardo M KALINOWSKI
f95c657917 Updated pt_BR translation. 2018-04-28 09:09:04 -03:00
Andrew Dolgov
e0dff9134b af_comics: nedroid broke their rss feed, might as well plug them into generic comicpress filter 2018-04-26 11:46:56 +03:00
fox
26a89ab6cb Merge branch 'reg_exp_length' of lllusion3418/tt-rss into master 2018-04-14 18:08:18 +00:00
foobar
2008ec4ed7 change filter rule regexp type to text 2018-04-14 14:11:29 +02:00
Andrew Dolgov
963c22646b pass tsvector data as a named parameter on article update, remove escaping hacks 2018-04-03 13:57:27 +03:00
Andrew Dolgov
4fa64e8446 filter dialog: remove placeholder 2018-03-21 14:02:06 +03:00
Andrew Dolgov
e794e434da filter dialog: add tooltip re: filter syntax 2018-03-21 13:38:36 +03:00
Andrew Dolgov
e35a46733f hlClicked: do not set headline selected when ctrl-clicking 2018-03-16 21:34:01 +03:00
Andrew Dolgov
fa2e3b235a addLabel: remove unused active_tab 2018-03-16 17:25:42 +03:00
Andrew Dolgov
d195c6a62e gotoExportOpml: js strict mode fix 2018-03-16 15:50:48 +03:00
fox
16325f7455 Merge branch 'master' of tsia/tt-rss into master 2018-03-15 18:48:41 +00:00
tsia
551f3c2c85 fixed "reset to defaults" in preferences 2018-03-15 16:26:50 +00:00
fox
9f93250fe4 Merge branch 'strict-js' of wn/tt-rss into master 2018-03-15 04:35:46 +00:00
wn_
a972ab45bd strict js: various var fixes 2018-03-14 20:02:21 -05:00
Andrew Dolgov
ab688e963d viewfeed: remove force_nocache (unused) 2018-03-14 22:35:12 +03:00
Andrew Dolgov
7560e54e39 switchPanelMode: strict-mode fix for article_id 2018-03-14 19:45:10 +03:00
Andrew Dolgov
0a8cdd4b9c remove firefox feed subscribe integration code (obsolete) 2018-03-14 18:15:21 +03:00
fox
002a0e259d Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-mode 2018-03-12 05:00:35 +00:00
wn_
30aa9743eb strict js: fix subscribing when HTML with multiple feeds
also a minor fix for response handling in quickAddFilter
2018-03-11 14:35:36 -05:00
fox
f60ca3a349 Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-mode 2018-03-11 08:38:55 +00:00
wn_
a30f862de4 strict js: fix catchupBatchedArticles
This addresses the "Unread not removed from row" issue.
2018-03-10 07:38:23 -06:00
wn_
ad04bbf81d strict js: fix more dialog vars 2018-03-10 07:11:33 -06:00
fox
e2e23887fb Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-mode 2018-03-10 05:28:43 +00:00
wn_
97f084c828 strict js: fix helpDialog 2018-03-09 19:57:17 -06:00
Andrew Dolgov
a72643257a do not enforce strict mode for plugins 2018-03-08 18:41:03 +03:00
Andrew Dolgov
3009ecc44f initial for JS strict mode 2018-03-08 18:33:42 +03:00
Andrew Dolgov
c9a5e5aa28 feed editor: expose site_url for editing 2018-03-01 15:43:40 +03:00
fox
fc763c882e Merge branch 'abbr-tag' of JustAMacUser/tt-rss into master 2018-02-27 16:37:24 +00:00
JustAMacUser
905ff10dc9 Allow abbr tag when sanitizing. 2018-02-27 16:06:10 +00:00
Andrew Dolgov
f1415df47c prefs: expand feed tree if displaying search results 2018-02-26 11:58:53 +03:00
Andrew Dolgov
e7c9bc60ec fix previous wrt if-modified-since being added to context options headers 2018-02-25 14:22:46 +03:00
fox
8f60cb4400 Merge branch 'master' of Metallizzer/tt-rss into master 2018-02-25 11:05:16 +00:00
Metallizzer
dd597297cb Обновить 'include/functions.php'
The "Connection: close" header is added to the context_options
2018-02-25 10:03:09 +00:00
Andrew Dolgov
7e6bb21ff5 auto_assign_labels: pass delimiter to preg_quote() to escape slashes properly 2018-02-23 13:31:08 +03:00
Andrew Dolgov
bcdbfa7c67 Merge branch 'master' of git.tt-rss.org:fox/tt-rss 2018-02-12 09:38:17 +03:00