Commit Graph

943 Commits

Author SHA1 Message Date
Lorenz Hübschle-Schneider
afcc264f99 Show a toast when clicking nick of a user who left 2020-02-19 14:13:11 +01:00
Jae Beojkkoch
5ae4530984 Fixed settings usage. 2020-01-31 17:12:05 +01:00
Lorenz Hübschle-Schneider
5f1dc5d30d [imgur] Simplify logic, update wiki URL to main repo 2020-01-31 10:42:40 +01:00
Jae Beojkkoch
a97f335579 Added support for Imgur token (authed upload) and Imgur albums. 2020-01-31 10:42:40 +01:00
Jeremy Mahieu
77187a728a Fix reconnect issue introduced after TOTP changes 2019-12-22 12:37:10 +01:00
Lorenz Hübschle-Schneider
3e6f42dc7c Add some line breaks 2019-12-21 18:24:56 +01:00
Jeremy Mahieu
85ef6d897f Refactor and correct parseHash 2019-12-21 18:24:27 +01:00
Jeremy Mahieu
47bcd8c518 missing semi colon 2019-12-21 18:24:13 +01:00
Jeremy Mahieu
6dc8fab9dd remove debug comment 2019-12-21 18:24:13 +01:00
Jeremy Mahieu
d9509bafd0 Chang get parameters to hash parameters 2019-12-21 18:24:13 +01:00
Jeremy Mahieu
0b0ab115a0 revert setthing pathname 2019-12-21 18:23:37 +01:00
Jeremy Mahieu
844810408d Preserve pathname in location 2019-12-21 18:23:37 +01:00
Jeremy Mahieu
3bffb13930 no redirecting, removeautoconnect on hash 2019-12-21 18:23:37 +01:00
Jeremy Mahieu
6fcb54f7aa Don't use base 2019-12-21 18:23:37 +01:00
Jeremy Mahieu
e35f2ab4d6 Fix atob error, add url params 2019-12-21 18:23:37 +01:00
Jeremy Mahieu
4498312e14 Layout of checkboxes, 4-10digits, look of info 2019-12-21 01:02:48 +01:00
Jeremy Mahieu
876a9351ac Validate token field 2019-12-19 22:37:32 +01:00
Jeremy Mahieu
012bd88258 Change layout and autoconnect behaviour. Add info next to topt function 2019-12-19 22:16:01 +01:00
Jeremy Mahieu
e87d74243f Spelling in comment 2019-12-19 08:25:17 +01:00
Jeremy Mahieu
060a722a3f Missed semicolon 2019-12-18 22:28:12 +01:00
Jeremy Mahieu
68e2df24fd Support TOTP 2019-12-18 22:08:16 +01:00
Lorenz Hübschle-Schneider
3d042b125b
Merge pull request #1095 from AStove/FixSideBarHidden
Hide sidebar for all widths according to state and correctly apply state
2019-12-17 11:09:58 +01:00
Lorenz Hübschle-Schneider
8f175d9da5
Merge pull request #1090 from AStove/CustomPath
Allow specifying custom websocket path in host field
2019-12-17 10:54:44 +01:00
Lorenz Hübschle-Schneider
75114a455c Fix typo 2019-12-17 10:52:34 +01:00
Jeremy Mahieu
7982f46e6c Delete unused references to wasMobileUi 2019-12-16 23:25:04 +01:00
Jeremy Mahieu
4bc77a294d Hide sidebar for all widths accoring to state.
And always check if mobile to hide it or not
2019-12-16 21:22:48 +01:00
Jeremy Mahieu
0823a417f2 Reset path to weechat if not filled in. 2019-12-16 17:22:20 +01:00
Jeremy Mahieu
5a5927104d Code style 2019-12-16 15:26:17 +01:00
Jeremy Mahieu
9dbd55443a Changed hostOnly to host and host to hostField 2019-12-16 14:21:11 +01:00
Jeremy Mahieu
3886245375 Add validation for the host field 2019-12-16 13:51:53 +01:00
AStove
47c0a5a093 Don't remove whole head when appending a stylesheet for a plugin (#1092) 2019-12-16 11:08:05 +01:00
Jeremy Mahieu
f20f442b43 Make js ES5 compliant so it would pass tests 2019-12-15 03:31:46 +01:00
Jeremy Mahieu
3fe1b0fdfb Add feature to set port and path in the host field 2019-12-15 02:47:55 +01:00
rio-
05a40e0a3b Add input field for WebSocket path, resolves #1008 2019-12-15 00:23:58 +01:00
Lorenz Hübschle-Schneider
a61bf6832d
Merge pull request #1089 from AStove/FixBugShowNicklistOnJoin
Remove nicklist when leaving channel and bring it back when needed
2019-12-12 09:59:57 +01:00
Jeremy Mahieu
fdb24447c4 Missing semicolon 2019-12-12 00:52:52 +01:00
Jeremy Mahieu
60f834882a Remove nicklist when weechat clears it and bring is back if it's filled again 2019-12-12 00:39:17 +01:00
Lorenz Hübschle-Schneider
6f3930174c
Merge pull request #1087 from AStove/FixBugAddSpace
Correctly interpret value for addSpace
2019-12-09 10:55:10 +01:00
Lorenz Hübschle-Schneider
7333762923
Merge pull request #1083 from baldurmen/vine_dead
Purge the Vine plugin, that platform died a while ago
2019-12-09 10:25:51 +01:00
Jeremy Mahieu
62b12dd836 Correctly interpret value for addSpace
It's a string 'on' not a boolean
2019-12-09 01:07:03 +01:00
Louis-Philippe Véronneau
9c78472f5a
Purge the Vine plugin, that platform died a while ago 2019-12-08 01:52:37 -05:00
Louis-Philippe Véronneau
b78952cd3b
Don't show a TLS warning when loading locally 2019-12-08 00:03:54 -05:00
Michael Hazell
93d02c9bcc
Fix highlights in notify_private buffers with notify level is 0 2019-11-28 04:24:13 -05:00
Lorenz Hübschle-Schneider
fbbc4b0fab Fix background colour parsing to recognise WeeChat 2.6+ format
Fixes #1071
2019-11-22 09:38:35 +01:00
Fmstrat
e9bcbf40c5 Check suffix for whitespace on tab completion 2019-11-20 13:40:54 -05:00
Lorenz Hübschle-Schneider
f10a97659d codify: also match triple backticks
fixes issues with people using ```large code-blocks inline```
2019-08-19 13:57:54 +02:00
Lorenz Hübschle-Schneider
fd40cc1593 codify: only match if preceded by whitespace
(or at the start of the line).

Fixes #1058
2019-08-19 13:22:37 +02:00
Serafeim Papastefanos
94ad3b8b51 Improve regex to avoid slicing 2019-07-04 14:44:34 +03:00
Serafeim Papastefanos
1717587587 Small codify improvements 2019-07-04 14:10:41 +03:00
Serafeim Papastefanos
98cebb5b33 Improve behavior with links 2019-07-04 08:45:13 +03:00