Andrew Dolgov
|
b037ffd628
|
af_readability: specify http accept header
|
7 years ago |
Andrew Dolgov
|
68d9c412ea
|
fetch_file_contents: allow setting http Accept header
|
7 years ago |
Andrew Dolgov
|
82152bdc34
|
Revert "plugins/import_export: use PDO"
This reverts commit 785ffca622 .
|
7 years ago |
fox
|
e888879a42
|
Merge branch 'master' of MatthieuS/tt-rss into master
|
7 years ago |
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).
|
7 years ago |
Andrew Dolgov
|
f0dbfedc81
|
increase buffersize to 16384 bytes
(also some trailing whitespace got clipped)
|
7 years ago |
fox
|
f7253dbb4e
|
Merge branch 'master' of impa/tt-rss into master
|
7 years ago |
Alexander Yaburov
|
74a98a6ff2
|
increased CURLOPT_BUFFERSIZE from 128 to 256
|
7 years ago |
Andrew Dolgov
|
b14f6d58b4
|
implement hard limits on downloaded data size for general fetching and cache plugins: MAX_DOWNLOAD_FILE_SIZE & MAX_CACHE_FILE_SIZE
|
7 years ago |
Andrew Dolgov
|
f851cdf362
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
7 years ago |
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)
|
7 years ago |
fox
|
e12ba043ef
|
Merge branch 'fix-fr-translation-typos' of framasky/tt-rss into master
|
7 years ago |
fox
|
04f4fd0e6b
|
Merge branch 'pdo-import-export-plugin' of framasky/tt-rss into master
|
7 years ago |
Luc Didry
|
785ffca622
|
plugins/import_export: use PDO
|
7 years ago |
framasky
|
04932d7804
|
Fix FR translation typos
|
7 years ago |
fox
|
32101389b6
|
Merge branch 'af_comics-ssl' of JustAMacUser/tt-rss into master
|
7 years ago |
JustAMacUser
|
aedcbfd9c5
|
af_comics: Go Comics now uses HTTPS.
|
7 years ago |
Andrew Dolgov
|
8702ded6a1
|
rebase translations
|
7 years ago |
fox
|
68ef458fa8
|
Merge branch 'translation_pt_BR' of ekalin/tt-rss into master
|
7 years ago |
Eduardo M KALINOWSKI
|
f95c657917
|
Updated pt_BR translation.
|
7 years ago |
Andrew Dolgov
|
e0dff9134b
|
af_comics: nedroid broke their rss feed, might as well plug them into generic comicpress filter
|
7 years ago |
fox
|
26a89ab6cb
|
Merge branch 'reg_exp_length' of lllusion3418/tt-rss into master
|
7 years ago |
foobar
|
2008ec4ed7
|
change filter rule regexp type to text
|
7 years ago |
Andrew Dolgov
|
963c22646b
|
pass tsvector data as a named parameter on article update, remove escaping hacks
|
7 years ago |
Andrew Dolgov
|
4fa64e8446
|
filter dialog: remove placeholder
|
7 years ago |
Andrew Dolgov
|
e794e434da
|
filter dialog: add tooltip re: filter syntax
|
7 years ago |
Andrew Dolgov
|
e35a46733f
|
hlClicked: do not set headline selected when ctrl-clicking
|
7 years ago |
Andrew Dolgov
|
fa2e3b235a
|
addLabel: remove unused active_tab
|
7 years ago |
Andrew Dolgov
|
d195c6a62e
|
gotoExportOpml: js strict mode fix
|
7 years ago |
fox
|
16325f7455
|
Merge branch 'master' of tsia/tt-rss into master
|
7 years ago |
tsia
|
551f3c2c85
|
fixed "reset to defaults" in preferences
|
7 years ago |
fox
|
9f93250fe4
|
Merge branch 'strict-js' of wn/tt-rss into master
|
7 years ago |
wn_
|
a972ab45bd
|
strict js: various var fixes
|
7 years ago |
Andrew Dolgov
|
ab688e963d
|
viewfeed: remove force_nocache (unused)
|
7 years ago |
Andrew Dolgov
|
7560e54e39
|
switchPanelMode: strict-mode fix for article_id
|
7 years ago |
Andrew Dolgov
|
0a8cdd4b9c
|
remove firefox feed subscribe integration code (obsolete)
|
7 years ago |
fox
|
002a0e259d
|
Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-mode
|
7 years ago |
wn_
|
30aa9743eb
|
strict js: fix subscribing when HTML with multiple feeds
also a minor fix for response handling in quickAddFilter
|
7 years ago |
fox
|
f60ca3a349
|
Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-mode
|
7 years ago |
wn_
|
a30f862de4
|
strict js: fix catchupBatchedArticles
This addresses the "Unread not removed from row" issue.
|
7 years ago |
wn_
|
ad04bbf81d
|
strict js: fix more dialog vars
|
7 years ago |
fox
|
e2e23887fb
|
Merge branch 'js-strict-mode' of wn/tt-rss into js-strict-mode
|
7 years ago |
wn_
|
97f084c828
|
strict js: fix helpDialog
|
7 years ago |
Andrew Dolgov
|
a72643257a
|
do not enforce strict mode for plugins
|
7 years ago |
Andrew Dolgov
|
3009ecc44f
|
initial for JS strict mode
|
7 years ago |
Andrew Dolgov
|
c9a5e5aa28
|
feed editor: expose site_url for editing
|
7 years ago |
fox
|
fc763c882e
|
Merge branch 'abbr-tag' of JustAMacUser/tt-rss into master
|
7 years ago |
JustAMacUser
|
905ff10dc9
|
Allow abbr tag when sanitizing.
|
7 years ago |
Andrew Dolgov
|
f1415df47c
|
prefs: expand feed tree if displaying search results
|
7 years ago |
Andrew Dolgov
|
e7c9bc60ec
|
fix previous wrt if-modified-since being added to context options headers
|
7 years ago |