Commit Graph

111 Commits (f9052d35acb3379b47fd18649b6a37c660ea1bb5)

Author SHA1 Message Date
fluffy f9052d35ac Support protocol-relative URLs 14 years ago
Andrew Dolgov 545ca06789 do not perform sanity checks on each backend request 14 years ago
Andrew Dolgov 383b00906c sanity_check: fix typo 14 years ago
Andrew Dolgov 6f4bd262db split related title to separate define _NGRAM_TITLE_RELATED_THRESHOLD 14 years ago
Andrew Dolgov 749b56bdac experimental article attachment ui based on dijit dropdown 14 years ago
Andrew Dolgov f360b02886 fix getLabelUnread (refs #464) 14 years ago
Andrew Dolgov d3d69daa3c implement showing related articles in 3panel mode when ngram stuff is enabled 14 years ago
Andrew Dolgov 2ea9bbfd07 implement proof of concept postgresql pg_trgm N-gram based marking of similar article titles as read automatically 14 years ago
Andrew Dolgov 687bb90d27 remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464) 14 years ago
Andrew Dolgov 0e4a7d7a94 remove memcached stuff 14 years ago
Andrew Dolgov 68916212b2 use Uncategorized coalesce in a few more places 14 years ago
Andrew Dolgov e54dbacb7c automatically add active article title in create filter dialog 14 years ago
Andrew Dolgov f0755b7c7e New class to differentiate post title & tags 14 years ago
Andrew Dolgov 64436e1039 prevent session modification in public/share 14 years ago
Andrew Dolgov 76428e4b02 update de_DE translation 14 years ago
Andrew Dolgov 010efc9b81 Revert "remove htmlpurifier"
This reverts commit c21a462d52.
14 years ago
Andrew Dolgov 705b97b7fc revert to previous catchup behaviour on reverse headlines mode; fix typo in js 14 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 14 years ago
Andrew Dolgov c21a462d52 remove htmlpurifier 14 years ago
Andrew Dolgov 65dd90f2ba remove Archived articles from Uncategorized view 14 years ago
Andrew Dolgov f2798eb6e6 properly update favicon_last_checked 14 years ago
Andrew Dolgov d3158e2250 expire files in cache/export 14 years ago
Andrew Dolgov 382268c6c9 rate-limit requests for favicons when not present to conserve traffic (refs #457) 14 years ago
Andrew Dolgov ad031e4b6d release 1.5.11 14 years ago
Andrew Dolgov 1bd11fdf95 Revert "get favicon from icon atom feeds & search for icons not only in html head (closes #457)"
This reverts commit 882311d9ad.
14 years ago
Andrew Dolgov eb38af4ee4 fix warning when entry content is used as array unnecessarily 14 years ago
Andrew Dolgov 5be0ba92dd rework initial sanity check to report all found errors 14 years ago
Andrew Dolgov 882311d9ad get favicon from icon atom feeds & search for icons not only in html head (closes #457) 14 years ago
Andrew Dolgov 941e48a402 apply patch from gmargo to differentiate between manual and new feed after-subscription update 14 years ago
Andrew Dolgov 6cb2269c03 disable internal magpie/simplepie cache for manual updates 14 years ago
Andrew Dolgov 21e42e5fb0 fix csrf_token for single user mode 14 years ago
Andrew Dolgov ecbd7b91fe allow manual updates for feeds with disabled automatic updates 14 years ago
Andrew Dolgov af0845ca9a change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 14 years ago
Andrew Dolgov 0bf3e81daf add patch by gmargo to improve favicon detection by content 14 years ago
Andrew Dolgov 787e5ebc21 set csrf and access_level in single user mode session 14 years ago
Andrew Dolgov fe2f004cd9 add sanity check for hash() function 14 years ago
Andrew Dolgov 0034590992 update translations; merge new stuff from Transifex 14 years ago
Andrew Dolgov b4520bb8b1 rewrite_relative_url: add theoretical fix for magnet links (refs #436) 14 years ago
Andrew Dolgov c8226ce4cd API: add order_id to getFeeds 14 years ago
Andrew Dolgov b11e9943d8 API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 14 years ago
Andrew Dolgov 5b7bd238ee pref-feeds: apply patch by gmargo@forum to show/hide empty categories 14 years ago
Andrew Dolgov 2ab20c313c expire_cached_files: check for glob() returning false 14 years ago
Andrew Dolgov ea749a3b5d release 1.5.10 14 years ago
Andrew Dolgov 56fbb82cb0 properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 14 years ago
Andrew Dolgov 7b8ff151ed fix various tags being stuck because of invalid HTML markup being generated (closes #357) 14 years ago
Andrew Dolgov 3854d15e12 sanity check: prevent running tt-rss as root 14 years ago
Andrew Dolgov 0380cfa9ee fix customize CSS dialog disappearing newlines 14 years ago
Andrew Dolgov 376897afd7 rewrite_urls: try to workaround against some weird php-version related bug 14 years ago
Andrew Dolgov 6d490c4444 use local TZ in digest header 14 years ago
Andrew Dolgov 8437c066e1 implement digestTest back
misc digest updates and improvements
14 years ago