fox
a421eb655d
Merge branch 'master' of cvidal/tt-rss into master
8 years ago
Colin Vidal
c217de557f
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.
8 years ago
Andrew Dolgov
c30f5e1811
subscribe_to_feed: force-cast login and password to string
8 years ago
fox
4178dc85ab
Merge branch 'improvement/digest-pdo-params' of immanuelfodor/tt-rss into master
8 years ago
immanuelfodor
09be7cdd73
binding statement named param instead of positional replacement
8 years ago
fox
2395dc3b04
Merge branch 'fix-pdo-mail-plugin' of JustAMacUser/tt-rss into master
8 years ago
Dave Z
12bfce5e66
Fix missing parenthesis.
8 years ago
Dave Z
33c850f5ab
Fix PDO query in mail plugin.
8 years ago
Andrew Dolgov
8dedacf497
remove synchronous feed refreshing on ForceUpdate
8 years ago
Andrew Dolgov
9274109c19
search_to_sql: quote fallback search language
8 years ago
fox
96d8c40188
Merge branch 'func-missing-quotes' of JustAMacUser/tt-rss into master
8 years ago
JustAMacUser
56c2216295
Add missing quotes to array_map.
8 years ago
fox
6062e563ff
Merge branch 'opml-titles' of tianon/tt-rss into master
8 years ago
Tianon Gravi
bbc4d4bf34
treat OPML-imported feeds without a title the same as a batch import
8 years ago
fox
bb0a8e323e
Merge branch 'otp' of fturco/tt-rss into master
8 years ago
Francesco Turco
1a7277570b
fix two-factor authenticaton
8 years ago
Andrew Dolgov
d4c05d0be2
update_rss_feed: don't try to use quoted NOW() in query
8 years ago
Andrew Dolgov
6fb5f17be6
pluginhost: always return an array in get_all()
8 years ago
Andrew Dolgov
bed2d6e054
force-cast some variables used in queries to integer
...
do not display SQL query in headlines debug mode
8 years ago
Andrew Dolgov
d0cce0c7a4
isdefaultpassword: use method_exists() to check for check_password
8 years ago
Andrew Dolgov
0f05147531
properly highlight search keywords containing forward slash
8 years ago
fox
f559d74a4e
Merge branch 'master' of simonpl/tt-rss into master
8 years ago
simonp
5f19596651
Fix typo from previous pull request
8 years ago
fox
fde50b4e63
Merge branch 'master' of bcollet/tt-rss-fix-auth into master
8 years ago
Benjamin Collet
44c6a04b61
Check if the auth module supports check_password() method before using it
8 years ago
Andrew Dolgov
9390ddeae2
fix single user mode login failing because of isdefaultpassword()
8 years ago
Andrew Dolgov
072a348f93
minor css updates
8 years ago
Andrew Dolgov
7651b6e2cd
sanitize: disable referrer via referrerpolicy for img elements
8 years ago
Andrew Dolgov
6184f5264e
style updates for combined expandable mode, etc
8 years ago
Andrew Dolgov
2b724177ae
style updates for 3 panel mode
8 years ago
Andrew Dolgov
bf6ea2ee86
hl selection: use accent color
8 years ago
Andrew Dolgov
3fd7e4e85a
add ::selection
8 years ago
Andrew Dolgov
f830f853a9
Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental
8 years ago
fox
d23e4b43b0
Merge branch 'readability-urls' of JustAMacUser/tt-rss into master
8 years ago
JustAMacUser
3ee48ac830
Make af_readability use resolved URL when rewriting relative URLs in the article.
8 years ago
Andrew Dolgov
e2cb5e6cb9
rebase translations
8 years ago
Andrew Dolgov
31f7966567
use button-style links for bookmarklets
8 years ago
Andrew Dolgov
1bf468ba1a
pref-prefs: set button classes
8 years ago
Andrew Dolgov
121ac0481f
filter rule/action dialogs: set default action
8 years ago
Andrew Dolgov
ef1feb3610
subscribe dialog: add primary action
8 years ago
Andrew Dolgov
05e81655c3
user editor: add primary action
8 years ago
Andrew Dolgov
6fb5ce5e35
add some primary dialog actions; update css
8 years ago
Andrew Dolgov
5f7be9957f
filter,label dlg: use default action
8 years ago
Andrew Dolgov
320a3ba529
search form: set default action
8 years ago
Andrew Dolgov
f70d456a5b
Merge branch 'master' of git.tt-rss.org:git/tt-rss into pdo-experimental
8 years ago
fox
c463a95dca
Merge branch 'master' of dim0x69/tt-rss into master
8 years ago
dim0x69
e58a14de72
Check return value from Plugins
8 years ago
fox
9306918767
Merge branch 'pda-rss-now' of richm/tt-rss into pdo-experimental
8 years ago
Richard Mortimer
aa16334f1f
Include NOW() in prepared SQL for rssutils.php
8 years ago
Andrew Dolgov
4d10b4abca
merge login form css into default.css
...
update more hardcoded colors to use @color-accent
update @color-accent
8 years ago