Andrew Dolgov
|
382268c6c9
|
rate-limit requests for favicons when not present to conserve traffic (refs #457)
|
13 years ago |
Andrew Dolgov
|
0e63fc49ab
|
remove obsolete stuff from utils/
|
13 years ago |
Andrew Dolgov
|
745dc1051d
|
update debian/changelog
|
13 years ago |
Andrew Dolgov
|
ad031e4b6d
|
release 1.5.11
|
13 years ago |
Andrew Dolgov
|
dd6c04d8fd
|
Merge pull request #18 from ilesinge/master
Fixing bookmarklet code in some languages
|
13 years ago |
Alexandre Gravel-Raymond
|
b1e592d37f
|
Escape quotes in bookmarklet confirm message
|
13 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 .
|
13 years ago |
Andrew Dolgov
|
eb38af4ee4
|
fix warning when entry content is used as array unnecessarily
|
13 years ago |
Andrew Dolgov
|
5be0ba92dd
|
rework initial sanity check to report all found errors
|
13 years ago |
Andrew Dolgov
|
949b1a9491
|
hide several user-related prompts when using remote auth + auto_login (closes #447)
|
13 years ago |
Andrew Dolgov
|
35b9844be1
|
fix broken feed icon upload (closes #459)
|
13 years ago |
Andrew Dolgov
|
882311d9ad
|
get favicon from icon atom feeds & search for icons not only in html head (closes #457)
|
13 years ago |
Andrew Dolgov
|
941e48a402
|
apply patch from gmargo to differentiate between manual and new feed after-subscription update
|
13 years ago |
Michael Kuhn
|
dd205fbad6
|
Update HTML Purifier to version 4.4.0.
|
13 years ago |
Andrew Dolgov
|
f9c0fc6eb7
|
register: include functions.php before checking for action parameter to set proper error_reporting (fixes #448)
|
13 years ago |
Andrew Dolgov
|
e2d1c16ed1
|
disable catchup of visible headlines on viewfeed()
|
13 years ago |
Andrew Dolgov
|
6cb2269c03
|
disable internal magpie/simplepie cache for manual updates
|
13 years ago |
Andrew Dolgov
|
de44b9a61e
|
add counter hack to combined mode
|
13 years ago |
Andrew Dolgov
|
6c8e8fbdc9
|
view: implement a hack to fake counter updates for current feed and its parent
|
13 years ago |
Andrew Dolgov
|
21e42e5fb0
|
fix csrf_token for single user mode
|
13 years ago |
Andrew Dolgov
|
ecbd7b91fe
|
allow manual updates for feeds with disabled automatic updates
|
13 years ago |
Andrew Dolgov
|
c86bf88d98
|
fix on catchup show next for categories
|
13 years ago |
Andrew Dolgov
|
af0845ca9a
|
change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema
|
13 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)
|
13 years ago |
Andrew Dolgov
|
d4c64ecc77
|
pref_prefs: only disable password changing block in single user mode (closes #444)
|
13 years ago |
Andrew Dolgov
|
0bf3e81daf
|
add patch by gmargo to improve favicon detection by content
|
13 years ago |
Andrew Dolgov
|
c20b5168b5
|
OPML: preserve category and feed order on import
|
13 years ago |
Andrew Dolgov
|
95562576c6
|
first batch of OPML export patches from gmargo
|
13 years ago |
Andrew Dolgov
|
8d34aa5ba7
|
config: add a warning about ENABLE_GZIP_OUTPUT potential breakage
|
13 years ago |
Andrew Dolgov
|
6a79e8afeb
|
only enable ob_gzhandler if it exists
|
13 years ago |
Andrew Dolgov
|
787e5ebc21
|
set csrf and access_level in single user mode session
|
13 years ago |
Andrew Dolgov
|
fe2f004cd9
|
add sanity check for hash() function
|
13 years ago |
Andrew Dolgov
|
0034590992
|
update translations; merge new stuff from Transifex
|
13 years ago |
Andrew Dolgov
|
7b5ab2c3bf
|
moveToPost: fix when duplicate article IDs are present in the buffer
|
13 years ago |
Andrew Dolgov
|
b4520bb8b1
|
rewrite_relative_url: add theoretical fix for magnet links (refs #436)
|
13 years ago |
Andrew Dolgov
|
e33b0b80b2
|
prefs: ignore hotkeys while in TEXTAREA
|
13 years ago |
Andrew Dolgov
|
7e37b56d2a
|
Merge pull request #17 from Joschasa/master
Remove apostrophs from boolean values when editing feeds in batch
|
13 years ago |
André
|
a498d18b55
|
Remove apostrophs from boolean values when editing feeds in batch
|
13 years ago |
Andrew Dolgov
|
c8226ce4cd
|
API: add order_id to getFeeds
|
13 years ago |
Andrew Dolgov
|
b11e9943d8
|
API: add order_id to getCategories; add feed_title to getHeadlines; bump api level to 3
|
13 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 |
Andrew Dolgov
|
7b8ff151ed
|
fix various tags being stuck because of invalid HTML markup being generated (closes #357)
|
13 years ago |