Teh PeGaSuS pegasus
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-28 09:05:42 +02:00
1f9c3784c7 core: fix copyright and gettext headers
pegasus synced commits to refs/heads/master at pegasus/awesome-selfhosted from mirror 2026-06-27 15:45:46 +02:00
a751cf3548 [bot] build markdown from awesome-selfhosted-data 3868728
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-27 09:05:42 +02:00
a217e9f72f Update of the Serbian translations (#2329)
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-24 10:05:47 +02:00
e3bf09622a Add .clang-format and "make format" target. Not running it yet though...
4011da6d98 Preparations before clang-format
Compare 2 commits »
pegasus synced commits to refs/heads/master at pegasus/awesome-selfhosted from mirror 2026-06-23 19:45:46 +02:00
e8dfb666e3 [bot] build markdown from awesome-selfhosted-data d30e8c2
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-23 13:45:42 +02:00
8858d4b6b4 core: update German translations
pegasus synced commits to refs/heads/master at pegasus/awesome-selfhosted from mirror 2026-06-23 12:45:46 +02:00
1150ed7a8d [bot] build markdown from awesome-selfhosted-data cff9d28
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-23 12:25:42 +02:00
e9d998a9bf trigger: add unit for timer interval in /help trigger
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-22 09:25:48 +02:00
684f6515d4 "CAP LS" may only respond 1 line, we now advertise less. "CAP LS 302" unaffected.
pegasus synced commits to refs/heads/master at pegasus/awesome-selfhosted from mirror 2026-06-21 15:25:47 +02:00
ed3900827b [bot] build markdown from awesome-selfhosted-data 7b485cb
pegasus synced commits to refs/heads/master at pegasus/awesome-selfhosted from mirror 2026-06-21 15:05:45 +02:00
2d32a05c5f [bot] build markdown from awesome-selfhosted-data 915aa8d
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-21 10:25:47 +02:00
12d92fcba5 a more minor update:
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-21 10:05:46 +02:00
5a93480976 SECURITY.md: add "Scope" and "Use of AI or other tools"
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-21 08:45:41 +02:00
bfb34faa97 irc: replace "atol" by "atoll" for variables cast to time_t
a4b8d7aedd tcl: fix conversion of dates in the API functions
75b364cd89 ruby: fix conversion of dates in the API functions
914d3df639 python: fix conversion of dates in the API functions
a5404172c8 perl: fix conversion of dates in the API functions
Compare 8 commits »
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-20 17:45:42 +02:00
c4dfb16df0 core: use function util_parse_longlong to parse date in command /print
6facd390fe core: use function util_parse_longlong to parse time in function hdata_set
2aada3d0ca xfer: use util functions to parse integers
791c39cc84 trigger: use util functions to parse integers
ce6a214ce1 script: use util functions to parse integers
Compare 22 commits »
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-20 17:25:42 +02:00
905a68739e doc/api: note that colors param is supported nicks endpoint
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-20 14:05:48 +02:00
cf5703fec0 Windows packager: get rid of in-innosetup-signing (handled outside this now)
pegasus synced commits to refs/heads/parse-integers at pegasus/weechat from mirror 2026-06-20 12:05:43 +02:00
0ba30fc217 core: use function util_parse_longlong to parse date in command /print
9cf398afa1 core: use function util_parse_longlong to parse time in function hdata_set
Compare 2 commits »
pegasus synced commits to refs/heads/parse-integers at pegasus/weechat from mirror 2026-06-20 11:45:41 +02:00
c150f67cf9 xfer: use util functions to parse integers
3df0d2d4d3 trigger: use util functions to parse integers
4d2d93a694 script: use util functions to parse integers
cb0a9a3c42 relay: use util functions to parse integers
15f0cef09e api: use util functions to parse integers
Compare 12 commits »
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-20 11:05:46 +02:00
2475f25596 ** UnrealIRCd 6.2.6-rc1 **