Commit History

Author SHA1 Message Date
  Andrew Dolgov f03a795de7 include path fix for lighttpd 12 years ago
  Andrew Dolgov 2c08214a7f split rss updating stuff into separate include file 12 years ago
  Andrew Dolgov 5f0a3741d0 add Public_Handler 12 years ago
  Andrew Dolgov 107d0cf39e overall directory tree cleanup 12 years ago
  Petter Jnsson a10c2ed817 backend: close file pointer before unlinking. 12 years ago
  Andrew Dolgov f32eb194bb update: add get_linked_feeds to normal update tasks 13 years ago
  Andrew Dolgov ae5f7bb11a implement fetching and exporting of shared feeds 13 years ago
  Andrew Dolgov 9b27cec8c0 update.php & daemon: chdir to script directory using __FILE__ magic constant 13 years ago
  Andrew Dolgov 84e9a8c7e6 update.php: update feedbrowser, purge orphans and cleanup cached tags in the update handler 13 years ago
  Andrew Dolgov dbaa4e4aac config: remove option ENABLE_UPDATE_DAEMON 13 years ago
  John Kristensen d195055341 Allow update.php to be run from outside of the main directory 13 years ago
  Andrew Dolgov 86268d8ba0 fix PHP_EXECUTABLE declaration not being properly overriden in config.php (closes #296) 13 years ago
  Andrew Dolgov e3b42c5a80 misc daemon updates 14 years ago
  Andrew Dolgov 868650e463 implement automatic tags table maintenance 14 years ago
  Andrew Dolgov fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 14 years ago
  Andrew Dolgov 661135c742 unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php 14 years ago
  Andrew Dolgov f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 16 years ago
  Andrew Dolgov 75ca19864e remove mysql SET CHARACTER SET call 17 years ago
  Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 17 years ago
  Andrew Dolgov c1879099e1 mysql: disable utf8 17 years ago
  Andrew Dolgov 70dcff6b3d mysql: set connection charset to utf-8 17 years ago
  Andrew Dolgov 9e21a5713f handle missing update schema diff in update.php 17 years ago
  Andrew Dolgov 87b9fb6532 add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php 17 years ago
  Andrew Dolgov 155a2a53ff schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema 17 years ago
  Andrew Dolgov 4049672041 add persistent storage for toolbar view options, bump schema 17 years ago
  Andrew Dolgov a190ebfde1 updater: render login form on access level violation (closes #123) 17 years ago
  Andrew Dolgov 441acab8ff fix schema updater for single user mode 17 years ago
  Andrew Dolgov 0671913873 opml.php: fix typo, update.php: i18n 17 years ago
  Andrew Dolgov 07a2b3142e updater: link to logout after schema was updated 17 years ago
  Andrew Dolgov 72ae6d7a84 new pref: CDM_AUTO_CATCHUP, bump schema 17 years ago