Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Shivaram Lingamneni 7ce0636276 refactor of channel persistence to use UUIDs il y a 1 an
..
bunt refactor of channel persistence to use UUIDs il y a 1 an
caps add standard-replies capability il y a 1 an
cloaks fix #1647 il y a 3 ans
connection_limits first pass at renaming Oragono to Ergo il y a 3 ans
custime use custime.Duration for more config fields il y a 4 ans
datastore refactor of channel persistence to use UUIDs il y a 1 an
email Add email-based password reset (#1779) il y a 2 ans
flatip fix #1842 il y a 2 ans
flock optionally protect against multiple starts with flock (#1873) il y a 2 ans
history remove history.ReverseCorrespondents in favor of generics il y a 2 ans
isupport isupport List.Tokens map[string]*string -> map[string]string il y a 4 ans
jwt replace jwt library il y a 2 ans
languages upgrade go to 1.16 il y a 3 ans
logger use new aligned atomic types everywhere il y a 1 an
migrations support migrating anope databases il y a 3 ans
mkcerts fix #898 il y a 4 ans
modes first pass at renaming Oragono to Ergo il y a 3 ans
mysql use new aligned atomic types everywhere il y a 1 an
passwd refactor the password hashing / password autoupgrade system il y a 5 ans
smtp apply go1.19 gofmt il y a 1 an
sno DISCONNECT Sno for always-on and/or multiclient il y a 3 ans
utils refactor of channel persistence to use UUIDs il y a 1 an
accept.go fix #1688 il y a 2 ans
accept_test.go add tests covering (*AcceptManager).Unaccept il y a 2 ans
accounts.go refactor of channel persistence to use UUIDs il y a 1 an
authscript.go add ip-check-script.exempt-sasl il y a 2 ans
channel.go refactor of channel persistence to use UUIDs il y a 1 an
channelmanager.go refactor of channel persistence to use UUIDs il y a 1 an
channelreg.go refactor of channel persistence to use UUIDs il y a 1 an
chanserv.go refactor of channel persistence to use UUIDs il y a 1 an
client.go replace some utils.Semaphore with (*sync.Mutex).TryLock il y a 1 an
client_lookup_set.go partial fix for #1933 il y a 2 ans
client_test.go upgrade to go 1.18, use generics il y a 2 ans
commands.go initial implementation of draft/persistence il y a 1 an
config.go re-add draft/CHATHISTORY 005 il y a 1 an
config_test.go first pass at renaming Oragono to Ergo il y a 3 ans
constants.go tweak version strings again il y a 4 ans
database.go refactor of channel persistence to use UUIDs il y a 1 an
dline.go first pass at renaming Oragono to Ergo il y a 3 ans
errors.go refactor of channel persistence to use UUIDs il y a 1 an
fakelag.go exempt a configurable number of MARKREAD commands from fakelag il y a 1 an
fakelag_test.go exempt a configurable number of MARKREAD commands from fakelag il y a 1 an
gateways.go first pass at renaming Oragono to Ergo il y a 3 ans
getters.go refactor of channel persistence to use UUIDs il y a 1 an
handlers.go refactor of channel persistence to use UUIDs il y a 1 an
help.go initial implementation of draft/persistence il y a 1 an
histserv.go histserv delete now requires two params il y a 2 ans
hostserv.go refactor of channel persistence to use UUIDs il y a 1 an
import.go refactor of channel persistence to use UUIDs il y a 1 an
ircconn.go use ergochat/irc-go instead of goshuirc/irc-go il y a 3 ans
kline.go first pass at renaming Oragono to Ergo il y a 3 ans
legacy.go refactor of channel persistence to use UUIDs il y a 1 an
listeners.go first pass at renaming Oragono to Ergo il y a 3 ans
message_cache.go update ergo to work with irc-go v0.1.0 il y a 2 ans
misc_test.go fix #1688 il y a 2 ans
modes.go SAMODE +f shouldn't require channel privileges il y a 2 ans
modes_test.go fix #1688 il y a 2 ans
monitor.go upgrade to go 1.18, use generics il y a 2 ans
nickname.go upgrade to go 1.18, use generics il y a 2 ans
nickserv.go refactor of channel persistence to use UUIDs il y a 1 an
numerics.go Show real IP in WHOWAS to opers with ban capability. il y a 3 ans
panic.go factor out some shared code il y a 2 ans
responsebuffer.go use ergochat/irc-go instead of goshuirc/irc-go il y a 3 ans
roleplay.go first pass at renaming Oragono to Ergo il y a 3 ans
script.go scripting API for IP bans il y a 3 ans
semaphores.go first pass at renaming Oragono to Ergo il y a 3 ans
serde.go refactor of channel persistence to use UUIDs il y a 1 an
server.go refactor of channel persistence to use UUIDs il y a 1 an
services.go fix #1850 il y a 1 an
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go il y a 3 ans
socket.go replace some utils.Semaphore with (*sync.Mutex).TryLock il y a 1 an
stats.go Apply default user modes just before registration. il y a 4 ans
strings.go implement draft/read-marker capability il y a 2 ans
strings_test.go validate normalized masks as IRC params il y a 3 ans
types.go upgrade to go 1.18, use generics il y a 2 ans
uban.go fix missing parenthesis in UBAN INFO il y a 2 ans
usermaskset.go use new aligned atomic types everywhere il y a 1 an
usermaskset_test.go fix #307 il y a 3 ans
version.go bump version for new development cycle il y a 1 an
whowas.go refactor channel registration il y a 5 ans
whowas_test.go refactor channel registration il y a 5 ans
znc.go upgrade to go 1.18, use generics il y a 2 ans