sokai

Results 30 comments of sokai

@artt I don't know if you have the same problem like @kilobajt …(?) Because: I also saw that 1px offset and fixed it with a _even_ `font-size`. Example with 1px...

Yesterday this hits me, too … :-| * Ubuntu 20.04 ```shell […] Err:9 http://download.opensuse.org/repositories/network:/messaging:/xmpp:/dino/xUbuntu_20.04 InRelease The following signatures were invalid: EXPKEYSIG 62EB1A0917280DDF network OBS Project […] Reading package lists... Done...

Just another one … #sry * Server: `Prosody 0.11 nightly build 143 (2022-01-24, 458c5f8d5d3e)` * Clients/Devices: * 10 sending: Conversations (multiple _current_ versions), Gajim (1.1.3) * 2 receiving: Siskin 7.1...

> Could someone check if the issue happens (recipient not able to decrypt) when the sender is in the room or only when the sender of the encrypted message is...

@hantu85 I got positve feedback (and self-experience with Conversations) from 2 iOS users that the recent TestFlight version is working (again)! #thanks! So can you please publish the TestFlight version...

@jtmaston Is the problem fixed, now with 7.2? 🤔 Thanks + KR!

@n3bul4 Have you seen + tried this: "[pfBlockerNG-devel v3.0.0 - No longer bound by Unbound!](https://forum.netgate.com/topic/158592/pfblockerng-devel-v3-0-0-no-longer-bound-by-unbound)" For me I think that works, after a couple of hours of testing …

@madcoda Hey, may I try to ask you to merge this feature, plz? As you can see in the [travis-ci log here](https://travis-ci.org/github/madcoda/php-youtube-api/jobs/375249714) the job only failed because PHP 5.3 is...

Hey there! I had the same problem, saw the [new feature "support any tag separator, not just whitespaces"](https://github.com/shaarli/Shaarli/pull/1621), since [Shaarlier v0.12.1](https://github.com/shaarli/Shaarli/releases/tag/v0.12.1) and then I came over [issue "Multiple tags are...

@kpagcha Here is my solution: ```javascript $( document ).ready( function() { /* ref: https://getbootstrap.com/docs/4.0/components/modal/#events + https://github.com/teijo/jquery-bracket/issues/91#issuecomment-271571329 */ $( '#modalBrackets' ).on( 'shown.bs.modal', function() { $( '#brackets' ).bracket( { teamWidth: 135, skipSecondaryFinal:...