From 6ce8f6bba19e5251dcf883d4b2da7063ed2d3052 Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Tue, 6 Dec 2022 07:20:50 +0000 Subject: [PATCH] Update --- aseprite/.config/aseprite/aseprite.ini | 15 ++++++- .../sessions/20211019-175031-1236944/pid | 1 - .../sessions/20211019-175031-1236944/ver | 1 - .../sessions/20221130-195448-482340/ver | 1 + autorandr/.config/autorandr/repowm/config | 19 ++++++++ autorandr/.config/autorandr/repowm/setup | 2 + ckb-next/.config/ckb-next/ckb-next.conf | 16 +++---- dconf/.config/dconf/user | Bin 19772 -> 19772 bytes .../.config/hexchat/logs/NETWORK/server.log | 41 ++++++++++++++++++ .../logs/libera.chat/##therepoclub.log | 14 ++++++ .../hexchat/logs/libera.chat/libera.chat.log | 41 ++++++++++++++++++ .../scrollback/libera.chat/##therepoclub.txt | 12 +++++ repomenu/.config/repomenu/repomenu-desktop.db | Bin 8192 -> 8192 bytes repowm/.config/repowm/repobar/bar_updates.ini | 4 +- 14 files changed, 153 insertions(+), 14 deletions(-) delete mode 100644 aseprite/.config/aseprite/sessions/20211019-175031-1236944/pid delete mode 100644 aseprite/.config/aseprite/sessions/20211019-175031-1236944/ver create mode 100644 aseprite/.config/aseprite/sessions/20221130-195448-482340/ver create mode 100644 autorandr/.config/autorandr/repowm/config create mode 100644 autorandr/.config/autorandr/repowm/setup diff --git a/aseprite/.config/aseprite/aseprite.ini b/aseprite/.config/aseprite/aseprite.ini index bb9776bd3..22c34c7ca 100644 --- a/aseprite/.config/aseprite/aseprite.ini +++ b/aseprite/.config/aseprite/aseprite.ini @@ -2,6 +2,7 @@ Maximized = false Width = 1906 Height = 1014 +Frame = 6 3 1908 1045 [general] @@ -17,8 +18,14 @@ selector = 4 [updater] -inits = 1 -exits = 1 +inits = 2 +exits = 2 +wait_days = 0.200000 +last_check = 1669838089 +uuid = bd97af6e65652de885675d03910e3abdada8f3d1 +current_version = 1.2.40 +new_version = +new_url = [selection] @@ -47,3 +54,7 @@ _ = true [RecentPaths] _ = true + + +[news] +cache_file = /tmp/Aseprite/http---blog.aseprite.org-rss diff --git a/aseprite/.config/aseprite/sessions/20211019-175031-1236944/pid b/aseprite/.config/aseprite/sessions/20211019-175031-1236944/pid deleted file mode 100644 index 53b06bfb2..000000000 --- a/aseprite/.config/aseprite/sessions/20211019-175031-1236944/pid +++ /dev/null @@ -1 +0,0 @@ -1236944 \ No newline at end of file diff --git a/aseprite/.config/aseprite/sessions/20211019-175031-1236944/ver b/aseprite/.config/aseprite/sessions/20211019-175031-1236944/ver deleted file mode 100644 index 48575948a..000000000 --- a/aseprite/.config/aseprite/sessions/20211019-175031-1236944/ver +++ /dev/null @@ -1 +0,0 @@ -1.2.29-x64 \ No newline at end of file diff --git a/aseprite/.config/aseprite/sessions/20221130-195448-482340/ver b/aseprite/.config/aseprite/sessions/20221130-195448-482340/ver new file mode 100644 index 000000000..cc02d0a83 --- /dev/null +++ b/aseprite/.config/aseprite/sessions/20221130-195448-482340/ver @@ -0,0 +1 @@ +1.2.40-x64 \ No newline at end of file diff --git a/autorandr/.config/autorandr/repowm/config b/autorandr/.config/autorandr/repowm/config new file mode 100644 index 000000000..b80eccd92 --- /dev/null +++ b/autorandr/.config/autorandr/repowm/config @@ -0,0 +1,19 @@ +output DP-1-0 +off +output eDP-1 +crtc 0 +mode 1920x1080 +pos 0x0 +primary +rate 120.21 +x-prop-broadcast_rgb Automatic +x-prop-colorspace Default +x-prop-max_bpc 12 +x-prop-non_desktop 0 +x-prop-scaling_mode Full aspect +output HDMI-1-0 +crtc 3 +mode 1920x1080 +pos 1920x0 +rate 60.00 +x-prop-non_desktop 0 diff --git a/autorandr/.config/autorandr/repowm/setup b/autorandr/.config/autorandr/repowm/setup new file mode 100644 index 000000000..9f4f1b5e3 --- /dev/null +++ b/autorandr/.config/autorandr/repowm/setup @@ -0,0 +1,2 @@ +HDMI-1-0 00ffffffffffff004c2d520f334c5843101f0103804627782aaea5af4f42af260f5054bfef80714f810081c081809500a9c0b300010108e80030f2705a80b0588a00b9882100001e000000fd00184b1e873c000a202020202020000000fc005533324a3539780a2020202020000000ff0048344c523430303937360a2020012a020334f04d611203130420221f105f605d5e23090707830100006d030c002000b83c20006001020367d85dc401788003e30f0104023a801871382d40582c4500b9882100001e023a80d072382d40102c4580b9882100001e04740030f2705a80b0588a00b9882100001e565e00a0a0a0295030203500b9882100001a00000090 +eDP-1 00ffffffffffff0006afedd100000000221d0104a52213780348358f575992291e505400000001010101010101010101010101010101546f809c70383e406c30aa0058c1100000180000000f0000000000000000000000000020000000fd003c788a8a1d010a202020202020000000fe004231353648414e31332e31200a00a9 diff --git a/ckb-next/.config/ckb-next/ckb-next.conf b/ckb-next/.config/ckb-next/ckb-next.conf index cf019e732..ad717d84a 100644 --- a/ckb-next/.config/ckb-next/ckb-next.conf +++ b/ckb-next/.config/ckb-next/ckb-next.conf @@ -197,7 +197,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Lighting\Keys\y=#ffffff 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Lighting\Keys\z=#ffffff 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Lighting\UseRealNames=true -0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Modified=b1329343 +0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Modified=d2431ffd 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Name=Rainbow 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Performance\AngleSnap=false 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\0\Performance\DPI\0=@Point(400 400) @@ -425,7 +425,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Lighting\Keys\y=#ff0000 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Lighting\Keys\z=#ff0000 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Lighting\UseRealNames=true -0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Modified=7acef42 +0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Modified=f508be9d 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Name=Breathing 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Performance\AngleSnap=false 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\1\Performance\DPI\0=@Point(400 400) @@ -675,7 +675,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Lighting\Keys\y=#aa00ff 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Lighting\Keys\z=#aa00ff 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Lighting\UseRealNames=true -0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Modified=48f7b145 +0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Modified=9cd81fff 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Name=Trippy 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Performance\AngleSnap=false 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\2\Performance\DPI\0=@Point(400 400) @@ -733,7 +733,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\CurrentMode={51EB6E3A-27A0-4AD6-A35C-6B67E0329A3D} 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\HwModified=7ffd 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\ModeCount=3 -0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\Modified=59da0321 +0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\Modified=abda8bf7 0E029022AF4C18835CBDCC7EF5001BC3\%7B5B1E2E81-ED4F-4F79-9EB5-F8ACA67D1BF0%7D\Name=Multi 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Binding\KeyMap=K68 GB 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Binding\UseRealNames=true @@ -929,7 +929,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Lighting\Keys\y=#ffffff 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Lighting\Keys\z=#ffffff 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Lighting\UseRealNames=true -0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Modified=58ad252e +0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Modified=4935ed91 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Name=Rainbow 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Performance\AngleSnap=false 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\0\Performance\DPI\0=@Point(400 400) @@ -1157,7 +1157,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Lighting\Keys\y=#ff0000 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Lighting\Keys\z=#ff0000 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Lighting\UseRealNames=true -0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Modified=bda2efaf +0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Modified=b00d576a 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Name=Breathing 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Performance\AngleSnap=false 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\1\Performance\DPI\0=@Point(400 400) @@ -1407,7 +1407,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Lighting\Keys\y=#aa00ff 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Lighting\Keys\z=#aa00ff 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Lighting\UseRealNames=true -0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Modified=5cd99d20 +0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Modified=a066f62b 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Name=Trippy 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Performance\AngleSnap=false 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\2\Performance\DPI\0=@Point(400 400) @@ -1465,7 +1465,7 @@ 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\CurrentMode={11C11AE3-3195-4DFC-B8AC-2FEA703414E5} 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\HwModified=40b6f054 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\ModeCount=3 -0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\Modified=cfaa4c17 +0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\Modified=4a91858f 0E029022AF4C18835CBDCC7EF5001BC3\%7BBA7FC152-2D51-4C26-A7A6-A036CC93D924%7D\Name=Demo [Popups] diff --git a/dconf/.config/dconf/user b/dconf/.config/dconf/user index e4b01491d244022fc944f1b6440f62b7801b684b..eb090e66686a8ed758a5272ce8e9a17f7ed51401 100644 GIT binary patch delta 76 zcmV-S0JHzRngP6;0kA9z4Jj%B0Dk8Gg#rNp04cLM3f~_dF*z_ccrh?BG%GeMGco`G ib8BUJVrgzMn8F95SPDw-Y!wgUhF_5-ulNM;0bd>0V_ delta 76 zcmdlpi*e5^#tk}Lyjofe40X@`w=yv@FlcSI gTA7rYmy(&6UaY^_Oly`L+X`j|2050^*F4f#0B;T!X8-^I diff --git a/hexchat/.config/hexchat/logs/NETWORK/server.log b/hexchat/.config/hexchat/logs/NETWORK/server.log index cc68c3d25..f3a7f00a3 100644 --- a/hexchat/.config/hexchat/logs/NETWORK/server.log +++ b/hexchat/.config/hexchat/logs/NETWORK/server.log @@ -477,3 +477,44 @@ Jul 31 17:09:39 * You are now logged in as TheRepoClub Jul 31 17:09:40 * SASL authentication successful **** ENDING LOGGING AT Sun Jul 31 17:09:42 2022 +**** BEGIN LOGGING AT Tue Dec 6 07:15:09 2022 + +Dec 06 07:15:09 Checksum plugin loaded +Dec 06 07:15:09 FiSHLiM plugin loaded +Dec 06 07:15:09 Lua version 1.3/5.4 loaded. +Dec 06 07:15:09 Perl interface loaded +Dec 06 07:15:09 Python interface loaded +Dec 06 07:15:09 Sysinfo plugin loaded +Dec 06 07:15:09 * Looking up irc.libera.chat +Dec 06 07:15:09 * Connecting to irc.libera.chat (2a01:7e00::f03c:92ff:fee6:6a95:6697) +Dec 06 07:15:10 * * Subject: /C=US/O=Internet Security Research Group/CN=ISRG Root X1 +Dec 06 07:15:10 * * Issuer: /C=US/O=Internet Security Research Group/CN=ISRG Root X1 +Dec 06 07:15:10 * * Subject: /C=US/O=Let's Encrypt/CN=R3 +Dec 06 07:15:10 * * Issuer: /C=US/O=Internet Security Research Group/CN=ISRG Root X1 +Dec 06 07:15:10 * * Subject: /CN=lithium.libera.chat +Dec 06 07:15:10 * * Issuer: /C=US/O=Let's Encrypt/CN=R3 +Dec 06 07:15:10 * * Certification info: +Dec 06 07:15:10 * Subject: +Dec 06 07:15:10 * CN=lithium.libera.chat +Dec 06 07:15:10 * Issuer: +Dec 06 07:15:10 * C=US +Dec 06 07:15:10 * O=Let's Encrypt +Dec 06 07:15:10 * CN=R3 +Dec 06 07:15:10 * Public key algorithm: rsaEncryption (4096 bits) +Dec 06 07:15:10 * Sign algorithm sha256WithRSAEncryption +Dec 06 07:15:10 * Valid since Nov 2 19:40:27 2022 GM to Jan 31 19:40:26 2023 GM +Dec 06 07:15:10 * * Cipher info: +Dec 06 07:15:10 * Version: TLSv1.3, cipher TLS_AES_256_GCM_SHA384 (256 bits) +Dec 06 07:15:10 * Connected. Now logging in. +Dec 06 07:15:10 * *** Checking Ident +Dec 06 07:15:10 * *** Looking up your hostname... +Dec 06 07:15:10 * *** Couldn't look up your hostname +Dec 06 07:15:16 * *** No Ident response +Dec 06 07:15:16 * Capabilities supported: account-notify away-notify chghost extended-join multi-prefix sasl=PLAIN,ECDSA-NIST256P-CHALLENGE,EXTERNAL tls account-tag cap-notify echo-message server-time solanum.chat/identify-msg solanum.chat/oper solanum.chat/realhost +Dec 06 07:15:16 * Capabilities requested: account-notify away-notify chghost extended-join multi-prefix sasl account-tag cap-notify server-time solanum.chat/identify-msg +Dec 06 07:15:16 * Capabilities acknowledged: account-notify away-notify chghost extended-join multi-prefix sasl account-tag cap-notify server-time solanum.chat/identify-msg +Dec 06 07:15:16 * Authenticating via SASL as TheRepoClub (PLAIN) +Dec 06 07:15:17 * You are now logged in as TheRepoClub +Dec 06 07:15:17 * SASL authentication successful +**** ENDING LOGGING AT Tue Dec 6 07:15:18 2022 + diff --git a/hexchat/.config/hexchat/logs/libera.chat/##therepoclub.log b/hexchat/.config/hexchat/logs/libera.chat/##therepoclub.log index 57e090fb1..4ecc2039b 100644 --- a/hexchat/.config/hexchat/logs/libera.chat/##therepoclub.log +++ b/hexchat/.config/hexchat/logs/libera.chat/##therepoclub.log @@ -182,3 +182,17 @@ Jul 31 17:09:50 * ChanServ gives channel operator status to TheRepoClub Jul 31 17:10:17 FiSHLiM hexchat_print called without a valid context. **** ENDING LOGGING AT Sun Jul 31 17:10:17 2022 +**** BEGIN LOGGING AT Tue Dec 6 07:15:24 2022 + +Dec 06 07:15:24 * Now talking on ##TheRepoClub +Dec 06 07:15:24 * lithium.libera.chat sets mode +C on ##TheRepoClub +Dec 06 07:15:24 * lithium.libera.chat sets mode +n on ##TheRepoClub +Dec 06 07:15:24 * lithium.libera.chat sets mode +s on ##TheRepoClub +Dec 06 07:15:24 * lithium.libera.chat sets mode +t on ##TheRepoClub +Dec 06 07:15:24 * services. removes channel operator status from TheRepoClub +Dec 06 07:15:24 * *** Notice -- TS for ##TheRepoClub changed from 1670310924 to 1657387096 +Dec 06 07:15:24 * services. sets mode -C on ##TheRepoClub +Dec 06 07:15:24 * services. sets mode -s on ##TheRepoClub +Dec 06 07:15:24 * ChanServ (ChanServ@services.libera.chat) has joined +Dec 06 07:15:24 * services. gives channel operator status to ChanServ +Dec 06 07:15:24 * ChanServ gives channel operator status to TheRepoClub diff --git a/hexchat/.config/hexchat/logs/libera.chat/libera.chat.log b/hexchat/.config/hexchat/logs/libera.chat/libera.chat.log index de29eddea..be7ed3284 100644 --- a/hexchat/.config/hexchat/logs/libera.chat/libera.chat.log +++ b/hexchat/.config/hexchat/logs/libera.chat/libera.chat.log @@ -1078,3 +1078,44 @@ Jul 31 17:10:17 Perl interface unloaded Jul 31 17:10:17 Checksum plugin unloaded **** ENDING LOGGING AT Sun Jul 31 17:10:17 2022 +**** BEGIN LOGGING AT Tue Dec 6 07:15:18 2022 + +Dec 06 07:15:18 * Welcome to the Libera.Chat Internet Relay Chat Network TheRepoClub +Dec 06 07:15:18 * Your host is lithium.libera.chat[2a01:7e00::f03c:92ff:fee6:6a95/6697], running version solanum-1.0-dev +Dec 06 07:15:18 * This server was created Thu Nov 24 2022 at 07:49:20 UTC +Dec 06 07:15:18 * lithium.libera.chat solanum-1.0-dev DGIMQRSZaghilopsuwz CFILMPQRSTbcefgijklmnopqrstuvz bkloveqjfI +Dec 06 07:15:18 * SAFELIST ELIST=CMNTU KNOCK MONITOR=100 CALLERID=g ETRACE FNC WHOX CHANTYPES=# EXCEPTS INVEX CHANMODES=eIbq,k,flj,CFLMPQRSTcgimnprstuz :are supported by this server +Dec 06 07:15:18 * CHANLIMIT=#:250 PREFIX=(ov)@+ MAXLIST=bqeI:100 MODES=4 NETWORK=Libera.Chat STATUSMSG=@+ CASEMAPPING=rfc1459 NICKLEN=16 MAXNICKLEN=16 CHANNELLEN=50 TOPICLEN=390 DEAF=D :are supported by this server +Dec 06 07:15:18 * TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: EXTBAN=$,ajrxz :are supported by this server +Dec 06 07:15:18 * There are 65 users and 44998 invisible on 28 servers +Dec 06 07:15:18 * 36 :IRC Operators online +Dec 06 07:15:18 * 66 :unknown connection(s) +Dec 06 07:15:18 * 22748 :channels formed +Dec 06 07:15:18 * I have 2603 clients and 1 servers +Dec 06 07:15:18 * 2603 3372 :Current local users 2603, max 3372 +Dec 06 07:15:18 * 45063 46515 :Current global users 45063, max 46515 +Dec 06 07:15:18 * Highest connection count: 3373 (3372 clients) (72619 connections received) +Dec 06 07:15:18 * - lithium.libera.chat Message of the Day - +Dec 06 07:15:18 * - Welcome to Libera Chat, the IRC network for +Dec 06 07:15:18 * - free & open-source software and peer directed projects. +Dec 06 07:15:18 * - +Dec 06 07:15:18 * - Use of Libera Chat is governed by our network policies. +Dec 06 07:15:18 * - +Dec 06 07:15:18 * - To reduce network abuses we perform open proxy checks +Dec 06 07:15:18 * - on hosts at connection time. +Dec 06 07:15:18 * - +Dec 06 07:15:18 * - Please visit us in #libera for questions and support. +Dec 06 07:15:18 * - +Dec 06 07:15:18 * - Website and documentation: https://libera.chat +Dec 06 07:15:18 * - Webchat: https://web.libera.chat +Dec 06 07:15:18 * - Network policies: https://libera.chat/policies +Dec 06 07:15:18 * - Email: support@libera.chat +Dec 06 07:15:18 >ChanServ< OP ##TheRepoClub +Dec 06 07:15:18 * End of /MOTD command. +Dec 06 07:15:18 * TheRepoClub sets mode +Z on TheRepoClub +Dec 06 07:15:18 * TheRepoClub sets mode +i on TheRepoClub +Dec 06 07:15:18 * TheRepoClub sets mode +w on TheRepoClub +Dec 06 07:15:18 -SaslServ- Last login from: ~TheRepoCl@92.40.202.1.threembb.co.uk on Jul 31 17:10:17 2022 +0000. +Dec 06 07:15:24 * TheRepoClub sets mode +G on TheRepoClub +Dec 06 07:15:24 * TheRepoClub sets mode +R on TheRepoClub +Dec 06 07:15:24 * TheRepoClub sets mode +g on TheRepoClub diff --git a/hexchat/.config/hexchat/scrollback/libera.chat/##therepoclub.txt b/hexchat/.config/hexchat/scrollback/libera.chat/##therepoclub.txt index 23b44137f..ba7d93e2b 100644 --- a/hexchat/.config/hexchat/scrollback/libera.chat/##therepoclub.txt +++ b/hexchat/.config/hexchat/scrollback/libera.chat/##therepoclub.txt @@ -141,3 +141,15 @@ T 1659287390 23* ChanServ (ChanServ@services.libera.chat23) has joined T 1659287390 22* 26services. gives channel operator status to 18ChanServ T 1659287390 22* 26ChanServ gives channel operator status to 18TheRepoClub T 1659287417 FiSHLiM hexchat_print called without a valid context. +T 1670310924 19* Now talking on 22##TheRepoClub +T 1670310924 22* 26lithium.libera.chat sets mode 24+C on 22##TheRepoClub +T 1670310924 22* 26lithium.libera.chat sets mode 24+n on 22##TheRepoClub +T 1670310924 22* 26lithium.libera.chat sets mode 24+s on 22##TheRepoClub +T 1670310924 22* 26lithium.libera.chat sets mode 24+t on 22##TheRepoClub +T 1670310924 22* 26services. removes channel operator status from 18TheRepoClub +T 1670310924 29* *** Notice -- TS for ##TheRepoClub changed from 1670310924 to 1657387096 +T 1670310924 22* 26services. sets mode 24-C on 22##TheRepoClub +T 1670310924 22* 26services. sets mode 24-s on 22##TheRepoClub +T 1670310924 23* ChanServ (ChanServ@services.libera.chat23) has joined +T 1670310924 22* 26services. gives channel operator status to 18ChanServ +T 1670310924 22* 26ChanServ gives channel operator status to 18TheRepoClub diff --git a/repomenu/.config/repomenu/repomenu-desktop.db b/repomenu/.config/repomenu/repomenu-desktop.db index 0352d62ba77bedacd06a701d800a927c8df2e7d4..6f7d8682321a792d1141bfe3d96c32c43dbda952 100644 GIT binary patch delta 43 zcmZp0XmFSy%@{gS#+g5qK`)tsmw|zSk^e9Q|KW{=LHwH!@SAfnUfldcl7kHZ_zesL delta 43 zcmZp0XmFSy%@{mU#+g5uK`&m0mw|zSk^e9Q|KW{=LHwH!@SAfnUf%pel7kHZ`WFlt diff --git a/repowm/.config/repowm/repobar/bar_updates.ini b/repowm/.config/repowm/repobar/bar_updates.ini index b42bcc6fe..19cfed7bb 100644 --- a/repowm/.config/repowm/repobar/bar_updates.ini +++ b/repowm/.config/repowm/repobar/bar_updates.ini @@ -1,2 +1,2 @@ -LastUsed=1665876003 -Message='0' +LastUsed=1670311911 +Message='Fully Updated'