Commit Graph

136 Commits (e6f1a1b747fd2e77c910dc048cb44ca622da4a79)

Author SHA1 Message Date
Andrew Dolgov edfab7bd7f expand description of SELF_URL_PATH, set sanity check (closes #384) 13 years ago
Andrew Dolgov f5b429ef6d sanity check: add test for ctype_lower (refs #374) 13 years ago
Andrew Dolgov 83cd33fcec implement sharing articles by unique url 13 years ago
Andrew Dolgov e6a63a1c69 add sanity check for SELF_URL_PATH being kept at default value (refs #349) 13 years ago
Andrew Dolgov 59a6e9f3bb reinstate open_basedir sanity check 13 years ago
Andrew Dolgov 3610b48ba3 remove sanity check on open_basedir, block using CURL instead while running under it 13 years ago
Andrew Dolgov 4a4a15e679 rework pubsubhubbub sanity check 13 years ago
Andrew Dolgov 65eebd13f4 add option to disable PUSH client support globally (closes #340 13 years ago
Andrew Dolgov 3ff6298352 allow loading without allow_url_fopen when CURL is enabled (closes #336) 13 years ago
Andrew Dolgov 109662e12f feedbrowser_cache & linked feeds: add site url (bump schema) 13 years ago
Andrew Dolgov 58fa1bbc00 initial schema work on linked instances and shared feedbrowser 13 years ago
Andrew Dolgov ca06ed7d36 move HTMLPurifier cache inside CACHE_DIR/htmlpurifier 13 years ago
Andrew Dolgov f56c6cd488 sanity check: properly check for ISCONFIGURED 13 years ago
Andrew Dolgov 76a259c20a add sanity check for DOMDocument 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 9382ca847f add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs 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 014d3ad823 use CURL when it is available, remove option USE_CURL 13 years ago
Andrew Dolgov b9ad7cface change description of filter 'filter' action (bump schema) 14 years ago
Andrew Dolgov 2f42315a13 change description of CDM_AUTO_CATCHUP (bump schema) 14 years ago
Andrew Dolgov cfad9259a6 mobile: allow showing category content inline (closes #315) 14 years ago
Andrew Dolgov 8fc26c419b properly check whether all constants are defined in config.php 14 years ago
Andrew Dolgov 12df6592f3 add optional AUTO_LOGIN for when remote authentication is allowed (closes #295) 14 years ago
Andrew Dolgov 32a5e3444d rename USE_CURL_FOR_ICONS to USE_CURL 14 years ago
Andrew Dolgov 7bb8d39a06 add sanity checks for mbstring, json, postgresql and mysql functions, safe mode and open_basedir (refs #281) 14 years ago
Andrew Dolgov d8735fc8f0 update htmlpurifier cache stuff, add sanity check 14 years ago
Andrew Dolgov 30b6ee8c08 clean obsolete options from schema (bump schema version) 14 years ago
Andrew Dolgov 88e4e5979c rework user CSS support (bump schema) 14 years ago
Andrew Dolgov 57e24c8267 add experimental support for Twitter OAuth and Twitter feeds (bump schema) 14 years ago
Andrew Dolgov 567810362c schema: add ttrss_feeds.order_id 14 years ago
Andrew Dolgov e4f7f8dff2 add support for Sphinx search engine 14 years ago
Andrew Dolgov 905ff52a36 implement label cache; misc fixes (bump schema) 14 years ago
Andrew Dolgov b3990c92e7 add option to sort headlines by feed-specified date (bump schema) 14 years ago
Andrew Dolgov 490c366d39 add tag cache for user_entries (bump schema) 14 years ago
Andrew Dolgov c3fc5e470e allow filtering by article tags (bump schema) 14 years ago
Andrew Dolgov 73fe13afd4 add ttrss_users.full_name; bump schema 14 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
Andrew Dolgov 1f8c187de3 replace tt-rss.spb.ru references with tt-rss.org; update translations 14 years ago
Andrew Dolgov f6370f36ef sanity_check: check whether ICONS_DIR is writable (closes #273) 14 years ago
Andrew Dolgov 25ea280502 add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 14 years ago
Andrew Dolgov 78a5c296ae config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version 14 years ago
Andrew Dolgov 50e7dd7d01 prevent default admin user from being removed; properly fail on startup if single user mode is enabled but default admin user is missing from the database 14 years ago
Andrew Dolgov fa3317be48 allow filtering by article author (bump schema) 14 years ago
Andrew Dolgov fbe2ea1c6d change description of DEFAULT_UPDATE_INTERVAL (bump schema) 15 years ago
Andrew Dolgov dce46cade3 query themes from filesystem; obsolete ttrss_themes 15 years ago
Andrew Dolgov d9084cf220 implement settings profiles (bump schema) 15 years ago
Andrew Dolgov e9105eb50d mobile: properly save preferences 15 years ago
Andrew Dolgov 6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 15 years ago