glowing-bear/js
AStove 4902f5889d
Add start argument to youtube embeds if t arguement is present in url (#1155)
* Add start argument to youtube embeds if t arguement is present in url

* Move time argument regex to after match

* Allow for units in the t argument of youtube plugin

* Allow hash arguments aswell

* Correct or in reget for youtube plugin

* Shorten regex

* Allow argument before t argement that ends in t in youtube links

* Also allow youtube links without t argument
2020-08-18 15:43:54 +02:00
..
bufferResume.js Add input field for WebSocket path, resolves #1008 2019-12-15 00:23:58 +01:00
connection.js Fix ES5 compatibility 2020-07-29 15:06:04 +02:00
file-change.js Add directive for file input change 2015-11-07 12:29:53 +01:00
filters.js Merge branch 'master' of https://github.com/glowing-bear/glowing-bear into FixLinky2 2020-07-21 16:03:02 +02:00
glowingbear.js Merge pull request #1119 from AStove/Handshake 2020-07-29 14:55:01 +02:00
handlers.js Command completion for weechat 2.9 2020-04-28 22:17:27 +02:00
imgur-drop-directive.js Insert URL at caret when dropping image into GB 2015-11-10 19:40:30 +01:00
imgur.js imgur: clean up the module a bit 2020-05-05 10:16:53 +02:00
inputbar.js Correct comments 2020-05-18 21:05:01 +02:00
irc-utils.js Correctly interpret value for addSpace 2019-12-09 01:07:03 +01:00
localstorage.js Remove unnecessary semicolon 2018-03-18 10:15:26 +01:00
models.js Fix ES6 syntax in models.js 2020-07-21 13:53:34 +02:00
notifications.js Improve documentation & cordova checks 2017-04-28 12:50:51 +02:00
plugin-directive.js Fix build 2020-08-04 13:46:14 +02:00
plugins.js Add start argument to youtube embeds if t arguement is present in url (#1155) 2020-08-18 15:43:54 +02:00
settings.js settings: add a cache 2015-05-21 21:08:17 +02:00
utils.js Some cleanup 2020-04-30 12:00:06 +02:00
websockets.js fixes for reconnect feature 2015-03-15 23:58:18 +01:00
weechat.js Merge pull request #1119 from AStove/Handshake 2020-07-29 14:55:01 +02:00
whenscrolled-directive.js Implement infinite scrolling 2015-12-19 19:45:33 +01:00