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
5 years ago
Lorenz Hübschle-Schneider
788855d2e3
Fix build
5 years ago
Lorenz Hübschle-Schneider
f071203265
Fix ES5 compatibility
5 years ago
Jeremy Mahieu
2685219376
Pause audio, videos and iframe
5 years ago
Jeremy Mahieu
62e7dbe920
Omit getting script in oembed for twitter
5 years ago
Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
5 years ago
Lorenz Hübschle-Schneider
3858c0ff0c
Remove useless linksForCordova filter
...
We deprecated the cordova app long ago
5 years ago
Lorenz Hübschle-Schneider
85dc498fdd
Fix ES6 syntax in models.js
...
This broke the tests and the minification / update process on latest/pull.glowing-bear.org
5 years ago
Jeremy Mahieu
ade2c50c05
Downgrade rich text for buffers
5 years ago
Jeremy Mahieu
736d3f2ced
Improve Tik Tok Embed
...
Apply tiktok embed for shortened links
Make embed wider so desktop styling is applied
5 years ago
Jeremy Mahieu
21e075bbc1
Add audo that plays on connect to enable autoplay
5 years ago
Jeremy Mahieu
2fd9adfc9a
Correct comments
5 years ago
Jeremy Mahieu
5697105264
Set cursor at end fix for firefox
5 years ago
Jeremy Mahieu
1e05a2d209
Improve comment
5 years ago
Jeremy Mahieu
73ecf2cf19
Fix unable to use history when input bar empty
5 years ago
Lorenz Hübschle-Schneider
703bde5d54
imgur: clean up the module a bit
5 years ago
Lorenz Hübschle-Schneider
67a19c3bab
imgur: factor out & deduplicate authentication logic
5 years ago
Lorenz Hübschle-Schneider
2a5d7cf0f4
Add missing semicolons
5 years ago
Lorenz Hübschle-Schneider
6214e1373c
Remove deletion toast after deletion
5 years ago
Lorenz Hübschle-Schneider
696c08200b
Split toasts into short (5s) and long (15s) toasts
5 years ago
Lorenz Hübschle-Schneider
724b2c6e93
Remove support for non-native emoji rendering
...
It's not 2014 anymore, every reasonable platform supports displaying
emoji natively these days. Let's remove a filter that has ceased to
provide value.
5 years ago
Jeremy Mahieu
3e38d6d74f
Longer toast time after upload
5 years ago
Jeremy Mahieu
a2912b94b6
Remove some whitelines
5 years ago
Jeremy Mahieu
8518f98812
Close div
5 years ago
Jeremy Mahieu
820b9fd762
Delete unneeded code from imgurDelete
5 years ago
Jeremy Mahieu
3c1bb6896f
Show toast with deletion link for imgur uploads
5 years ago
Lorenz Hübschle-Schneider
5b93b733fa
Some cleanup
5 years ago
Lorenz Hübschle-Schneider
4bacb850cf
Check weechat version
5 years ago
Jeremy Mahieu
de41b7c0fa
Stop completion if only one possibility
5 years ago
Jeremy Mahieu
f8608f4738
Fix partial completions, add space, cancel on input
5 years ago
Jeremy Mahieu
e9633bf721
Edit comment for shift-tab
5 years ago
Jeremy Mahieu
b47a6576ac
Also add command completion with the mobile button
5 years ago
Jeremy Mahieu
1368142d0e
Command completion for weechat 2.9
5 years ago
Jeremy Mahieu
5fb51c07e6
Change handshake timout to 200ms
5 years ago
Jeremy Mahieu
620afd6f7d
Rename the allow plaintext setting
5 years ago
Jeremy Mahieu
3fe48d9e4e
Correct spelling of algorithm
5 years ago
Jeremy Mahieu
43036f5c31
Correct handshake parameter compare
5 years ago
Jeremy Mahieu
9626155da4
Correctly add itteration instead of hardcoding
5 years ago
Lorenz Hübschle-Schneider
effbaff804
Simplify logic of hiding bufferline times
5 years ago
Jeremy Mahieu
0d1f8ac167
Add error for hash disagree, change handshake names
5 years ago
Jeremy Mahieu
f03e011d1a
Use new authentication methods in weechat 2.9
5 years ago
Jeremy Mahieu
3bd2367164
Rename buffer variable showTimes
5 years ago
Jeremy Mahieu
cf2e8b8ef2
Set undefined buffer.type as other
5 years ago
Jeremy Mahieu
4bf1d92ace
Hide time markers for certain buffer types
5 years ago
Jeremy Mahieu
a318c447ff
Prevent errors when scrolling history
5 years ago
Jeremy Mahieu
e253f312a6
Make tiktok regex more specific
5 years ago
Jeremy Mahieu
f228c8fce7
Remove unnecessary function tiktok plugin
5 years ago
Jeremy Mahieu
73e1af5626
codestyle
5 years ago
Jeremy Mahieu
fc9360beea
Add TikTok plugin
5 years ago
Lorenz Hübschle-Schneider
65439a8ad2
Only show "user has left the room" toast in channels
...
Fixes #1108
5 years ago