summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17error handler: do not log last query, truncate error message to a smaller lengthAndrew Dolgov
2016-02-17minitemplator: use proper constructorAndrew Dolgov
2016-02-11generate_syndicated_feed: pass article id to sanitize()Andrew Dolgov
2016-02-08Merge branch 'dont-wrap-excerpt' into 'master' Andrew Dolgov
2016-02-07Make sure author and excerpt spans don't wrap even if active.Todd Vierling
2016-02-07Merge branch 'new_tab_mac_fix' into 'master' Andrew Dolgov
2016-02-07Make "open in new tab" hotkey handler support mac "cmd+click" way (non-expand...Kostiantyn Moroz
2016-02-05sanitize: allow <xml:namespace> (thanks, livejournal)Andrew Dolgov
2016-02-02update_rss_feed: disable support for http 304 for the time beingAndrew Dolgov
2016-01-31af_redditimgur: add option for previousAndrew Dolgov
2016-01-31af_redditimgur: add (disabled) wip content dupe checkerAndrew Dolgov
2016-01-30inline feed update: set feed as needing update if open_basedir is set + plugi...Andrew Dolgov
2016-01-30pref-labels: remove obsolete searching codeAndrew Dolgov
2016-01-30pref-feeds: allow searching by feed_urlAndrew Dolgov
2016-01-29fix item_id not being properly escaped in pref_feeds::process_category_order(...Andrew Dolgov
2016-01-29create_published_article: only use readability if enabled in the pluginAndrew Dolgov
2016-01-29enable support for readability (if af_readability is enabled) in shareanythin...Andrew Dolgov
2016-01-27remove reddit textnode hack since the feed is broken in a different way nowAndrew Dolgov
2016-01-26fix multiple issues with archived feedsAndrew Dolgov
2016-01-26only stop inline feed updates with open_basedir enabled if there are any plug...Andrew Dolgov
2016-01-23prevent frontend updating of feeds on view if open_basedir is set to prevent ...Andrew Dolgov
2016-01-23af_redditimgur: implement a hack to deal with reddit rss feed being currently...Andrew Dolgov
2016-01-23update_rss_feed: escape dumped content while debuggingAndrew Dolgov
2016-01-23sanitize: allow <description>Andrew Dolgov
2016-01-23parser: properly support tag subtrees instead of text content for article con...Andrew Dolgov
2016-01-23Revert "parser: use node->c14n() instead of expecting html in nodeValue"Andrew Dolgov
2016-01-23parser: use node->c14n() instead of expecting html in nodeValueAndrew Dolgov
2016-01-17rebase translationsAndrew Dolgov
2016-01-17Merge branch 'po_fixes' into 'master' Andrew Dolgov
2016-01-17add feed debugger to update.phpAndrew Dolgov
2016-01-17af_psql_trgm: fix min_title_length not being used while processing articlesAndrew Dolgov
2016-01-14get_article_tags: while getting tags from cache check if article entry actual...Andrew Dolgov
2016-01-13updates: auto-disable CURL if open_basedir is enabled, notify possible issues...Andrew Dolgov
2016-01-12update static versionAndrew Dolgov
2016-01-10Added (untranslated/fuzzy) boilerplate for messages with plural forms for tr_TR.Eduardo M KALINOWSKI
2016-01-10Added Plural-Forms to ca_CA and nb_NO.Eduardo M KALINOWSKI
2016-01-10The code for Denmark is DK, rename to reflect that.Eduardo M KALINOWSKI
2016-01-10Fixed some small errors in the headers.Eduardo M KALINOWSKI
2016-01-10Correct Plural-Forms for pt_PT.Eduardo M KALINOWSKI
2016-01-11add some hacks to hopefully mitigate headlines memory leaksAndrew Dolgov
2016-01-07remove option ALLOW_DUPLICATE_POSTS as confusing/uselessAndrew Dolgov
2016-01-07fix broken article processing if ALLOW_DUPLICATE_POSTS is enabledAndrew Dolgov
2016-01-06cache_starred_images: set filename when sending cached imageAndrew Dolgov
2016-01-04do not automatically call cleanup_tags() in housekeeping tasksAndrew Dolgov
2016-01-04Merge branch 'lang_pt_BR' into 'master' Andrew Dolgov
2016-01-03pt_BR translation improvements.Eduardo M KALINOWSKI
2016-01-03Corrected Language field in header.Eduardo M KALINOWSKI
2016-01-02Updated pt_BR translation.Eduardo M KALINOWSKI
2016-01-02Corrected Plural-Forms, as there are only two possible forms in Portuguese.Eduardo M KALINOWSKI
2015-12-31Merge branch 'update-new-feeds-first-postgres' into 'master' Andrew Dolgov