Commit Graph

4613 Commits (73621c56055eaff7d222183bfdb5d4fabeb4e209)
 

Author SHA1 Message Date
Andrew Dolgov 7e0943c6bc fix pubsubhubbub challenge response 13 years ago
Andrew Dolgov ed102aa083 because get_self_url_prefix() referenced information unavailable to php CLI clients, add config option SELF_URL_PATH 13 years ago
Andrew Dolgov a9ac55ea76 update_rss_feed: misc fixes 13 years ago
Andrew Dolgov 6eb8d32d96 update_rss_feed: block pubsub subscription requests when CURL is not available 13 years ago
Andrew Dolgov 2fcec4c429 add missing pubsub pings to operations changing the article published status 13 years ago
Andrew Dolgov dd0345769a schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users 13 years ago
Andrew Dolgov 9507ab7f92 schema: remove ttrss_themes 13 years ago
Andrew Dolgov 6110d44183 add lib/pubsubhubbub/subscriber.php 13 years ago
Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
Andrew Dolgov e2bcd11bb1 add a sanity check for CURL when using pubsubhubbub 13 years ago
Andrew Dolgov b0f379dfff add experimental support for pubsubhubbub in published feed, bump config version (refs #251) 13 years ago
Andrew Dolgov 6f1c5d1760 fix zoomToArticle() for new JSON reply format 13 years ago
Andrew Dolgov ccdddcc251 hlClicked: allow opening originating article directly while middle-clicking on the headline title 13 years ago
Andrew Dolgov add81ec7a7 fix wrong content-type of pref-feeds/add when subscribing through an external mechanism (closes #330) 13 years ago
Andrew Dolgov 7fc715a997 mobile/classic: remove USER_STYLESHEET_URL 13 years ago
Andrew Dolgov c9b63492fa allow logging in with a different user instead of one supplied by remote authentication/SSL cert 13 years ago
Andrew Dolgov c3ad0b7512 mobile: properly load additional headlines when browsing categories (closes #329) 13 years ago
Andrew Dolgov 30a2fe5a2a update_rss_feed: fix proper typecasting of mark_unread_on_update/update_on_checksum_change 13 years ago
Andrew Dolgov 74b046a1c9 add ttrss_feeds.update_on_checksum_change 13 years ago
Andrew Dolgov 9382ca847f add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs 13 years ago
Andrew Dolgov 46a8bd444d prefs, remove obsolete removeSelectedPrefProfiles() 13 years ago
Andrew Dolgov 8ffd20110e implement a special dialog to show feeds without recent updates (closes #264) 13 years ago
Andrew Dolgov a40de1af2c remove obsolete images; layout cleanup 13 years ago
Andrew Dolgov 72954b22c5 triple-pane: remove obsolete files 13 years ago
Andrew Dolgov bf9fc06072 only use autologin with SSL certificate when AUTO_LOGIN is enabled, otherwise redirect to login form as with remote auth 13 years ago
Andrew Dolgov a4cd9d58ff update feeds with errors dialog 13 years ago
Andrew Dolgov aa3b9272c6 pref-prefs: profile blacklist SSL_CERT_SERIAL 13 years ago
Andrew Dolgov 687d246b3d fix blank content pane after removeSelectedFilters() 13 years ago
Andrew Dolgov 1dc52ae7b3 pref-prefs: blacklist HEADLINES_SMART_DATE 13 years ago
Andrew Dolgov ef1805f8b7 remove obsolete themes 13 years ago
Andrew Dolgov a335a9f80d pref-prefs: show disabled register certificate button when certificate is unavailable 13 years ago
Andrew Dolgov d80b3f3de1 fix triple-pane theme 13 years ago
Andrew Dolgov 8de8bfb871 authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 13 years ago
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) 13 years ago
Andrew Dolgov f98252f27c allow authentication using SSL client certificates (closes #324) 13 years ago
Andrew Dolgov 535d216a7d mention possible need to rename ICONS_DIR 13 years ago
Andrew Dolgov a712429edc improve favicon detection (refs #322) 13 years ago
Andrew Dolgov 1b24f3319a search dialog: fix is_cat not parsed properly 13 years ago
Andrew Dolgov 91149aab52 set default update method back to magpie 13 years ago
Andrew Dolgov 1a945fbed4 release 1.5.2 13 years ago
Andrew Dolgov f48237d2bb update translations 13 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