Commit Graph

4244 Commits

Author SHA1 Message Date
Andrew Dolgov 9382ca847f add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs 2011-03-29 12:05:39 +04:00
Andrew Dolgov 46a8bd444d prefs, remove obsolete removeSelectedPrefProfiles() 2011-03-28 15:55:50 +04:00
Andrew Dolgov 8ffd20110e implement a special dialog to show feeds without recent updates (closes #264) 2011-03-28 15:53:48 +04:00
Andrew Dolgov a40de1af2c remove obsolete images; layout cleanup 2011-03-28 13:14:23 +04:00
Andrew Dolgov 72954b22c5 triple-pane: remove obsolete files 2011-03-28 13:08:56 +04:00
Andrew Dolgov bf9fc06072 only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth 2011-03-28 13:03:43 +04:00
Andrew Dolgov a4cd9d58ff update feeds with errors dialog 2011-03-28 12:34:39 +04:00
Andrew Dolgov aa3b9272c6 pref-prefs: profile blacklist SSL_CERT_SERIAL 2011-03-28 12:26:33 +04:00
Andrew Dolgov 687d246b3d fix blank content pane after removeSelectedFilters() 2011-03-28 12:22:23 +04:00
Andrew Dolgov 1dc52ae7b3 pref-prefs: blacklist HEADLINES_SMART_DATE 2011-03-28 12:17:40 +04:00
Andrew Dolgov ef1805f8b7 remove obsolete themes 2011-03-28 12:14:28 +04:00
Andrew Dolgov a335a9f80d pref-prefs: show disabled register certificate button when certificate is unavailable 2011-03-28 11:39:50 +04:00
Andrew Dolgov d80b3f3de1 fix triple-pane theme 2011-03-28 11:33:41 +04:00
Andrew Dolgov 8de8bfb871 authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 2011-03-28 09:45:23 +04:00
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) 2011-03-28 08:30:15 +04:00
Andrew Dolgov f98252f27c allow authentication using SSL client certificates (closes #324) 2011-03-27 16:40:23 +04:00
Andrew Dolgov 535d216a7d mention possible need to rename ICONS_DIR 2011-03-27 14:49:21 +04:00
Andrew Dolgov a712429edc improve favicon detection (refs #322) 2011-03-24 13:41:25 +03:00
Andrew Dolgov 1b24f3319a search dialog: fix is_cat not parsed properly 2011-03-23 14:51:50 +03:00
Andrew Dolgov 91149aab52 set default update method back to magpie 2011-03-22 10:03:52 +03:00
Andrew Dolgov 1a945fbed4 release 1.5.2 2011-03-21 12:02:41 +03:00
Andrew Dolgov f48237d2bb update translations 2011-03-21 12:01:26 +03:00
Andrew Dolgov 5f6804bc72 fetch_file_contents: fix CURL option setting 2011-03-18 19:27:48 +03:00
Andrew Dolgov 7b26a148b0 config: remove ENABLE_TRANSLATIONS 2011-03-18 19:25:06 +03:00
Andrew Dolgov 565ca5653c rpc: no longer use XML 2011-03-18 19:19:00 +03:00
Andrew Dolgov b6bf3e74fb update translations 2011-03-18 18:25:21 +03:00
Andrew Dolgov acffe32206 config: add special constant which is required to be set before config is accepted 2011-03-18 18:21:58 +03:00
Andrew Dolgov 7198e19580 config: set default update method to simplepie 2011-03-18 18:13:27 +03:00
Andrew Dolgov 54ccf648be js: remove obsolete dojo require calls 2011-03-18 18:10:24 +03:00
Andrew Dolgov 4308d33ff4 mobile: fix uncategorized category not respecting the browse cat setting 2011-03-18 18:08:07 +03:00
Andrew Dolgov ebb948c24e rework initial sanitycheck to use JSON 2011-03-18 17:39:23 +03:00
Andrew Dolgov 81f6deea47 backend/viewfeed: fix feed checking for validity 2011-03-18 17:22:20 +03:00
Andrew Dolgov be2f5e1a44 fix report function in exception dialog 2011-03-18 14:31:54 +03:00
Andrew Dolgov fb5662dec0 validatePrefsReset: fix function not working properly 2011-03-18 14:15:06 +03:00
Andrew Dolgov bd202c3f89 backend/viewfeed: use JSON 2011-03-18 14:05:20 +03:00
Andrew Dolgov 009646d23a backend/view: use JSON instead of XML; backend: output session invalid error using JSON 2011-03-18 12:48:26 +03:00
Andrew Dolgov 014d3ad823 use CURL when it is available, remove option USE_CURL 2011-03-17 19:16:44 +03:00
Andrew Dolgov 8d505d78e3 make it possible to subscribe to password-protected feeds (closes #314) 2011-03-17 19:05:28 +03:00
Andrew Dolgov dce0dc739f add master .pot; update translations 2011-03-16 15:51:22 +03:00
Andrew Dolgov e8638cc996 update translations 2011-03-10 11:57:47 +03:00
Andrew Dolgov b9ad7cface change description of filter 'filter' action (bump schema) 2011-03-10 11:54:10 +03:00
Andrew Dolgov 530f5cdafa allow rdf:about as a guid source 2011-03-08 19:04:54 +03:00
Andrew Dolgov ec320224db getURLParam: use Prototype 2011-03-08 11:28:21 +03:00
Andrew Dolgov 10690c19da simplify adding/removing labels manually; simplify headline popup menu 2011-03-07 15:28:03 +03:00
Andrew Dolgov 176b8ba62f subtoolbar: add shortcut to catchupPage() 2011-03-07 15:21:31 +03:00
Andrew Dolgov dc891b1201 fetch_twitter_rss: use proper uid 2011-03-06 12:10:32 +03:00
Andrew Dolgov 54a3dd8d10 switch twitter support from twitteroauth to tmhOAuth 2011-03-06 12:05:58 +03:00
Andrew Dolgov ba083651fa add code to report fatal exceptions to tt-rss.org 2011-03-06 10:56:08 +03:00
Andrew Dolgov ce68ec747a enable auto catchup for three pane mode 2011-03-06 09:55:58 +03:00
Andrew Dolgov 2f42315a13 change description of CDM_AUTO_CATCHUP (bump schema) 2011-03-06 09:55:40 +03:00