Commit Graph

416 Commits (0c4811be712318a19176b68fb77f0cd3a5b6eb29)

Author SHA1 Message Date
Andrew Dolgov c36bf4d57d fix wrong generic feed icon 17 years ago
Andrew Dolgov 945c243e35 more published feeds work 17 years ago
Andrew Dolgov e4f4b46f9d published feeds work 17 years ago
Andrew Dolgov e2ccbfab0a CDM tweaks, mark article as unread when using 'v' in CDM 17 years ago
Andrew Dolgov ac54143200 infinite scrolling 17 years ago
Andrew Dolgov e4914b6275 make 'v' hotkey work in CDM mode 17 years ago
Andrew Dolgov 4bc6480705 extend parse debugging, fix syndicated feed format 17 years ago
Andrew Dolgov 237ec2ad9c disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION) 17 years ago
Andrew Dolgov 784b47a3a3 daemon: properly limit check on stampfile 17 years ago
Andrew Dolgov 8e00ae9b58 check update daemon timestamp 17 years ago
Andrew Dolgov 2544f36b6f enforce length limits in ttrss_entries 17 years ago
Andrew Dolgov bf7fcde8d5 daemon: periodically create stampfile 17 years ago
Andrew Dolgov bc60fda3cf getFeedCounters: fix invalid query 17 years ago
Andrew Dolgov 1b1b8a7b84 getFeedCounters: use JOIN 17 years ago
Andrew Dolgov 0239683783 get_article_tags: subquery fix (closes #132) 17 years ago
Andrew Dolgov c41890b059 fix option OPEN_LINKS_IN_NEW_WINDOW (closes #130) 17 years ago
Andrew Dolgov 68834aec1d get_article_tags: bugfix 17 years ago
Andrew Dolgov 844012bc8f daemon extended debug: report when entry iterator is invalid 17 years ago
Andrew Dolgov 0c3d1c68bc store tags as category elements in syndicated feed, improve tag sanitizing 17 years ago
Andrew Dolgov 546ffab4aa escape quotes in tag cloud 17 years ago
Andrew Dolgov 474390311f remove db_unescape_string() hack 17 years ago
Andrew Dolgov 83fe113a39 block double quotes in tags 17 years ago
Andrew Dolgov 14b6c54b03 fix tag quote issues 17 years ago
Andrew Dolgov 5a6c21c71a block doublequotes in tags 17 years ago
Andrew Dolgov f738aef16d use tagwall instead of strip_tags to sanitize RSS content 17 years ago
Andrew Dolgov 865220a488 properly enable gettext stuff when needed 17 years ago
Andrew Dolgov 7e43ad58a6 update_rss_feed: fix article update detection 17 years ago
Andrew Dolgov 8d03971834 do not reference gettext modules if ENABLE_TRANSLATIONS is disabled 17 years ago
Andrew Dolgov 1ac0baf4ea mobile: sanitize article content 17 years ago
Andrew Dolgov 1eabf6dd00 outputArticleXML: fix whitespace 17 years ago
Andrew Dolgov 469219162f increase performance of queryFeedHeadlines request 17 years ago
Andrew Dolgov dcac082b4b don't limit tag cloud by last 30 days 17 years ago
Andrew Dolgov 35a03bddc2 tag cloud improvements 17 years ago
Andrew Dolgov 10eb9da857 get feed_id from article ref_id in outputArticleXML() 17 years ago
Andrew Dolgov 4548a580c5 tweak tag cloud 17 years ago
Andrew Dolgov b31af972f2 UNDO: tag cloud shows top 100 instead of top 50 17 years ago
Andrew Dolgov 458cfa53e0 tag cloud shows top 100 instead of top 50 17 years ago
Andrew Dolgov 0979b696e4 show tag cloud instead of flat tag list 17 years ago
Andrew Dolgov 156a785dc2 fix BLACKLISTED_TAGS checking 17 years ago
Andrew Dolgov 11c9ea1fc0 mb_strtolower BLACKLISTED_TAGS before processing 17 years ago
Andrew Dolgov 8fc70781f8 do not auto-apply tags specified in BLACKLISTED_TAGS 17 years ago
Andrew Dolgov fcc95e24e9 remove unnecessary debugging 17 years ago
Andrew Dolgov fefef8286e parse dc:subject tags into tags 17 years ago
Andrew Dolgov 8c7b2b8e4f cleanup sanitize_rss() 17 years ago
Andrew Dolgov 007a38d4c3 new option: STRIP_UNSAFE_TAGS (utilized) 17 years ago
Andrew Dolgov f826eee150 new option: STRIP_UNSAFE_TAGS 17 years ago
Andrew Dolgov 45eb71a776 forbid blank feed titles in feedlist (2) 17 years ago
Andrew Dolgov 0f39ae202e forbid blank feed titles in feedlist 17 years ago
Andrew Dolgov b36e002f76 tweak subtoolbar (2) 17 years ago
Andrew Dolgov d420f2ee0c tweak subtoolbar (change convert-to-label placement) 17 years ago