Jeremy Mahieu

Results 36 issues of Jeremy Mahieu

https://github.com/Wonderfall/docker-rtorrent-flood/blob/02122e670c1b5869e85ba0485d5650ae770872dc/rootfs/usr/local/bin/run.sh#L9 `/data` is usually a directory that contains all the finished torrent data. This means it's probably shared with other services. Setting the owner by default to "991:991" or to...

Had this bug a lot where somehow there were two websocket connections open to the same glowing bear instance. Never found a way to reproduce it until now. 1. Be...

Each time someone highlighted, sonar.ogg and glowing_bear_128x128.png are requested from the server. The sound still plays and the favicon still updates before the request is done. Even if the resource...

bug

Lines in a channel that start with many spaces (more spaces than the width of the screen) make the bufferlines div wider than it should be. Causing a horizontal scroll...

bug
UI

Imagine wanting to share a link to a certain channel in glowing bear, and not having to press 'copy link', then open glowing bear and pasting the link, but instead...

feature
mobile

Weechat changed, in the way that a particular property of a buffer is now set correctly (in my opinion) https://github.com/weechat/weechat/issues/1485 GB should now use this. Edit: Was wrong linked issue.

On domains where a [HSTS](https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) policy is active the websocket will automatically be changed from ws to wss. Chrome and firefox both do this. It's apparent in the dev console...

It'd be nice to have working navigation in special buffers such as the relay list and the iset buffer. ![dwhYw6M1SD](https://user-images.githubusercontent.com/23409814/79074029-47fa5100-7cea-11ea-9c2d-f2bb1d6f1aab.png) ![YJe28PiVE7](https://user-images.githubusercontent.com/23409814/79074041-5fd1d500-7cea-11ea-9e1a-7e1eae472f88.png)

feature

Some plugins have a broad regex and so it tries to embed urls that are not possible to embed. Examples (non exhaustive): https://soundcloud.com/charts/top https://www.mixcloud.com/terms/ https://pastebin.com/dmca https://gist.github.com/discover https://www.google.com/maps/timeline

improvement

Nicknames not properly escaped for special characters. For example the backticks are changed to code blocks. Yes backticks and backslashes can be used for example on freenode. ![image](https://user-images.githubusercontent.com/23409814/74868090-0a1a2580-5356-11ea-94e8-4a0ddad814e7.png)

bug