Lorenz Hübschle-Schneider
afcc264f99
Show a toast when clicking nick of a user who left
5 years ago
Jae Beojkkoch
5ae4530984
Fixed settings usage.
6 years ago
Lorenz Hübschle-Schneider
5f1dc5d30d
[imgur] Simplify logic, update wiki URL to main repo
6 years ago
Jae Beojkkoch
a97f335579
Added support for Imgur token (authed upload) and Imgur albums.
6 years ago
Jeremy Mahieu
77187a728a
Fix reconnect issue introduced after TOTP changes
6 years ago
Lorenz Hübschle-Schneider
3e6f42dc7c
Add some line breaks
6 years ago
Jeremy Mahieu
85ef6d897f
Refactor and correct parseHash
6 years ago
Jeremy Mahieu
47bcd8c518
missing semi colon
6 years ago
Jeremy Mahieu
6dc8fab9dd
remove debug comment
6 years ago
Jeremy Mahieu
d9509bafd0
Chang get parameters to hash parameters
6 years ago
Jeremy Mahieu
0b0ab115a0
revert setthing pathname
6 years ago
Jeremy Mahieu
844810408d
Preserve pathname in location
6 years ago
Jeremy Mahieu
3bffb13930
no redirecting, removeautoconnect on hash
6 years ago
Jeremy Mahieu
6fcb54f7aa
Don't use base
6 years ago
Jeremy Mahieu
e35f2ab4d6
Fix atob error, add url params
6 years ago
Jeremy Mahieu
4498312e14
Layout of checkboxes, 4-10digits, look of info
6 years ago
Jeremy Mahieu
876a9351ac
Validate token field
6 years ago
Jeremy Mahieu
012bd88258
Change layout and autoconnect behaviour. Add info next to topt function
6 years ago
Jeremy Mahieu
e87d74243f
Spelling in comment
6 years ago
Jeremy Mahieu
060a722a3f
Missed semicolon
6 years ago
Jeremy Mahieu
68e2df24fd
Support TOTP
6 years ago
Lorenz Hübschle-Schneider
75114a455c
Fix typo
6 years ago
Jeremy Mahieu
7982f46e6c
Delete unused references to wasMobileUi
6 years ago
Jeremy Mahieu
4bc77a294d
Hide sidebar for all widths accoring to state.
...
And always check if mobile to hide it or not
6 years ago
Jeremy Mahieu
0823a417f2
Reset path to weechat if not filled in.
6 years ago
Jeremy Mahieu
5a5927104d
Code style
6 years ago
Jeremy Mahieu
9dbd55443a
Changed hostOnly to host and host to hostField
6 years ago
Jeremy Mahieu
3886245375
Add validation for the host field
6 years ago
AStove
47c0a5a093
Don't remove whole head when appending a stylesheet for a plugin ( #1092 )
6 years ago
Jeremy Mahieu
f20f442b43
Make js ES5 compliant so it would pass tests
6 years ago
Jeremy Mahieu
3fe1b0fdfb
Add feature to set port and path in the host field
6 years ago
rio-
05a40e0a3b
Add input field for WebSocket path, resolves #1008
6 years ago
Jeremy Mahieu
fdb24447c4
Missing semicolon
6 years ago
Jeremy Mahieu
60f834882a
Remove nicklist when weechat clears it and bring is back if it's filled again
6 years ago
Jeremy Mahieu
62b12dd836
Correctly interpret value for addSpace
...
It's a string 'on' not a boolean
6 years ago
Louis-Philippe Véronneau
9c78472f5a
Purge the Vine plugin, that platform died a while ago
6 years ago
Louis-Philippe Véronneau
b78952cd3b
Don't show a TLS warning when loading locally
6 years ago
Michael Hazell
93d02c9bcc
Fix highlights in notify_private buffers with notify level is 0
6 years ago
Lorenz Hübschle-Schneider
fbbc4b0fab
Fix background colour parsing to recognise WeeChat 2.6+ format
...
Fixes #1071
6 years ago
Fmstrat
e9bcbf40c5
Check suffix for whitespace on tab completion
6 years ago
Lorenz Hübschle-Schneider
f10a97659d
codify: also match triple backticks
...
fixes issues with people using ```large code-blocks inline```
6 years ago
Lorenz Hübschle-Schneider
fd40cc1593
codify: only match if preceded by whitespace
...
(or at the start of the line).
Fixes #1058
6 years ago
Serafeim Papastefanos
94ad3b8b51
Improve regex to avoid slicing
6 years ago
Serafeim Papastefanos
1717587587
Small codify improvements
6 years ago
Serafeim Papastefanos
98cebb5b33
Improve behavior with links
6 years ago
Serafeim Papastefanos
8067e3973e
Fix linting errors
6 years ago
Serafeim Papastefanos
29c6cc1e82
Add a simple codify filter
6 years ago
Robert Scullin
2b4ca93cf9
Don't linkify hostnames in join/part messages.
6 years ago
Lorenz Hübschle-Schneider
bf3e53820d
Fix nicklist not being affected by favorite font setting
...
Fixes #1033
The alternative would be to just make the nicklist div `ng-show` instead
of `ng-if`
7 years ago
Lorenz Hübschle-Schneider
352210df52
Disable periodic hotlist sync if read status sync is disabled
...
This will cause weechat and Glowing Bear read status to drift apart but
that's how it used to be before we added the periodic sync anyway, and
properly fixing it would require maintaining *tons* of state, so that's life.
7 years ago