diff --git a/js/filters.js b/js/filters.js index 193abcf..83d0f59 100644 --- a/js/filters.js +++ b/js/filters.js @@ -146,17 +146,6 @@ weechat.filter('DOMfilter', ['$filter', '$sce', function($filter, $sce) { }; }]); -// This is used by the cordova app to change link targets to "window.open(, '_system')" -// so that they're opened in a browser window and don't navigate away from Glowing Bear -weechat.filter('linksForCordova', ['$sce', function($sce) { - return function(text) { - // XXX TODO this needs to be improved - text = text.replace(/