Commit Graph

4462 Commits

Author SHA1 Message Date
Andrew Dolgov ed102aa083 because get_self_url_prefix() referenced information unavailable to php CLI clients, add config option SELF_URL_PATH 2011-04-01 20:41:18 +04:00
Andrew Dolgov a9ac55ea76 update_rss_feed: misc fixes 2011-04-01 17:23:44 +04:00
Andrew Dolgov 6eb8d32d96 update_rss_feed: block pubsub subscription requests when CURL is not available 2011-04-01 17:20:54 +04:00
Andrew Dolgov 2fcec4c429 add missing pubsub pings to operations changing the article published status 2011-04-01 16:58:34 +04:00
Andrew Dolgov dd0345769a schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users 2011-04-01 15:32:27 +04:00
Andrew Dolgov 9507ab7f92 schema: remove ttrss_themes 2011-04-01 15:26:02 +04:00
Andrew Dolgov 6110d44183 add lib/pubsubhubbub/subscriber.php 2011-04-01 13:58:26 +04:00
Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 2011-04-01 13:55:39 +04:00
Andrew Dolgov e2bcd11bb1 add a sanity check for CURL when using pubsubhubbub 2011-04-01 09:42:15 +04:00
Andrew Dolgov b0f379dfff add experimental support for pubsubhubbub in published feed, bump config version (refs #251) 2011-04-01 09:36:29 +04:00
Andrew Dolgov 6f1c5d1760 fix zoomToArticle() for new JSON reply format 2011-03-31 14:27:13 +04:00
Andrew Dolgov ccdddcc251 hlClicked: allow opening originating article directly while middle-clicking on the headline title 2011-03-30 16:39:27 +04:00
Andrew Dolgov add81ec7a7 fix wrong content-type of pref-feeds/add when subscribing through an external mechanism (closes #330) 2011-03-29 18:01:04 +04:00
Andrew Dolgov 7fc715a997 mobile/classic: remove USER_STYLESHEET_URL 2011-03-29 16:00:06 +04:00
Andrew Dolgov c9b63492fa allow logging in with a different user instead of one supplied by remote authentication/SSL cert 2011-03-29 15:50:28 +04:00
Andrew Dolgov c3ad0b7512 mobile: properly load additional headlines when browsing categories (closes #329) 2011-03-29 14:10:12 +04:00
Andrew Dolgov 30a2fe5a2a update_rss_feed: fix proper typecasting of mark_unread_on_update/update_on_checksum_change 2011-03-29 12:23:15 +04:00
Andrew Dolgov 74b046a1c9 add ttrss_feeds.update_on_checksum_change 2011-03-29 12:16:09 +04:00
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