Andrew Dolgov
|
9dc5524df1
|
set dialogs to const
|
2018-11-29 21:13:41 +03:00 |
Andrew Dolgov
|
1b91bb4564
|
don't compare result with undefined seq
|
2018-11-29 21:07:19 +03:00 |
Andrew Dolgov
|
4508e3103d
|
some more eslint-related stuff
|
2018-11-29 21:03:55 +03:00 |
Andrew Dolgov
|
8572e0108a
|
declare globals with let
|
2018-11-29 20:09:25 +03:00 |
Andrew Dolgov
|
424e28db6b
|
eslint-related fixes
|
2018-11-29 20:07:23 +03:00 |
Andrew Dolgov
|
79c5035920
|
reset password: use updated mailer parameters properly
|
2018-11-26 12:44:36 +03:00 |
Andrew Dolgov
|
2d54eb1a87
|
remove cache/simplepie
|
2018-11-23 12:31:47 +03:00 |
Andrew Dolgov
|
bc42dfb790
|
mention mailer_smtp plugin in config.php-dist
|
2018-11-22 23:10:28 +03:00 |
Andrew Dolgov
|
b2f0858060
|
sanity config: fix typo
|
2018-11-22 22:15:27 +03:00 |
Andrew Dolgov
|
d5256c8228
|
update sanity_config.php
|
2018-11-22 21:47:58 +03:00 |
Andrew Dolgov
|
e08990f753
|
mailer: fix indents
|
2018-11-22 16:55:37 +03:00 |
Andrew Dolgov
|
ac5e55c2bd
|
mailer: return 0 if plugin requested to stop (-1)
|
2018-11-22 16:39:10 +03:00 |
Andrew Dolgov
|
6b19eec0f7
|
Merge branch 'master' of git.fakecake.org:tt-rss
|
2018-11-22 16:36:13 +03:00 |
Andrew Dolgov
|
55bf4bc1d3
|
mailer: split to/from name/addresses
|
2018-11-22 16:36:10 +03:00 |
Andrew Dolgov
|
83affcd4b2
|
Mailer->error: no argument
|
2018-11-22 16:19:41 +03:00 |
Andrew Dolgov
|
57932e1837
|
remove PHPMailer and related directives from config.php-dist; add pluggable Mailer class
|
2018-11-22 14:45:14 +03:00 |
Andrew Dolgov
|
643d1919cc
|
update .gitignore
|
2018-11-07 14:59:44 +03:00 |
Andrew Dolgov
|
253dbd4856
|
generate_syndicated_feed: add support for virtual feeds provided by plugins
|
2018-11-07 14:21:39 +03:00 |
Andrew Dolgov
|
22366ccc5b
|
db_prefs: fix cache never being used on read(); remove unnecessary
sprintf()s to integer
|
2018-11-03 21:52:38 +03:00 |
Andrew Dolgov
|
3a0292303e
|
php: remove trailing whitespaces
|
2018-11-03 15:08:43 +03:00 |
Andrew Dolgov
|
3b9f982ec6
|
upd .gitignore
|
2018-11-03 15:03:52 +03:00 |
Andrew Dolgov
|
2c940c4861
|
better handle PDOExceptions during open transaction in feed update
|
2018-11-03 15:00:58 +03:00 |
Andrew Dolgov
|
5f66f872b6
|
fix session write handler always assuming that database entry exists and failing silently if it doesn't; remove session cookie-related hacks
|
2018-10-16 14:07:42 +03:00 |
Andrew Dolgov
|
d246fb9fe1
|
remove session REMOTE_ADDR checks
|
2018-10-16 12:12:07 +03:00 |
Andrew Dolgov
|
f8fc1ac543
|
login: check for stale session in login handler, instead of authenticate_user()
|
2018-10-16 11:39:12 +03:00 |
Andrew Dolgov
|
f730d7bb0a
|
another attempt to enforce session ID regeneration on login
|
2018-10-16 09:11:32 +03:00 |
Andrew Dolgov
|
9dadbdbb21
|
properly save auth_module after logging in
|
2018-10-16 07:34:22 +03:00 |
Andrew Dolgov
|
77aebd7e4a
|
it was probably not the best idea to use session_regenerate_id() right after session_start(), duh
|
2018-10-15 21:47:12 +03:00 |
Andrew Dolgov
|
5feed36a3c
|
do not use separate _ssl cookie for secure sessions
|
2018-10-15 15:48:37 +03:00 |
Andrew Dolgov
|
65e98f4086
|
force regenerate session id on successful login, remove previous blank SID check
|
2018-10-15 15:47:50 +03:00 |
Andrew Dolgov
|
74736fce0f
|
if empty session is autostarted because of a cookie, immediately destroy it
|
2018-10-15 14:53:35 +03:00 |
Andrew Dolgov
|
7d53c2b501
|
validate_session: bring back IP session binding (enabled by default) and UA checking
|
2018-10-15 08:26:07 +03:00 |
Andrew Dolgov
|
8064ca3f8c
|
API endpoint: disable session cookies
|
2018-10-15 07:37:07 +03:00 |
Andrew Dolgov
|
ec5687a62b
|
logout user: commit destroyed session
|
2018-10-14 22:50:45 +03:00 |
Andrew Dolgov
|
f287596f0f
|
rebase translations
|
2018-10-10 08:25:30 +03:00 |
fox
|
2f3ed853d2
|
Merge branch 'i18n' of HenryQW/tt-rss into master
|
2018-10-10 04:37:38 +00:00 |
Henry
|
392989678f
|
Update Chinese translation
|
2018-10-09 23:34:49 +01:00 |
Andrew Dolgov
|
e60e4ac086
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
2018-10-09 14:16:38 +03:00 |
Andrew Dolgov
|
717a638972
|
remove segoe ui web fontface
|
2018-10-09 14:16:26 +03:00 |
fox
|
642677d21a
|
Merge branch 'i18n' of HenryQW/tt-rss into master
|
2018-10-08 05:20:16 +00:00 |
Henry
|
f46e5f1bd5
|
Correct Chinese translation
|
2018-10-08 01:12:33 +01:00 |
Andrew Dolgov
|
df0115fc7a
|
shorten_expanded: also hide embedded attachments behind wrapper
|
2018-09-21 08:14:55 +03:00 |
Andrew Dolgov
|
1cf69d435d
|
fix af_zz_vidmute for new chrome breaking muting via setAttribute
|
2018-09-11 11:46:10 +03:00 |
Andrew Dolgov
|
bb84330234
|
Logger_SQL: use separate PDO connection
|
2018-09-10 21:49:31 +03:00 |
Andrew Dolgov
|
80fd79ca30
|
Logger->log() allow passing context (defaults to '')
|
2018-09-10 21:32:10 +03:00 |
Andrew Dolgov
|
4f17c3f977
|
Logger: add implementation for logger->log(message)
|
2018-09-10 21:26:28 +03:00 |
Andrew Dolgov
|
665495b94b
|
cache_media: only touch() local file if it's writable
|
2018-09-10 16:17:12 +03:00 |
Andrew Dolgov
|
4bb651a656
|
af_redditimgur: check gfycat content type before embedding, add generic
catchall embedding for og:video metadata
|
2018-09-10 16:09:38 +03:00 |
Andrew Dolgov
|
f43ce66e65
|
af_redditimgur: simplify handling of gfycat URLs
|
2018-09-09 12:45:02 +03:00 |
Andrew Dolgov
|
5a35b31b89
|
rebase translations
|
2018-09-07 10:25:06 +03:00 |