Commit Graph

4771 Commits (d3158e2250292d001dcb1af1780af3b941b41fbb)
 

Author SHA1 Message Date
Andrew Dolgov d3158e2250 expire files in cache/export 12 years ago
Andrew Dolgov 382268c6c9 rate-limit requests for favicons when not present to conserve traffic (refs #457) 12 years ago
Andrew Dolgov 0e63fc49ab remove obsolete stuff from utils/ 12 years ago
Andrew Dolgov 745dc1051d update debian/changelog 12 years ago
Andrew Dolgov ad031e4b6d release 1.5.11 12 years ago
Andrew Dolgov dd6c04d8fd Merge pull request #18 from ilesinge/master
Fixing bookmarklet code in some languages
12 years ago
Alexandre Gravel-Raymond b1e592d37f Escape quotes in bookmarklet confirm message 12 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.
12 years ago
Andrew Dolgov eb38af4ee4 fix warning when entry content is used as array unnecessarily 12 years ago
Andrew Dolgov 5be0ba92dd rework initial sanity check to report all found errors 12 years ago
Andrew Dolgov 949b1a9491 hide several user-related prompts when using remote auth + auto_login (closes #447) 12 years ago
Andrew Dolgov 35b9844be1 fix broken feed icon upload (closes #459) 12 years ago
Andrew Dolgov 882311d9ad get favicon from icon atom feeds & search for icons not only in html head (closes #457) 12 years ago
Andrew Dolgov 941e48a402 apply patch from gmargo to differentiate between manual and new feed after-subscription update 12 years ago
Michael Kuhn dd205fbad6 Update HTML Purifier to version 4.4.0. 12 years ago
Andrew Dolgov f9c0fc6eb7 register: include functions.php before checking for action parameter to set proper error_reporting (fixes #448) 12 years ago
Andrew Dolgov e2d1c16ed1 disable catchup of visible headlines on viewfeed() 12 years ago
Andrew Dolgov 6cb2269c03 disable internal magpie/simplepie cache for manual updates 12 years ago
Andrew Dolgov de44b9a61e add counter hack to combined mode 12 years ago
Andrew Dolgov 6c8e8fbdc9 view: implement a hack to fake counter updates for current feed and its parent 12 years ago
Andrew Dolgov 21e42e5fb0 fix csrf_token for single user mode 12 years ago
Andrew Dolgov ecbd7b91fe allow manual updates for feeds with disabled automatic updates 12 years ago
Andrew Dolgov c86bf88d98 fix on catchup show next for categories 12 years ago
Andrew Dolgov af0845ca9a change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 12 years ago
Andrew Dolgov 442456184c simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442) 12 years ago
Andrew Dolgov d4c64ecc77 pref_prefs: only disable password changing block in single user mode (closes #444) 12 years ago
Andrew Dolgov 0bf3e81daf add patch by gmargo to improve favicon detection by content 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 8d34aa5ba7 config: add a warning about ENABLE_GZIP_OUTPUT potential breakage 12 years ago
Andrew Dolgov 6a79e8afeb only enable ob_gzhandler if it exists 12 years ago
Andrew Dolgov 787e5ebc21 set csrf and access_level in single user mode session 12 years ago
Andrew Dolgov fe2f004cd9 add sanity check for hash() function 12 years ago
Andrew Dolgov 0034590992 update translations; merge new stuff from Transifex 12 years ago
Andrew Dolgov 7b5ab2c3bf moveToPost: fix when duplicate article IDs are present in the buffer 12 years ago
Andrew Dolgov b4520bb8b1 rewrite_relative_url: add theoretical fix for magnet links (refs #436) 12 years ago
Andrew Dolgov e33b0b80b2 prefs: ignore hotkeys while in TEXTAREA 12 years ago
Andrew Dolgov 7e37b56d2a Merge pull request #17 from Joschasa/master
Remove apostrophs from boolean values when editing feeds in batch
12 years ago
André a498d18b55 Remove apostrophs from boolean values when editing feeds in batch 12 years ago
Andrew Dolgov c8226ce4cd API: add order_id to getFeeds 12 years ago
Andrew Dolgov b11e9943d8 API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3 12 years ago
Andrew Dolgov 5b7bd238ee pref-feeds: apply patch by gmargo@forum to show/hide empty categories 13 years ago
Andrew Dolgov d50edb08ba fix wrong translation in de_DE 13 years ago
Andrew Dolgov 9c97041d55 make generated_feed parameters optional, add specific date type for RSS feeds 13 years ago
Andrew Dolgov 2ab20c313c expire_cached_files: check for glob() returning false 13 years ago
Andrew Dolgov 7439bda4b2 remove optional art-readitlater.png 13 years ago
Andrew Dolgov f4ce1d645e fix encoding for pref-feeds/add when called as a HTML page (closes #423) 13 years ago
Andrew Dolgov 9dd22f1ec1 catchupFeed: use supplied feed id to display title, not active one (closes #425) 13 years ago
Andrew Dolgov ea749a3b5d release 1.5.10 13 years ago
Andrew Dolgov 56fbb82cb0 properly handle invalid regular expressions supplied when testing filters, add some additional regexp checks (closes #427) 13 years ago