Commit History

Author SHA1 Message Date
  Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 years ago
  Andrew Dolgov 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 11 years ago
  Andrew Dolgov 88e8fb3a71 modify include path order (closes #514) 11 years ago
  Andrew Dolgov d75409bfda move opml stuff to classes/opml.php 12 years ago
  Andrew Dolgov ac9b1f0772 opml: some indenting stuff 12 years ago
  Andrew Dolgov d3cface62d remove loading of test opml file in debug mode 12 years ago
  Andrew Dolgov d2a317e3c8 refactor opml import/export code 12 years ago
  Andrew Dolgov 3a9d5c6e88 opml: support proper export of nested categories 12 years ago
  Andrew Dolgov c20b5168b5 OPML: preserve category and feed order on import 12 years ago
  Andrew Dolgov 95562576c6 first batch of OPML export patches from gmargo 12 years ago
  Andrew Dolgov 34aa9e20c7 implement filter import 12 years ago
  Andrew Dolgov cfb665c01f misc export tweaks 12 years ago
  Andrew Dolgov f59928d7a8 better label import category checking, filters import placeholder 12 years ago
  Andrew Dolgov 7d926cfcf2 support export of filters using OPML 12 years ago
  Andrew Dolgov bbefea90a7 implement import/export of labels using OPML 12 years ago
  Andrew Dolgov f03a795de7 include path fix for lighttpd 12 years ago
  Andrew Dolgov 80edb8b4d7 remove opml_domdoc separate module 12 years ago
  Andrew Dolgov 5f0a3741d0 add Public_Handler 12 years ago
  Andrew Dolgov 107d0cf39e overall directory tree cleanup 12 years ago
  Craig Meyer 08ae2a5ba6 Extend OPML preferences pane, to provide more control of Export OPML 13 years ago
  Andrew Dolgov 0ae2bb2a69 db-updater: properly handle situation of newer active schema; utility scripts: fix incorrect logo 13 years ago
  Andrew Dolgov 133ab8c713 replace references to ttrss-logo.png with logo.png 13 years ago
  Andrew Dolgov 0a13e84edb remove domxml OPML import path 13 years ago
  Andrew Dolgov fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 13 years ago
  Andrew Dolgov 2e7f046f65 make published OPML use common secret key code 13 years ago
  Andrew Dolgov c107797cf7 rework OPML display in pref-feeds; hide authenticated feeds from public OPML 14 years ago
  Andrew Dolgov 442f326bc6 do not show settings in published opml 14 years ago
  Andrew Dolgov e955834551 support import and export of tt-rss preferences in OPML with DOMDocument OPML path 14 years ago
  Matthew Katz fee909d5aa adding text attribute to categories 14 years ago
  Matthew Katz a423423956 fixed so that login is only required for import and export of OPML, not for publish 14 years ago