| 2021-06-30 00:57:19 +0000 | cjb | (~cjb@user/cjb) |
| 2021-06-30 01:49:25 +0000 | jg | (~jrgiacone@47.153.194.92) |
| 2021-06-30 01:50:01 +0000 | <jg> | hey im trying to implement the hidding of scratchpads that was pushed to github today, after adding loghook I don't quite seem to get the desired effect |
| 2021-06-30 01:52:33 +0000 | <jg> | https://pastebin.com/brM5irwV here is how I currently tried implimenting it with the myLogHook |
| 2021-06-30 02:04:08 +0000 | banc | (banc@gateway/vpn/airvpn/banc) (Ping timeout: 252 seconds) |
| 2021-06-30 02:11:47 +0000 | <jg> | jk i got it |
| 2021-06-30 02:24:07 +0000 | banc | (banc@gateway/vpn/airvpn/banc) |
| 2021-06-30 02:30:01 +0000 | jg | (~jrgiacone@47.153.194.92) (Remote host closed the connection) |
| 2021-06-30 02:32:12 +0000 | td_ | (~td@94.134.91.158) (Ping timeout: 272 seconds) |
| 2021-06-30 02:33:35 +0000 | td_ | (~td@94.134.91.65) |
| 2021-06-30 03:05:39 +0000 | rieper | (~riepernet@sxbeta1.geo.uni-leipzig.de) |
| 2021-06-30 03:59:33 +0000 | cjb | (~cjb@user/cjb) () |
| 2021-06-30 04:47:03 +0000 | cjb | (~cjb@user/cjb) |
| 2021-06-30 05:42:34 +0000 | Guest0 | (~Guest0@49.205.116.142) |
| 2021-06-30 05:43:49 +0000 | Guest0 | (~Guest0@49.205.116.142) (Client Quit) |
| 2021-06-30 05:50:40 +0000 | cjb | (~cjb@user/cjb) () |
| 2021-06-30 06:52:30 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2021-06-30 07:02:15 +0000 | <Solid> | ?tell jg do tell what the problem was; perhaps we can improve documentation in that regard |
| 2021-06-30 07:02:15 +0000 | <lambdabot> | Consider it noted. |
| 2021-06-30 07:26:12 +0000 | benin0369 | (~benin@183.82.205.231) |
| 2021-06-30 08:17:27 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-06-30 08:17:52 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-30 08:24:04 +0000 | Solid | wonders how hard it would be to hack support for reading from properties into polybar |
| 2021-06-30 08:24:26 +0000 | <Solid> | this would probably alleviate a lot of issues users have with getting dbus running and stuff like that |
| 2021-06-30 09:03:31 +0000 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.2) |
| 2021-06-30 09:04:22 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2021-06-30 10:06:39 +0000 | henninb | (~henninb@63.226.174.157) |
| 2021-06-30 11:10:12 +0000 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.2) |
| 2021-06-30 12:20:58 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2021-06-30 12:23:01 +0000 | qbt | (~edun@user/edun) |
| 2021-06-30 12:46:05 +0000 | berberman | (~berberman@user/berberman) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2021-06-30 12:47:00 +0000 | berberman | (~berberman@user/berberman) |
| 2021-06-30 13:00:33 +0000 | henninb | (~henninb@63.226.174.157) (Quit: leaving) |
| 2021-06-30 13:43:41 +0000 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.2) |
| 2021-06-30 14:53:44 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2021-06-30 14:59:30 +0000 | qbt | (~edun@user/edun) (Ping timeout: 240 seconds) |
| 2021-06-30 15:20:26 +0000 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.2) |
| 2021-06-30 15:44:34 +0000 | <backleet> | can someone give me pointers on how to hide empty workspaces in workspaces numbers? |
| 2021-06-30 15:49:10 +0000 | <geekosaur> | generally something like `ppHiddenNoWindows = const ""` in the PP record |
| 2021-06-30 15:53:26 +0000 | <backleet> | geekosaur: thanks! |
| 2021-06-30 15:54:43 +0000 | <backleet> | geekosaur: that worked, thanks! |
| 2021-06-30 16:26:06 +0000 | <backleet> | geekosaur: got a weird behaviour in ppoutput, whenever I open firefox in 2nd workspace currentPP doesn't get wrapped with [], https://dpaste.com/BBK2GVBR6 |
| 2021-06-30 16:27:30 +0000 | <backleet> | workspace doesn't matter, if the firefox window is in workspace and it's selected, workspace number won't get wrapped with "[" "]" |
| 2021-06-30 16:33:35 +0000 | <backleet> | anyone? |
| 2021-06-30 16:37:26 +0000 | seschwar | (~seschwar@user/seschwar) |
| 2021-06-30 17:30:07 +0000 | coldpress | (~coldpress@128.9.105.34.bc.googleusercontent.com) (Ping timeout: 250 seconds) |
| 2021-06-30 18:29:32 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2021-06-30 18:29:52 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-30 18:47:06 +0000 | benin0369 | (~benin@183.82.205.231) (Ping timeout: 240 seconds) |
| 2021-06-30 19:37:30 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds) |
| 2021-06-30 19:43:06 +0000 | geekosaur | (~geekosaur@xmonad/geekosaur) |
| 2021-06-30 20:05:03 +0000 | unyu | (~pyon@user/pyon) (Ping timeout: 268 seconds) |
| 2021-06-30 20:06:57 +0000 | unyu | (~pyon@user/pyon) |
| 2021-06-30 21:17:41 +0000 | seschwar | (~seschwar@user/seschwar) (Quit: :wq) |
| 2021-06-30 22:08:20 +0000 | TAydner[m] | (~taydinerm@2001:470:69fc:105::3e55) (Remote host closed the connection) |
| 2021-06-30 22:08:20 +0000 | pnotequalnp[m] | (~pnotequal@2001:470:69fc:105::a54) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:20 +0000 | poyidag921[m] | (~poyidag92@2001:470:69fc:105::221d) (Remote host closed the connection) |
| 2021-06-30 22:08:20 +0000 | Kidany[m] | (~kidanymat@2001:470:69fc:105::a48) (Remote host closed the connection) |
| 2021-06-30 22:08:20 +0000 | issadarkthing[m] | (~issadarkt@2001:470:69fc:105::a41) (Remote host closed the connection) |
| 2021-06-30 22:08:20 +0000 | jhuizy[m] | (~jhuizymat@2001:470:69fc:105::a45) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:20 +0000 | dmytrokurch[m] | (~dmytrokur@2001:470:69fc:105::a35) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:21 +0000 | Industrial[m] | (~industria@2001:470:69fc:105::eb9) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:21 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) (Remote host closed the connection) |
| 2021-06-30 22:08:21 +0000 | hjulle[m] | (~hjullemat@2001:470:69fc:105::1dd) (Remote host closed the connection) |
| 2021-06-30 22:08:21 +0000 | ServerStatsDisco | (~serversta@2001:470:69fc:105::1a) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | nihilipster[m] | (~nihilipst@2001:470:69fc:105::720) (Remote host closed the connection) |
| 2021-06-30 22:08:22 +0000 | vyorkin[m] | (~vyorkinma@2001:470:69fc:105::a5e) (Remote host closed the connection) |
| 2021-06-30 22:08:22 +0000 | Liyang[m] | (~liyangmat@2001:470:69fc:105::a4b) (Remote host closed the connection) |
| 2021-06-30 22:08:22 +0000 | antilambda[m] | (~antilambd@2001:470:69fc:105::a2b) (Remote host closed the connection) |
| 2021-06-30 22:08:22 +0000 | irishlucklinux[m | (~irishluck@2001:470:69fc:105::3818) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | globulis[m] | (~globulism@2001:470:69fc:105::a3a) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | rosariopulella[m | (~rosariopu@2001:470:69fc:105::a57) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | josiah_sama[m] | (~josiahsam@2001:470:69fc:105::a46) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | abhixec[m] | (~abhixecma@2001:470:69fc:105::a2a) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | zenity_bro[m] | (~zenitybro@2001:470:69fc:105::160f) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | jakefromstatefar | (~jakefroms@2001:470:69fc:105::15ef) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | k[m] | (~evadk8mat@2001:470:69fc:105::3ed0) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | __[m]1 | (~quillaspm@2001:470:69fc:105::a55) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | gate32[m] | (~gate32mat@2001:470:69fc:105::9e3) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:22 +0000 | By_JumperX4[m] | (~byjumperx@2001:470:69fc:105::a2e) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:23 +0000 | Kitty[m] | (~wrinklehu@2001:470:69fc:105::84e) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:24 +0000 | jgart[m] | (~jgartemat@2001:470:69fc:105::5c9) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:24 +0000 | dev[m]1 | (~devnetmat@2001:470:69fc:105::a33) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | krisfris[m] | (~krisfrism@2001:470:69fc:105::a49) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | CodeBitCookie[m] | (~code-bit-@2001:470:69fc:105::a2f) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | r0cket2510[m] | (~r0cket251@2001:470:69fc:105::e00) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | maom[m] | (~lurpammat@2001:470:69fc:105::a4d) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | galambborong[m] | (~galambbor@2001:470:69fc:105::a39) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | triumphofdeath[m | (~triumphof@2001:470:69fc:105::a5c) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | iffsid | (~iffsid@2001:470:69fc:105::a3e) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | YehoshuaPesachWa | (~yehoshuap@2001:470:69fc:105::a5f) (Remote host closed the connection) |
| 2021-06-30 22:08:24 +0000 | maveous[m] | (~maveousma@2001:470:69fc:105::2232) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:24 +0000 | sfrique[m] | (~sfriquema@2001:470:69fc:105::3f27) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:24 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:24 +0000 | unclechu | (~unclechu@2001:470:69fc:105::354) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:25 +0000 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) (Remote host closed the connection) |
| 2021-06-30 22:08:25 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:25 +0000 | therivercass[m] | (~theriverc@2001:470:69fc:105::a5a) (Remote host closed the connection) |
| 2021-06-30 22:08:25 +0000 | masse[m] | (~masserauh@2001:470:69fc:105::3bd) (Remote host closed the connection) |
| 2021-06-30 22:08:25 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) (Remote host closed the connection) |
| 2021-06-30 22:08:25 +0000 | jakub[m]1 | (~jakubfami@2001:470:69fc:105::a43) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:25 +0000 | justinrestivo[m] | (~justinres@2001:470:69fc:105::a47) (Remote host closed the connection) |
| 2021-06-30 22:08:26 +0000 | ElKowar[m] | (~elkowarma@2001:470:69fc:105::392) (Write error: Broken pipe) |
| 2021-06-30 22:08:26 +0000 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) (Write error: Broken pipe) |
| 2021-06-30 22:08:26 +0000 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) (Write error: Broken pipe) |
| 2021-06-30 22:08:26 +0000 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) (Remote host closed the connection) |
| 2021-06-30 22:08:26 +0000 | ibizaman[m] | (~ibizamanm@2001:470:69fc:105::a3d) (Remote host closed the connection) |
| 2021-06-30 22:08:26 +0000 | lukebarnard[m] | (~lukebarna@2001:470:69fc:105::a4c) (Remote host closed the connection) |
| 2021-06-30 22:08:26 +0000 | Lehvak[m] | (~lehvakmat@2001:470:69fc:105::469) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:27 +0000 | egeas[m] | (~egeasasra@2001:470:69fc:105::a37) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | instinctive[m] | (~instincti@2001:470:69fc:105::a40) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | oggythebilla[m] | (~oggythebi@2001:470:69fc:105::17ed) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:27 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | mishgun[m] | (~mishgunma@2001:470:69fc:105::a50) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | ph_0x17[m] | (~ph0x17mat@2001:470:69fc:105::a53) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | gustavcedersjo[m | (~gustavced@2001:470:69fc:105::a3b) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | telefza[m] | (~telefzama@2001:470:69fc:105::3c37) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | fakecrafter[m] | (~fakecraft@2001:470:69fc:105::a38) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | samhh[m] | (~samhhmatr@2001:470:69fc:105::a58) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:27 +0000 | devnet[m] | (~devnet20m@2001:470:69fc:105::a32) (Remote host closed the connection) |
| 2021-06-30 22:08:27 +0000 | hellquist[m] | (~hellquist@2001:470:69fc:105::a3c) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:27 +0000 | EdwardTjrnhammar | (~edwtjofai@2001:470:69fc:105::3cb) (Read error: Connection reset by peer) |
| 2021-06-30 22:08:28 +0000 | AhmedAl-Hamed[m] | (~asalhamed@2001:470:69fc:105::a2c) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:33 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | moyamo[m] | (~moyamomat@2001:470:69fc:105::a51) (Write error: Connection reset by peer) |
| 2021-06-30 22:08:34 +0000 | lyiriyah[m] | (~lyiriyahm@2001:470:69fc:105::cc0) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | thedward[m] | (~thedwardm@2001:470:69fc:105::f79) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | pavelthebest[m] | (~paveltheb@2001:470:69fc:105::a52) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | Dave[m]12 | (~davama1ma@2001:470:69fc:105::a31) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | Sam[m]12 | (~mmarvidfr@2001:470:69fc:105::3bf) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | AunJaffery[m] | (~aunoxmatr@2001:470:69fc:105::a2d) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | sanuto[m] | (~sanutomat@2001:470:69fc:105::a59) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | aamermoquim[m] | (~aamermoqu@2001:470:69fc:105::a28) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | d9ny[m] | (~d9nymatri@2001:470:69fc:105::a30) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | indium[m] | (~indiummat@2001:470:69fc:105::a3f) (Remote host closed the connection) |
| 2021-06-30 22:08:34 +0000 | Jason[m] | (~jasonzemo@2001:470:69fc:105::a44) (Write error: Connection reset by peer) |
| 2021-06-30 22:09:11 +0000 | ServerStatsDisco | (~serversta@2001:470:69fc:105::1a) |
| 2021-06-30 22:09:35 +0000 | TAydner[m] | (~taydinerm@2001:470:69fc:105::3e55) |
| 2021-06-30 22:12:54 +0000 | MatrixTravelerbo | (~voyagert2@2001:470:69fc:105::22) |
| 2021-06-30 22:12:54 +0000 | sibi | (~sibi@2001:470:69fc:105::8ab) |
| 2021-06-30 22:12:54 +0000 | unrooted | (~unrooted@2001:470:69fc:105::a4a) |
| 2021-06-30 22:13:05 +0000 | lyiriyah[m] | (~lyiriyahm@2001:470:69fc:105::cc0) |
| 2021-06-30 22:13:06 +0000 | poyidag921[m] | (~poyidag92@2001:470:69fc:105::221d) |
| 2021-06-30 22:13:06 +0000 | irishlucklinux[m | (~irishluck@2001:470:69fc:105::3818) |
| 2021-06-30 22:13:06 +0000 | sfrique[m] | (~sfriquema@2001:470:69fc:105::3f27) |
| 2021-06-30 22:15:50 +0000 | dkasak[m] | (~dkasakter@2001:470:69fc:105::a34) |
| 2021-06-30 22:15:50 +0000 | fabfianda[m] | (~fabfianda@2001:470:69fc:105::6db) |
| 2021-06-30 22:15:50 +0000 | gate32[m] | (~gate32mat@2001:470:69fc:105::9e3) |
| 2021-06-30 22:15:51 +0000 | hjulle[m] | (~hjullemat@2001:470:69fc:105::1dd) |
| 2021-06-30 22:15:51 +0000 | TomasJakl[m] | (~jaklttchn@2001:470:69fc:105::a42) |
| 2021-06-30 22:15:51 +0000 | jgart[m] | (~jgartemat@2001:470:69fc:105::5c9) |
| 2021-06-30 22:15:51 +0000 | Kidany[m] | (~kidanymat@2001:470:69fc:105::a48) |
| 2021-06-30 22:15:51 +0000 | Las[m] | (~lasmatrix@2001:470:69fc:105::74e) |
| 2021-06-30 22:15:51 +0000 | Lehvak[m] | (~lehvakmat@2001:470:69fc:105::469) |
| 2021-06-30 22:15:51 +0000 | liskin[m] | (~liskinmat@2001:470:69fc:105::768) |
| 2021-06-30 22:15:51 +0000 | nihilipster[m] | (~nihilipst@2001:470:69fc:105::720) |
| 2021-06-30 22:15:52 +0000 | unclechu | (~unclechu@2001:470:69fc:105::354) |
| 2021-06-30 22:15:52 +0000 | yuu[m] | (~yuumatrix@2001:470:69fc:105::8a6) |
| 2021-06-30 22:15:52 +0000 | thedward[m] | (~thedwardm@2001:470:69fc:105::f79) |
| 2021-06-30 22:15:52 +0000 | Kitty[m] | (~wrinklehu@2001:470:69fc:105::84e) |
| 2021-06-30 22:16:01 +0000 | zenity_bro[m] | (~zenitybro@2001:470:69fc:105::160f) |
| 2021-06-30 22:16:01 +0000 | r0cket2510[m] | (~r0cket251@2001:470:69fc:105::e00) |
| 2021-06-30 22:16:02 +0000 | Drishal[m] | (~drishalma@2001:470:69fc:105::a36) |
| 2021-06-30 22:16:02 +0000 | galambborong[m] | (~galambbor@2001:470:69fc:105::a39) |
| 2021-06-30 22:16:02 +0000 | indium[m] | (~indiummat@2001:470:69fc:105::a3f) |
| 2021-06-30 22:16:02 +0000 | antilambda[m] | (~antilambd@2001:470:69fc:105::a2b) |
| 2021-06-30 22:16:02 +0000 | fakecrafter[m] | (~fakecraft@2001:470:69fc:105::a38) |
| 2021-06-30 22:16:02 +0000 | gustavcedersjo[m | (~gustavced@2001:470:69fc:105::a3b) |
| 2021-06-30 22:16:02 +0000 | AhmedAl-Hamed[m] | (~asalhamed@2001:470:69fc:105::a2c) |
| 2021-06-30 22:16:02 +0000 | CodeBitCookie[m] | (~code-bit-@2001:470:69fc:105::a2f) |
| 2021-06-30 22:16:02 +0000 | dmytrokurch[m] | (~dmytrokur@2001:470:69fc:105::a35) |
| 2021-06-30 22:16:02 +0000 | egeas[m] | (~egeasasra@2001:470:69fc:105::a37) |
| 2021-06-30 22:16:02 +0000 | hellquist[m] | (~hellquist@2001:470:69fc:105::a3c) |
| 2021-06-30 22:16:02 +0000 | issadarkthing[m] | (~issadarkt@2001:470:69fc:105::a41) |
| 2021-06-30 22:16:02 +0000 | Jason[m] | (~jasonzemo@2001:470:69fc:105::a44) |
| 2021-06-30 22:16:02 +0000 | AunJaffery[m] | (~aunoxmatr@2001:470:69fc:105::a2d) |
| 2021-06-30 22:16:03 +0000 | devnet[m] | (~devnet20m@2001:470:69fc:105::a32) |
| 2021-06-30 22:16:03 +0000 | ElKowar[m] | (~elkowarma@2001:470:69fc:105::392) |
| 2021-06-30 22:16:03 +0000 | instinctive[m] | (~instincti@2001:470:69fc:105::a40) |
| 2021-06-30 22:16:03 +0000 | Dave[m]12 | (~davama1ma@2001:470:69fc:105::a31) |
| 2021-06-30 22:16:03 +0000 | jakub[m]1 | (~jakubfami@2001:470:69fc:105::a43) |
| 2021-06-30 22:16:03 +0000 | By_JumperX4[m] | (~byjumperx@2001:470:69fc:105::a2e) |
| 2021-06-30 22:16:03 +0000 | EdwardTjrnhammar | (~edwtjofai@2001:470:69fc:105::3cb) |
| 2021-06-30 22:16:03 +0000 | globulis[m] | (~globulism@2001:470:69fc:105::a3a) |
| 2021-06-30 22:16:03 +0000 | aamermoquim[m] | (~aamermoqu@2001:470:69fc:105::a28) |
| 2021-06-30 22:16:03 +0000 | abhixec[m] | (~abhixecma@2001:470:69fc:105::a2a) |
| 2021-06-30 22:16:03 +0000 | d9ny[m] | (~d9nymatri@2001:470:69fc:105::a30) |
| 2021-06-30 22:16:03 +0000 | ibizaman[m] | (~ibizamanm@2001:470:69fc:105::a3d) |
| 2021-06-30 22:16:03 +0000 | masse[m] | (~masserauh@2001:470:69fc:105::3bd) |
| 2021-06-30 22:16:03 +0000 | rosariopulella[m | (~rosariopu@2001:470:69fc:105::a57) |
| 2021-06-30 22:16:03 +0000 | vyorkin[m] | (~vyorkinma@2001:470:69fc:105::a5e) |
| 2021-06-30 22:16:03 +0000 | madjestic[m] | (~madjestic@2001:470:69fc:105::a4e) |
| 2021-06-30 22:16:03 +0000 | pavelthebest[m] | (~paveltheb@2001:470:69fc:105::a52) |
| 2021-06-30 22:16:03 +0000 | mc47[m] | (~mc47matri@2001:470:69fc:105::733) |
| 2021-06-30 22:16:03 +0000 | maom[m] | (~lurpammat@2001:470:69fc:105::a4d) |
| 2021-06-30 22:16:03 +0000 | ph_0x17[m] | (~ph0x17mat@2001:470:69fc:105::a53) |
| 2021-06-30 22:16:03 +0000 | pnotequalnp[m] | (~pnotequal@2001:470:69fc:105::a54) |
| 2021-06-30 22:16:03 +0000 | sanuto[m] | (~sanutomat@2001:470:69fc:105::a59) |
| 2021-06-30 22:16:03 +0000 | triumphofdeath[m | (~triumphof@2001:470:69fc:105::a5c) |
| 2021-06-30 22:16:03 +0000 | Industrial[m] | (~industria@2001:470:69fc:105::eb9) |
| 2021-06-30 22:16:03 +0000 | __[m]1 | (~quillaspm@2001:470:69fc:105::a55) |
| 2021-06-30 22:16:03 +0000 | jhuizy[m] | (~jhuizymat@2001:470:69fc:105::a45) |
| 2021-06-30 22:16:03 +0000 | krisfris[m] | (~krisfrism@2001:470:69fc:105::a49) |
| 2021-06-30 22:16:03 +0000 | lukebarnard[m] | (~lukebarna@2001:470:69fc:105::a4c) |
| 2021-06-30 22:16:03 +0000 | TheWizardTower[m | (~thewizard@2001:470:69fc:105::a5b) |
| 2021-06-30 22:16:03 +0000 | YehoshuaPesachWa | (~yehoshuap@2001:470:69fc:105::a5f) |
| 2021-06-30 22:16:04 +0000 | josiah_sama[m] | (~josiahsam@2001:470:69fc:105::a46) |
| 2021-06-30 22:16:04 +0000 | justinrestivo[m] | (~justinres@2001:470:69fc:105::a47) |
| 2021-06-30 22:16:04 +0000 | moyamo[m] | (~moyamomat@2001:470:69fc:105::a51) |
| 2021-06-30 22:16:04 +0000 | samhh[m] | (~samhhmatr@2001:470:69fc:105::a58) |
| 2021-06-30 22:16:04 +0000 | therivercass[m] | (~theriverc@2001:470:69fc:105::a5a) |
| 2021-06-30 22:16:04 +0000 | dev[m]1 | (~devnetmat@2001:470:69fc:105::a33) |
| 2021-06-30 22:16:04 +0000 | Liyang[m] | (~liyangmat@2001:470:69fc:105::a4b) |
| 2021-06-30 22:16:04 +0000 | mishgun[m] | (~mishgunma@2001:470:69fc:105::a50) |
| 2021-06-30 22:16:04 +0000 | maveous[m] | (~maveousma@2001:470:69fc:105::2232) |
| 2021-06-30 22:16:04 +0000 | VarikValefor[m] | (~varikvale@2001:470:69fc:105::a5d) |
| 2021-06-30 22:16:04 +0000 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) |
| 2021-06-30 22:16:04 +0000 | k[m] | (~evadk8mat@2001:470:69fc:105::3ed0) |
| 2021-06-30 22:16:05 +0000 | jakefromstatefar | (~jakefroms@2001:470:69fc:105::15ef) |
| 2021-06-30 22:16:05 +0000 | Sam[m]12 | (~mmarvidfr@2001:470:69fc:105::3bf) |
| 2021-06-30 22:16:05 +0000 | oggythebilla[m] | (~oggythebi@2001:470:69fc:105::17ed) |
| 2021-06-30 22:16:05 +0000 | telefza[m] | (~telefzama@2001:470:69fc:105::3c37) |
| 2021-06-30 22:16:06 +0000 | iffsid | (~iffsid@2001:470:69fc:105::a3e) |
| 2021-06-30 22:34:07 +0000 | cjb | (~cjb@user/cjb) |