summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-22remove obsolete stuff from utils/Andrew Dolgov
2012-05-21update debian/changelogAndrew Dolgov
2012-05-21release 1.5.11Andrew Dolgov
2012-05-20Merge pull request #18 from ilesinge/masterAndrew Dolgov
2012-05-19Escape quotes in bookmarklet confirm messageAlexandre Gravel-Raymond
2012-05-17Revert "get favicon from icon atom feeds & search for icons not only in html ...Andrew Dolgov
2012-05-17fix warning when entry content is used as array unnecessarilyAndrew Dolgov
2012-05-17rework initial sanity check to report all found errorsAndrew Dolgov
2012-05-16hide several user-related prompts when using remote auth + auto_login (closes...Andrew Dolgov
2012-05-15fix broken feed icon upload (closes #459)Andrew Dolgov
2012-05-15get favicon from icon atom feeds & search for icons not only in html head (cl...Andrew Dolgov
2012-05-05apply patch from gmargo to differentiate between manual and new feed after-su...Andrew Dolgov
2012-04-28Update HTML Purifier to version 4.4.0.Michael Kuhn
2012-04-12register: include functions.php before checking for action parameter to set p...Andrew Dolgov
2012-04-09disable catchup of visible headlines on viewfeed()Andrew Dolgov
2012-04-09disable internal magpie/simplepie cache for manual updatesAndrew Dolgov
2012-04-05add counter hack to combined modeAndrew Dolgov
2012-04-04view: implement a hack to fake counter updates for current feed and its parentAndrew Dolgov
2012-04-04fix csrf_token for single user modeAndrew Dolgov
2012-04-01allow manual updates for feeds with disabled automatic updatesAndrew Dolgov
2012-03-30fix on catchup show next for categoriesAndrew Dolgov
2012-03-29change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schemaAndrew Dolgov
2012-03-29simplify catching up of feeds, do not reload headlines buffer on catchup unle...Andrew Dolgov
2012-03-29pref_prefs: only disable password changing block in single user mode (closes ...Andrew Dolgov
2012-03-29add patch by gmargo to improve favicon detection by contentAndrew Dolgov
2012-03-26OPML: preserve category and feed order on importAndrew Dolgov
2012-03-26first batch of OPML export patches from gmargoAndrew Dolgov
2012-03-20config: add a warning about ENABLE_GZIP_OUTPUT potential breakageAndrew Dolgov
2012-03-20only enable ob_gzhandler if it existsAndrew Dolgov
2012-03-20set csrf and access_level in single user mode sessionAndrew Dolgov
2012-03-19add sanity check for hash() functionAndrew Dolgov
2012-03-12update translations; merge new stuff from TransifexAndrew Dolgov
2012-03-12moveToPost: fix when duplicate article IDs are present in the bufferAndrew Dolgov
2012-03-11rewrite_relative_url: add theoretical fix for magnet links (refs #436)Andrew Dolgov
2012-03-11prefs: ignore hotkeys while in TEXTAREAAndrew Dolgov
2012-03-09Merge pull request #17 from Joschasa/masterAndrew Dolgov
2012-03-09Remove apostrophs from boolean values when editing feeds in batchAndré
2012-03-08API: add order_id to getFeedsAndrew Dolgov
2012-03-08API: add order_id to getCategories; add feed_title to getHeadlines; bump api ...Andrew Dolgov
2012-03-05pref-feeds: apply patch by gmargo@forum to show/hide empty categoriesAndrew Dolgov
2012-02-29fix wrong translation in de_DEAndrew Dolgov
2012-02-27make generated_feed parameters optional, add specific date type for RSS feedsAndrew Dolgov
2012-02-24expire_cached_files: check for glob() returning falseAndrew Dolgov
2012-02-22remove optional art-readitlater.pngAndrew Dolgov
2012-02-22fix encoding for pref-feeds/add when called as a HTML page (closes #423)Andrew Dolgov
2012-02-22catchupFeed: use supplied feed id to display title, not active one (closes #425)Andrew Dolgov
2012-02-21release 1.5.10Andrew Dolgov
2012-02-21properly handle invalid regular expressions supplied when testing filters, ad...Andrew Dolgov
2012-02-21fix various tags being stuck because of invalid HTML markup being generated (...Andrew Dolgov
2012-02-20remove chrome notifier from the main repoAndrew Dolgov