Историја ревизија

Аутор SHA1 Порука Датум
  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) пре 10 година
  Andrew Dolgov 3cc02a5b88 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS пре 10 година
  Andrew Dolgov 6383c9c53a when registering feed title, consider its maximum length (closes #818) пре 10 година
  Grant Pannell da7e3e91bf Fix allow duplicate posts feature with optimizations from 1.14 пре 10 година
  Andrew Dolgov 522e8b3500 update debugging: add force_rehash пре 10 година
  Jonathon Padfield 5d2e74a95e Minor refactor for php v5.3, which doens't support immediate dereferencing of array entries пре 10 година
  Andrew Dolgov 02b0348a8a mention that language passed is read only пре 10 година
  Andrew Dolgov 73f9378d26 update: include detected language to article structure passed to filters пре 10 година
  Andrew Dolgov 2d9c568439 add some timing information to update_daemon_common пре 10 година
  Andrew Dolgov d5e490952a fix language detection; remove f_guid debugging пре 10 година
  Andrew Dolgov eb16bd9f01 pass correct instance of pluginhost to calculate_article_hash пре 10 година
  Andrew Dolgov af244f927e tweak article hash function пре 10 година
  Andrew Dolgov b1840673cd simplify article filter chaining mechanism, do not try to process already stored articles пре 10 година
  Andrew Dolgov 0084f0d1ba update stored article after filter has finished processing to prevent plugins from reverting changes of earlier invoked plugins (experimental) пре 10 година
  Felix Eckhofer 523bd90baf Store size of enclosure to database пре 10 година
  Dave Zaikos a3d5018490 Updated cache_images() to use _MIN_CACHE_IMAGE_SIZE constant when checking file size. New constant is defined upon including rssfuncs.php if not already defined. пре 10 година