ergo/irc
Shivaram Lingamneni b7ede0730f
Some checks are pending
build / build (push) Waiting to run
ghcr / Build (push) Waiting to run
consistent casing for SQL queries (#2315)
Makes it easier to read diffs with other database backends
2025-12-29 00:03:58 -05:00
..
bunt fix #2147 2025-05-25 01:59:55 -04:00
caps metadata-2 (#2273) 2025-06-15 04:06:45 -04:00
cloaks upgrade to go 1.24 (#2217) 2025-02-12 21:15:21 -05:00
connection_limits
custime
datastore refactor of channel persistence to use UUIDs 2023-01-04 05:06:21 -05:00
email use emersion/go-msgauth for DKIM (#2242) 2025-04-07 00:24:08 -04:00
flatip
flock enable building for solaris (#2183) 2024-08-02 15:09:28 -04:00
history use slices.Reverse from go1.21 2023-08-15 20:45:00 -04:00
isupport safer 005 length limits (#2241) 2025-04-06 02:59:03 -04:00
jwt bearer: close open jwt key files 2024-02-13 21:32:37 -05:00
languages
logger
migrations
mkcerts
modes return constant strings in 004/005 2025-02-05 00:47:23 -05:00
mysql consistent casing for SQL queries (#2315) 2025-12-29 00:03:58 -05:00
oauth2 implement SASL OAUTHBEARER and draft/bearer (#2122) 2024-02-13 18:58:32 -05:00
passwd fix #2311 (#2312) 2025-12-22 03:26:09 -05:00
smtp upgrade to go 1.24 (#2217) 2025-02-12 21:15:21 -05:00
sno
utils metadata-2 (#2273) 2025-06-15 04:06:45 -04:00
webpush implement draft/webpush (#2205) 2025-01-13 21:47:21 -05:00
accept.go
accept_test.go
accounts.go fix #2311 (#2312) 2025-12-22 03:26:09 -05:00
api.go API enhancements (#2261) 2025-05-25 00:47:20 -04:00
authscript.go implement SASL OAUTHBEARER and draft/bearer (#2122) 2024-02-13 18:58:32 -05:00
channel.go round 1 of follow-up for metadata (#2277) 2025-06-18 00:22:49 -04:00
channelmanager.go round 1 of follow-up for metadata (#2277) 2025-06-18 00:22:49 -04:00
channelreg.go metadata-2 (#2273) 2025-06-15 04:06:45 -04:00
chanserv.go use slices.Contains from go1.21 2023-08-15 20:55:09 -04:00
client.go add persistence for user metadata 2025-12-07 03:05:34 -05:00
client_lookup_set.go fix #2252 2025-05-07 22:09:08 -04:00
client_test.go tweaks to NAMES implementation (#2058) 2023-04-14 02:15:56 -04:00
commands.go implement metadata before-connect (#2281) 2025-06-22 13:57:46 -04:00
config.go fix #2311 (#2312) 2025-12-22 03:26:09 -05:00
config_test.go fix #2129 (#2132) 2024-02-25 10:05:36 -05:00
constants.go
database.go implement draft/webpush (#2205) 2025-01-13 21:47:21 -05:00
dline.go
errors.go round 1 of follow-up for metadata (#2277) 2025-06-18 00:22:49 -04:00
fakelag.go use maps.Clone from go1.21 2023-08-15 20:57:52 -04:00
fakelag_test.go
gateways.go add unique connection ID to debug logs (#2207) 2025-01-11 23:07:04 -05:00
getters.go add persistence for user metadata 2025-12-07 03:05:34 -05:00
handlers.go fix #2303 (#2304) 2025-12-14 02:13:15 -05:00
help.go fix help string for HISTORY 2025-06-19 13:25:34 -04:00
histserv.go clean up constant redefinition 2025-05-23 00:18:36 -04:00
hostserv.go refactor of channel persistence to use UUIDs 2023-01-04 05:06:21 -05:00
import.go implement draft/webpush (#2205) 2025-01-13 21:47:21 -05:00
ircconn.go always validate UTF8 from websockets 2023-01-22 14:45:16 -05:00
kline.go fix #2198 (#2199) 2025-01-13 22:20:47 -05:00
legacy.go refactor of channel persistence to use UUIDs 2023-01-04 05:06:21 -05:00
listeners.go fix #2141 2024-05-29 02:24:08 -04:00
message_cache.go clean up constant redefinition 2025-05-23 00:18:36 -04:00
metadata.go implement FAIL METADATA RATE_LIMITED 2025-12-01 04:09:45 +00:00
metadata_test.go update metadata corresponding to spec edits (#2282) 2025-06-22 18:59:42 -04:00
misc_test.go
modes.go upgrade to go 1.24 (#2217) 2025-02-12 21:15:21 -05:00
modes_test.go
monitor.go fix #2309 (#2310) 2025-12-22 03:25:27 -05:00
nickname.go add METADATA response when MONITOR triggered 2025-12-01 07:03:26 +00:00
nickserv.go Fix invalid FAIL codes in REGISTER (#2269) 2025-06-08 01:43:43 -04:00
numerics.go implement FAIL METADATA RATE_LIMITED 2025-12-01 04:09:45 +00:00
panic.go implement draft/webpush (#2205) 2025-01-13 21:47:21 -05:00
responsebuffer.go clean up nested batch logic 2023-06-01 06:29:22 -04:00
roleplay.go allow customizing the NPC and SCENE nickmasks (#2237) 2025-03-30 21:32:55 -04:00
script.go
semaphores.go
serde.go refactor of channel persistence to use UUIDs 2023-01-04 05:06:21 -05:00
server.go add RPL_WHOISKEYVALUE output (#2302) 2025-12-14 04:32:02 -05:00
services.go refactor service help sorting 2025-02-05 00:47:23 -05:00
snomanager.go
socket.go
stats.go
strings.go update documentation for globalUtf8EnforcementSetting 2025-06-19 13:22:07 -04:00
strings_test.go fix #2099 2024-05-27 22:16:20 -04:00
types.go tweaks to NAMES implementation (#2058) 2023-04-14 02:15:56 -04:00
uban.go upgrade to go 1.24 (#2217) 2025-02-12 21:15:21 -05:00
usermaskset.go
usermaskset_test.go
version.go set up new development version 2025-12-22 03:22:05 -05:00
whowas.go
whowas_test.go
znc.go