diff --git a/js/filters.js b/js/filters.js index 8fe607c..8887678 100644 --- a/js/filters.js +++ b/js/filters.js @@ -160,17 +160,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(/