Andrew Dolgov
3d72afa19a
use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324 )
14 years ago
Andrew Dolgov
f98252f27c
allow authentication using SSL client certificates ( closes #324 )
14 years ago
Andrew Dolgov
535d216a7d
mention possible need to rename ICONS_DIR
14 years ago
Andrew Dolgov
a712429edc
improve favicon detection (refs #322 )
14 years ago
Andrew Dolgov
1b24f3319a
search dialog: fix is_cat not parsed properly
14 years ago
Andrew Dolgov
91149aab52
set default update method back to magpie
14 years ago
Andrew Dolgov
1a945fbed4
release 1.5.2
14 years ago
Andrew Dolgov
f48237d2bb
update translations
14 years ago
Andrew Dolgov
5f6804bc72
fetch_file_contents: fix CURL option setting
14 years ago
Andrew Dolgov
7b26a148b0
config: remove ENABLE_TRANSLATIONS
14 years ago
Andrew Dolgov
565ca5653c
rpc: no longer use XML
14 years ago
Andrew Dolgov
b6bf3e74fb
update translations
14 years ago
Andrew Dolgov
acffe32206
config: add special constant which is required to be set before config is accepted
14 years ago
Andrew Dolgov
7198e19580
config: set default update method to simplepie
14 years ago
Andrew Dolgov
54ccf648be
js: remove obsolete dojo require calls
14 years ago
Andrew Dolgov
4308d33ff4
mobile: fix uncategorized category not respecting the browse cat setting
14 years ago
Andrew Dolgov
ebb948c24e
rework initial sanitycheck to use JSON
14 years ago
Andrew Dolgov
81f6deea47
backend/viewfeed: fix feed checking for validity
14 years ago
Andrew Dolgov
be2f5e1a44
fix report function in exception dialog
14 years ago
Andrew Dolgov
fb5662dec0
validatePrefsReset: fix function not working properly
14 years ago
Andrew Dolgov
bd202c3f89
backend/viewfeed: use JSON
14 years ago
Andrew Dolgov
009646d23a
backend/view: use JSON instead of XML; backend: output session invalid error using JSON
14 years ago
Andrew Dolgov
014d3ad823
use CURL when it is available, remove option USE_CURL
14 years ago
Andrew Dolgov
8d505d78e3
make it possible to subscribe to password-protected feeds ( closes #314 )
14 years ago
Andrew Dolgov
dce0dc739f
add master .pot; update translations
14 years ago
Andrew Dolgov
e8638cc996
update translations
14 years ago
Andrew Dolgov
b9ad7cface
change description of filter 'filter' action (bump schema)
14 years ago
Andrew Dolgov
530f5cdafa
allow rdf:about as a guid source
14 years ago
Andrew Dolgov
ec320224db
getURLParam: use Prototype
14 years ago
Andrew Dolgov
10690c19da
simplify adding/removing labels manually; simplify headline popup menu
14 years ago
Andrew Dolgov
176b8ba62f
subtoolbar: add shortcut to catchupPage()
14 years ago
Andrew Dolgov
dc891b1201
fetch_twitter_rss: use proper uid
14 years ago
Andrew Dolgov
54a3dd8d10
switch twitter support from twitteroauth to tmhOAuth
14 years ago
Andrew Dolgov
ba083651fa
add code to report fatal exceptions to tt-rss.org
14 years ago
Andrew Dolgov
ce68ec747a
enable auto catchup for three pane mode
14 years ago
Andrew Dolgov
2f42315a13
change description of CDM_AUTO_CATCHUP (bump schema)
14 years ago
Andrew Dolgov
21426d3aae
rework cdm autocatchup
14 years ago
Andrew Dolgov
ab4b768ff9
allow searching for date using @keyword syntax
14 years ago
Andrew Dolgov
a089699c89
build custom layer of Dojo to speed up loading of tt-rss (refs #293 )
14 years ago
Andrew Dolgov
cfad9259a6
mobile: allow showing category content inline ( closes #315 )
14 years ago
Andrew Dolgov
a3ef7d106a
cdmClicked: use correct function to parse returned JSON
14 years ago
Andrew Dolgov
aeaa69919f
subcribe_to_feed: only try to use twitter OAuth when authentication information is available ( closes #325 )
14 years ago
Andrew Dolgov
d564f2835c
update_rss_feed: do not strip tags of entry_content (refs #323 )
14 years ago
Andrew Dolgov
c7a8deacd9
db_escape_string: remove tags by default (refs #323 )
14 years ago
Andrew Dolgov
6853521166
fix fatalError() not working properly
14 years ago
John Kristensen
d195055341
Allow update.php to be run from outside of the main directory
...
* Change the update.php working directory to be the main tt-rss application
directory so that the script can be run from anywhere without problems.
Useful for adding the update.php script to cron.
14 years ago
Andrew Dolgov
8e57cfbeb3
backend/rss: fix previous patch breaking active session id (refs #318 )
14 years ago
Andrew Dolgov
19039fd07b
backend/rss: better error reporting for unauthorized feeds, do not automatically fallback on active session id when key has been provided (refs #318 )
14 years ago
Andrew Dolgov
fbd40f5dd8
api: default to admin username when logging in in single user mode (fixed)
14 years ago
Andrew Dolgov
4909f981ce
api: default to admin username when logging in in single user mode
14 years ago