Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Shivaram Lingamneni 5671ee2a36 set up new development version 7 місяці тому
..
bunt refactor of channel persistence to use UUIDs 1 рік тому
caps implement draft/no-implicit-names 9 місяці тому
cloaks fix #1647 3 роки тому
connection_limits first pass at renaming Oragono to Ergo 3 роки тому
custime use custime.Duration for more config fields 4 роки тому
datastore refactor of channel persistence to use UUIDs 1 рік тому
email fix #1997 (#2088) 8 місяці тому
flatip fix #1842 2 роки тому
flock optionally protect against multiple starts with flock (#1873) 2 роки тому
history use slices.Reverse from go1.21 9 місяці тому
isupport isupport List.Tokens map[string]*string -> map[string]string 4 роки тому
jwt replace jwt library 2 роки тому
languages upgrade go to 1.16 3 роки тому
logger use new aligned atomic types everywhere 1 рік тому
migrations support migrating anope databases 3 роки тому
mkcerts fix #898 4 роки тому
modes tweaks to NAMES implementation (#2058) 1 рік тому
mysql use slices.Reverse from go1.21 9 місяці тому
passwd refactor the password hashing / password autoupgrade system 5 роки тому
smtp support implicit TLS for mail submission agents 1 рік тому
sno DISCONNECT Sno for always-on and/or multiclient 2 роки тому
utils use maps.Clone from go1.21 9 місяці тому
accept.go fix #1688 2 роки тому
accept_test.go add tests covering (*AcceptManager).Unaccept 2 роки тому
accounts.go refactor of channel persistence to use UUIDs 1 рік тому
authscript.go add ip-check-script.exempt-sasl 2 роки тому
channel.go Merge pull request #2083 from slingamn/nonames.2 9 місяці тому
channelmanager.go refactor of channel persistence to use UUIDs 1 рік тому
channelreg.go refactor of channel persistence to use UUIDs 1 рік тому
chanserv.go use slices.Contains from go1.21 9 місяці тому
client.go use maps.Clone from go1.21 9 місяці тому
client_lookup_set.go remove insecure reattach check 11 місяці тому
client_test.go tweaks to NAMES implementation (#2058) 1 рік тому
commands.go Implement draft/message-redaction (#2065) 11 місяці тому
config.go add channel autojoin feature 10 місяці тому
config_test.go first pass at renaming Oragono to Ergo 3 роки тому
constants.go tweak version strings again 4 роки тому
database.go refactor of channel persistence to use UUIDs 1 рік тому
dline.go first pass at renaming Oragono to Ergo 3 роки тому
errors.go Merge pull request #2028 from slingamn/channels_taketwo.1 1 рік тому
fakelag.go use maps.Clone from go1.21 9 місяці тому
fakelag_test.go exempt a configurable number of MARKREAD commands from fakelag 1 рік тому
gateways.go first pass at renaming Oragono to Ergo 3 роки тому
getters.go use maps.Clone from go1.21 9 місяці тому
handlers.go Fix typo in ACCOUNT_NAME_MUST_BE_NICK code 7 місяці тому
help.go Implement draft/message-redaction (#2065) 11 місяці тому
histserv.go Implement draft/message-redaction (#2065) 11 місяці тому
hostserv.go refactor of channel persistence to use UUIDs 1 рік тому
import.go refactor of channel persistence to use UUIDs 1 рік тому
ircconn.go always validate UTF8 from websockets 1 рік тому
kline.go first pass at renaming Oragono to Ergo 3 роки тому
legacy.go refactor of channel persistence to use UUIDs 1 рік тому
listeners.go make ReloadableListener lock-free 1 рік тому
message_cache.go clean up force-trailing logic 11 місяці тому
misc_test.go fix #1688 2 роки тому
modes.go SAMODE +f shouldn't require channel privileges 2 роки тому
modes_test.go fix #1688 2 роки тому
monitor.go upgrade to go 1.18, use generics 2 роки тому
nickname.go implement draft/pre-away (#2044) 1 рік тому
nickserv.go Merge pull request #2028 from slingamn/channels_taketwo.1 1 рік тому
numerics.go Show real IP in WHOWAS to opers with ban capability. 2 роки тому
panic.go factor out some shared code 2 роки тому
responsebuffer.go clean up nested batch logic 11 місяці тому
roleplay.go first pass at renaming Oragono to Ergo 3 роки тому
script.go scripting API for IP bans 3 роки тому
semaphores.go first pass at renaming Oragono to Ergo 3 роки тому
serde.go refactor of channel persistence to use UUIDs 1 рік тому
server.go add channel autojoin feature 10 місяці тому
services.go fix #1850 1 рік тому
snomanager.go use ergochat/irc-go instead of goshuirc/irc-go 2 роки тому
socket.go replace some utils.Semaphore with (*sync.Mutex).TryLock 1 рік тому
stats.go Apply default user modes just before registration. 4 роки тому
strings.go implement draft/read-marker capability 2 роки тому
strings_test.go validate normalized masks as IRC params 3 роки тому
types.go tweaks to NAMES implementation (#2058) 1 рік тому
uban.go fix missing parenthesis in UBAN INFO 2 роки тому
usermaskset.go use new aligned atomic types everywhere 1 рік тому
usermaskset_test.go fix #307 3 роки тому
version.go set up new development version 7 місяці тому
whowas.go refactor channel registration 5 роки тому
whowas_test.go refactor channel registration 5 роки тому
znc.go upgrade to go 1.18, use generics 2 роки тому