ergo/irc/mysql
Shivaram Lingamneni 4bcd008416
Some checks failed
build / build (push) Has been cancelled
ghcr / Build (push) Has been cancelled
fix CHATHISTORY TARGETS from MySQL backend using server local TZ (#2224)
time.Unix() returns a time.Time with the Location populated to the server's
timezone. Such times will format incorrectly with IRCv3TimestampFormat unless
they are manually converted to UTC.
2025-03-17 02:22:25 -04:00
..
config.go fix #1622 2021-04-23 13:54:44 -04:00
history.go fix CHATHISTORY TARGETS from MySQL backend using server local TZ (#2224) 2025-03-17 02:22:25 -04:00
serialization.go first pass at renaming Oragono to Ergo 2021-05-26 15:55:24 -04:00