Commit History

作者 SHA1 備註 提交日期
  Andrew Dolgov d77bd1a5d2 set_basic_feed_info: bail out if feed doesn't exist 8 年之前
  Andrew Dolgov fd3e5e8da4 get_article_filters: check if action.type is set 8 年之前
  Andrew Dolgov 978989bb7b shorten previous a bit 8 年之前
  Skibbi e22e0d686c Prevent concatenating words for full text search index 8 年之前
  JustAMacUser 4a27966e78 Keep local cached images fresh if file exists. 9 年之前
  Andrew Dolgov b87744534a add plugin-based filter actions (see example plugin in attic) 9 年之前
  Andrew Dolgov 07877caf40 Revert "update: reenable first ref_id/id transaction" 9 年之前
  Andrew Dolgov 14ce0e2504 update: reenable first ref_id/id transaction 9 年之前
  Andrew Dolgov dab229cd1f update_rss_feed: disable transactions for the time being 9 年之前
  Andrew Dolgov df659891ac implement per-feed stemming language setting 9 年之前
  Andrew Dolgov e854442e1f more fts stuff for simple index 9 年之前
  Andrew Dolgov 35c3735494 fix article tags/labels not assigning properly on mysql because of the 4byte unicode workaround 9 年之前
  Andrew Dolgov 6bb96beb3a update_rss_feed: set basic feed info if title is [Unknown] (fixes batch subscribe) 9 年之前
  Andrew Dolgov 3318d32410 move language detection to a plugin, remove config.php constant 9 年之前
  Andrew Dolgov 6c9f3d4a60 update_rss_feed: limit maximum execution time while processing articles 9 年之前
  Andrew Dolgov fe4535e6d3 bayes, filter: do not categorize already processed articles 9 年之前
  Andrew Dolgov 6022776dac speedup feed subscription process 9 年之前
  Andrew Dolgov 59e83455f1 add some more bayes stuff 9 年之前
  Andrew Dolgov 35c12dc40a add workaround for mysql only accepting subset of unicode characters 9 年之前
  Andrew Dolgov 6de3a1be7b allow plugins modify article score 9 年之前
  Andrew Dolgov 168cf351e2 add housekeeping task for orphaned counter cache entries 9 年之前
  Andrew Dolgov a29fe12195 add auto_assign_labels plugin; allow article filter plugins to add labels to articles 9 年之前
  Andrew Dolgov 0c6f7b314a remove image.php; put cached image endpoint to public.php 9 年之前
  Andrew Dolgov e6c826fa2f remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results) 9 年之前
  Andrew Dolgov c9299c28c6 comment out old-school test trgm code 9 年之前
  Andrew Dolgov e44280a0bd fix typo (refs #818) 9 年之前
  Andrew Dolgov 3cc02a5b88 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 9 年之前
  Andrew Dolgov 6383c9c53a when registering feed title, consider its maximum length (closes #818) 9 年之前
  Grant Pannell da7e3e91bf Fix allow duplicate posts feature with optimizations from 1.14 9 年之前
  Andrew Dolgov 522e8b3500 update debugging: add force_rehash 10 年之前