Commit Graph

491 Commits

Author SHA1 Message Date
Lorenz Hübschle-Schneider
faccb8378e
Merge pull request #1119 from AStove/Handshake
Use new authentication methods in weechat 2.9
2020-07-29 14:55:01 +02:00
Jeremy Mahieu
e3130bc2a4 Use conditionalLinkify instead of linky for topics 2020-07-21 15:37:03 +02:00
Jeremy Mahieu
788acc8219 Use linkifyjs instead of autolinker 2020-07-21 15:26:18 +02:00
Lorenz Hübschle-Schneider
1ada06f765 Update all the dependencies 2020-07-06 21:46:14 +02:00
Lorenz Hübschle-Schneider
4bc9acdb1c Update version number to 0.10.0 2020-07-06 21:32:45 +02:00
Lorenz Hübschle-Schneider
f12ea8b304 Inline audio
also compressed it a bit more (mono instead of stereo, 8kbps)
2020-05-22 15:15:13 +02:00
Jeremy Mahieu
21e075bbc1 Add audo that plays on connect to enable autoplay 2020-05-22 13:12:10 +02:00
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.
2020-05-04 14:51:09 +02:00
Jeremy Mahieu
336a699cc6 Update minor version of angularjs to latest 2020-05-04 12:05:39 +02:00
Lorenz Hübschle-Schneider
06adb2adef Add note on WeeChat 2.9 release date 2020-04-30 14:39:45 +02:00
Jeremy Mahieu
edee768139 Typo in getting started 2020-04-30 12:57:02 +02:00
Lorenz Hübschle-Schneider
b146c07623 Fix order of headings in Getting Started guide 2020-04-30 12:44:39 +02:00
Lorenz Hübschle-Schneider
7a7a7b7b8d Use <code> instead of <pre> to avoid useless block 2020-04-30 12:43:35 +02:00
Lorenz Hübschle-Schneider
8db1c1064c Update version guidance 2020-04-30 12:17:30 +02:00
Lorenz Hübschle-Schneider
1cc706da63 Don't indent autoconnect checkbox 2020-04-30 11:50:48 +02:00
Lorenz Hübschle-Schneider
d5695b8c31 Improve help text 2020-04-30 11:32:00 +02:00
Jeremy Mahieu
7c568f8193 Improve error message old weechat version 2020-04-28 11:29:24 +02:00
Jeremy Mahieu
479cda7389 Change name of checkbox in 'gettings started' 2020-04-24 16:00:56 +02:00
Jeremy Mahieu
620afd6f7d Rename the allow plaintext setting 2020-04-22 12:26:20 +02:00
Jeremy Mahieu
ab06c14d64 Merge branch 'Handshake' of https://github.com/AStove/glowing-bear into Handshake 2020-04-22 12:19:37 +02:00
Jeremy Mahieu
3fe48d9e4e Correct spelling of algorithm 2020-04-22 12:14:53 +02:00
AStove
24bb0dbb44
Merge branch 'master' into Handshake 2020-04-22 12:11:19 +02:00
Lorenz Hübschle-Schneider
effbaff804 Simplify logic of hiding bufferline times 2020-04-22 11:44:31 +02:00
Jeremy Mahieu
27134a7f3d Change the way times are hidden 2020-04-18 16:20:40 +02:00
Jeremy Mahieu
d70b8faf8b Remove accidentally pasted text from html 2020-04-18 13:51:04 +02:00
Jeremy Mahieu
fcd93cee5f Correct sommand to change hash algorithem 2020-04-18 11:44:26 +02:00
Jeremy Mahieu
f03e011d1a Use new authentication methods in weechat 2.9 2020-04-17 22:33:21 +02:00
Jeremy Mahieu
3bd2367164 Rename buffer variable showTimes 2020-04-12 17:59:55 +02:00
Jeremy Mahieu
4bf1d92ace Hide time markers for certain buffer types 2020-04-12 17:44:26 +02:00
Lorenz Hübschle-Schneider
0c21d5aca5 Bump version number to 0.9.0 2020-03-26 11:14:41 +01:00
Lorenz Hübschle-Schneider
d03421f4fd Move imgur config to settings dialog 2020-01-31 10:42:40 +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
f82d3484a6 Show autoconnect checkbox if it's checked 2019-12-21 18:24:56 +01:00
Jeremy Mahieu
0c45b402cf Update documentation for hash paramters 2019-12-21 18:24:13 +01:00
Jeremy Mahieu
6fcb54f7aa Don't use base 2019-12-21 18:23:37 +01:00
Jeremy Mahieu
267bb20711 Typo 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
68e2df24fd Support TOTP 2019-12-18 22:08:16 +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
Jeremy Mahieu
81148545e0 Fleshed out the instructions for setting a custom path 2019-12-16 12:32:34 +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
fbb382e835 Make badge on mobile clickable and move it closer to the bear icon 2019-11-22 09:47:44 +01:00
Lorenz Hübschle-Schneider
5110061aed codify: use DOMfilter to avoid breaking URLs
This causes code blocks containing URLs to not be codified, but I think
that's preferable to the broken behaviour up until now
2019-08-20 13:50:47 +02:00
Serafeim Papastefanos
98cebb5b33 Improve behavior with links 2019-07-04 08:45:13 +03:00