1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

Commit Graph

  • 0401715fe5 add a webkit hack to hopefully improve headlines-frame scrolling speed Andrew Dolgov 2016-03-22 12:53:17 +03:00
  • d7cc5e6cdd fix previous Andrew Dolgov 2016-03-22 12:51:15 +03:00
  • 63c7446a79 headlines scroll handler: add a rate limit Andrew Dolgov 2016-03-22 12:43:18 +03:00
  • 7c0d68f207 remove dismiss* functions Andrew Dolgov 2016-03-22 10:28:34 +03:00
  • a51bc3dfa5 catchupfeedingroup: do not remove elements Andrew Dolgov 2016-03-22 10:23:57 +03:00
  • 6056d164fa cleanup dismissArticle functions Andrew Dolgov 2016-03-22 10:11:11 +03:00
  • 11514d576f catchupFeedInGroup: dismiss elements on catchup Andrew Dolgov 2016-03-22 09:42:00 +03:00
  • 8b2a52c635 af_redditimgur: try to handle mobile imgur albums Andrew Dolgov 2016-03-22 09:20:36 +03:00
  • dfaf806a7a catchupFeedInGroup: send catchup request even if there are no unread articles in the buffer for this feed Andrew Dolgov 2016-03-21 21:43:54 +03:00
  • 701de97ebb improvements for catchupFeedInGroup() Andrew Dolgov 2016-03-21 21:40:40 +03:00
  • 0a36196494 af_redditimgur: relax youtube matching a bit Andrew Dolgov 2016-03-20 12:05:23 +03:00
  • c80175bdd5 fix previous wrt single-image imgur pages Andrew Dolgov 2016-03-20 12:03:39 +03:00
  • ec482d2840 af_redditimgur: fix handling of imgur albums, implement debugging (method=testurl) Andrew Dolgov 2016-03-20 11:30:56 +03:00
  • 9232283815 pass feed information to hook_article_export_feed Andrew Dolgov 2016-03-01 14:42:15 +03:00
  • 399678a14e add PluginHost.HOOK_ARTICLE_EXPORT_FEED Andrew Dolgov 2016-03-01 14:39:36 +03:00
  • 94d425fe4a rewrite_relative_url: only skip urls like magnet: instead of everything with : Andrew Dolgov 2016-02-20 12:06:47 +03:00
  • 7bbe94bc93 Revert "rewrite_relative_url: do not skip urls containing :" Andrew Dolgov 2016-02-20 12:02:34 +03:00
  • a547fef6ab rewrite_relative_url: do not skip urls containing : Andrew Dolgov 2016-02-20 11:57:37 +03:00
  • 4f100ece19 pref_filters: sort rules by reg_exp when displaying index Andrew Dolgov 2016-02-19 18:52:54 +03:00
  • d43b6563ef Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2016-02-19 09:39:29 +03:00
  • b501dc3c5a Merge branch 'remove-srcsrc-local-cache' into 'master' Andrew Dolgov 2016-02-19 09:39:11 +03:00
  • a01bfd78c2 Remove srcset and sizes attributes from img tag if locally caching images. JustAMacUser 2016-02-19 01:35:11 -05:00
  • cc43e19b44 error handler: do not log last query, truncate error message to a smaller length Andrew Dolgov 2016-02-17 16:42:13 +03:00
  • 1003f71e04 minitemplator: use proper constructor Andrew Dolgov 2016-02-17 12:29:42 +03:00
  • 3261dbfa21 generate_syndicated_feed: pass article id to sanitize() Andrew Dolgov 2016-02-11 20:11:01 +03:00
  • 724dea9a84 Merge branch 'dont-wrap-excerpt' into 'master' Andrew Dolgov 2016-02-08 12:27:27 +03:00
  • 6b8a7aad08 Make sure author and excerpt spans don't wrap even if active. Todd Vierling 2016-02-07 13:04:50 -05:00
  • 378873b59a Merge branch 'new_tab_mac_fix' into 'master' Andrew Dolgov 2016-02-07 22:17:03 +03:00
  • 2757c49387 Make "open in new tab" hotkey handler support mac "cmd+click" way (non-expanded mode) Kostiantyn Moroz 2016-02-07 18:48:24 +00:00
  • 50bda3fefb sanitize: allow <xml:namespace> (thanks, livejournal) Andrew Dolgov 2016-02-05 11:31:13 +03:00
  • 0edf1d0dc0 update_rss_feed: disable support for http 304 for the time being Andrew Dolgov 2016-02-02 14:51:02 +03:00
  • 891b77f90e af_redditimgur: add option for previous Andrew Dolgov 2016-01-31 14:14:31 +03:00
  • 902b1ac7b5 af_redditimgur: add (disabled) wip content dupe checker Andrew Dolgov 2016-01-31 14:01:18 +03:00
  • d9de136c39 inline feed update: set feed as needing update if open_basedir is set + plugins need curl Andrew Dolgov 2016-01-30 13:40:56 +03:00
  • 67f3e3f942 pref-labels: remove obsolete searching code Andrew Dolgov 2016-01-30 13:03:00 +03:00
  • 9def554082 pref-feeds: allow searching by feed_url Andrew Dolgov 2016-01-30 13:02:15 +03:00
  • a5556c2471 fix item_id not being properly escaped in pref_feeds::process_category_order() (possible sql injection) Andrew Dolgov 2016-01-29 17:24:59 +03:00
  • 7af2e79578 create_published_article: only use readability if enabled in the plugin Andrew Dolgov 2016-01-29 15:48:44 +03:00
  • 666cd33360 enable support for readability (if af_readability is enabled) in shareanything bookmarklet Andrew Dolgov 2016-01-29 15:38:05 +03:00
  • 4501d5ef45 remove reddit textnode hack since the feed is broken in a different way now Andrew Dolgov 2016-01-27 08:52:45 +03:00
  • 71b75bb7fa fix multiple issues with archived feeds Andrew Dolgov 2016-01-26 19:03:05 +03:00
  • 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled Andrew Dolgov 2016-01-26 11:45:47 +03:00
  • 29c92d7b08 prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled) Andrew Dolgov 2016-01-23 12:13:03 +03:00
  • 8f2268dd5e af_redditimgur: implement a hack to deal with reddit rss feed being currently broken Andrew Dolgov 2016-01-23 11:51:17 +03:00
  • 0bc503ff9a update_rss_feed: escape dumped content while debugging Andrew Dolgov 2016-01-23 02:17:24 +03:00
  • 3b44aae0f3 sanitize: allow <description> Andrew Dolgov 2016-01-23 02:17:00 +03:00
  • 7d1e15c396 parser: properly support tag subtrees instead of text content for article content Andrew Dolgov 2016-01-23 01:48:32 +03:00
  • d2bb392bae Revert "parser: use node->c14n() instead of expecting html in nodeValue" Andrew Dolgov 2016-01-23 01:24:13 +03:00
  • 1383514ad9 parser: use node->c14n() instead of expecting html in nodeValue Andrew Dolgov 2016-01-23 01:04:24 +03:00
  • a93047802c rebase translations Andrew Dolgov 2016-01-17 16:34:59 +03:00
  • 6a3c902f81 Merge branch 'po_fixes' into 'master' Andrew Dolgov 2016-01-17 16:33:32 +03:00
  • 368bd7ea49 add feed debugger to update.php Andrew Dolgov 2016-01-17 14:24:20 +03:00
  • b1cefbc506 af_psql_trgm: fix min_title_length not being used while processing articles Andrew Dolgov 2016-01-17 11:32:10 +03:00
  • c352248651 get_article_tags: while getting tags from cache check if article entry actually exists Andrew Dolgov 2016-01-14 12:12:35 +03:00
  • 312742db6e updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins Andrew Dolgov 2016-01-13 18:12:31 +03:00
  • 393fc7d6b5 update static version Andrew Dolgov 2016-01-12 16:44:14 +03:00
  • 35a0a87913 Added (untranslated/fuzzy) boilerplate for messages with plural forms for tr_TR. Eduardo M KALINOWSKI 2016-01-09 15:10:21 -02:00
  • 1ec807cc2b Added Plural-Forms to ca_CA and nb_NO. Eduardo M KALINOWSKI 2016-01-09 15:03:45 -02:00
  • b6314220f1 The code for Denmark is DK, rename to reflect that. Eduardo M KALINOWSKI 2016-01-09 14:50:26 -02:00
  • 6e1862384c Fixed some small errors in the headers. Eduardo M KALINOWSKI 2016-01-09 14:49:36 -02:00
  • ea1623a1bd Correct Plural-Forms for pt_PT. Eduardo M KALINOWSKI 2016-01-09 14:29:20 -02:00
  • 0b41bd3414 add some hacks to hopefully mitigate headlines memory leaks Andrew Dolgov 2016-01-11 01:11:26 +03:00
  • 5bdcb8fd78 remove option ALLOW_DUPLICATE_POSTS as confusing/useless Andrew Dolgov 2016-01-07 22:01:35 +03:00
  • 4f186b1f10 fix broken article processing if ALLOW_DUPLICATE_POSTS is enabled Andrew Dolgov 2016-01-07 21:49:31 +03:00
  • c203486e04 cache_starred_images: set filename when sending cached image Andrew Dolgov 2016-01-06 21:00:53 +03:00
  • 9b736a20b3 do not automatically call cleanup_tags() in housekeeping tasks Andrew Dolgov 2016-01-04 10:42:24 +03:00
  • 2dde1e2109 Merge branch 'lang_pt_BR' into 'master' Andrew Dolgov 2016-01-04 10:39:04 +03:00
  • 31d1cd42c6 pt_BR translation improvements. Eduardo M KALINOWSKI 2016-01-03 15:41:27 -02:00
  • 9fffa13981 Corrected Language field in header. Eduardo M KALINOWSKI 2016-01-03 08:39:23 -02:00
  • ed88573b5b Updated pt_BR translation. Eduardo M KALINOWSKI 2016-01-02 16:57:47 -02:00
  • c5f2c6332c Corrected Plural-Forms, as there are only two possible forms in Portuguese. Eduardo M KALINOWSKI 2015-12-29 19:56:16 -02:00
  • 7f4fff96b1 Merge branch 'update-new-feeds-first-postgres' into 'master' Andrew Dolgov 2015-12-31 16:58:08 +03:00
  • 98070db009 Update new feeds first in postgres Thomas Kramer 2015-12-31 12:54:52 +01:00
  • 85d067e837 tag_is_valid: check numeric tags properly Andrew Dolgov 2015-12-30 15:14:01 +03:00
  • 9842b51c71 getfeedname: fix for non-numeric feeds (tags) Andrew Dolgov 2015-12-30 15:11:39 +03:00
  • 5eed9e2e18 Merge branch 'af_unburn_fetch_only_headers' into 'master' Andrew Dolgov 2015-12-25 15:10:45 +03:00
  • fb59c87932 Fetch only the headers in order to get the real article URL. Eduardo M KALINOWSKI 2015-12-25 09:59:51 -02:00
  • a536f94c8d sanitize: clear out @srcset/@sizes on images leading to http sites when running over https Andrew Dolgov 2015-12-17 09:59:53 +03:00
  • 6eed9a7463 Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2015-12-07 20:07:37 +03:00
  • a956648502 catchup_feed: proper fix for mysql 5.7 Andrew Dolgov 2015-12-07 20:07:13 +03:00
  • 33d131d699 ttrss_gc: return true Andrew Dolgov 2015-12-07 15:25:31 +03:00
  • 040aa5408a fix previous, owner_uid not passed in daemon context Andrew Dolgov 2015-12-07 15:06:32 +03:00
  • a8ac766132 do not discard custom set article tags when updating from source Andrew Dolgov 2015-12-07 11:54:24 +03:00
  • c4d0e08060 Merge branch 'af-readability' into 'master' Andrew Dolgov 2015-12-06 00:22:29 +03:00
  • 5d5f100f4f Fix array checking method in 2 places, add array check in one location Troy Engel 2015-12-05 15:03:01 -06:00
  • 3e220fd131 Revert "Fix accidental use of emtpy array: [E_WARNING (2) plugins/af_readability/init.php:186 Invalid argument supplied for foreach()]" Troy Engel 2015-12-05 14:49:54 -06:00
  • f61f2a2699 format_headlines_list: fix pg_num_rows() called incorrectly when firstid check failed Andrew Dolgov 2015-12-05 04:04:44 +03:00
  • 24e6ff5d1c calculate_article_hash: strip tags before hashing fields Andrew Dolgov 2015-12-05 03:10:57 +03:00
  • beaddcba96 Fix accidental use of emtpy array: [E_WARNING (2) plugins/af_readability/init.php:186 Invalid argument supplied for foreach()] Troy Engel 2015-12-04 13:45:10 -06:00
  • bfd902bbcc sanity_check: enforce minimum php version (5.4) Andrew Dolgov 2015-12-04 19:03:57 +03:00
  • b8619f8db0 store formatted backtrace to sql log Andrew Dolgov 2015-12-04 15:58:20 +03:00
  • 555afc2ea7 disable inner p width restriction for now Andrew Dolgov 2015-12-04 11:38:00 +03:00
  • 1bd552ee31 compat patches for php7 Andrew Dolgov 2015-12-04 09:29:58 +03:00
  • 9bd422c2e7 set_basic_feed_info: fix missing column Andrew Dolgov 2015-12-03 19:21:17 +03:00
  • eed5467759 Revert "set_basic_feed_info: bail out if feed doesn't exist" Andrew Dolgov 2015-12-03 19:18:50 +03:00
  • d77bd1a5d2 set_basic_feed_info: bail out if feed doesn't exist Andrew Dolgov 2015-12-03 16:16:42 +03:00
  • 475d762872 logger: record last query before logged error Andrew Dolgov 2015-12-03 16:15:28 +03:00
  • fd3e5e8da4 get_article_filters: check if action.type is set Andrew Dolgov 2015-12-03 15:33:47 +03:00
  • 15c0bca0e5 catchup maybe add workaround for mysql 5.7 derived_merge Andrew Dolgov 2015-12-03 15:33:36 +03:00
  • 89bea945ce filters: add to previous on JS side Andrew Dolgov 2015-12-03 10:25:30 +03:00