source: code/trunk/service.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @508   4 years ecs handleUserDelete: delete the correct user Prior to this, we deleted …
(edit) @478   4 years hubert Implement casemapping TL;DR: supports for casemapping, now logs are …
(edit) @436   4 years delthas service: Introduce channel update This adds the channel update
(edit) @421   5 years contact Switch DB API to user IDs This commit changes the Network schema to …
(edit) @379   5 years contact Add user delete command References: https://todo.sr.ht/~emersion/soju/17
(edit) @374   5 years hubert Fix help message for BouncerServ's network update It was missing the …
(edit) @364   5 years contact Rename certfp reset to sasl reset And make it reset all SASL …
(edit) @363   5 years contact Add a sasl set-plain command This allows to manually set the SASL …
(edit) @358   5 years contact Add unix as supported upstream URL scheme to service
(edit) @343   5 years contact Reply to WHO BouncerServ Closes: https://todo.sr.ht/~emersion/soju/75
(edit) @339   5 years contact service: list commands in lexicographic order
(edit) @335   5 years contact Fix missing appendServiceCommandSetHelp argument
(edit) @334   5 years fox.cpp Do not panic if BouncerServ command without handler is sent
(edit) @333   5 years kl service: Handle zero-value in stringPtrFlag.String …
(edit) @329   5 years delthas Add support for the user create admin service command This adds …
(edit) @328   5 years delthas Add support for admin-restricted service commands This is preparatory …
(edit) @325   5 years delthas Rename handleServiceCreateNetwork to handleServiceNetworkCreate This …
(edit) @315   5 years contact Introduce ircConn This interface will allow a conn to be backed by a …
(edit) @313   5 years contact Add network update command The user.updateNetwork function is a bit …
(edit) @307   5 years fox.cpp Implement upstream SASL EXTERNAL support Closes: …
(edit) @279   5 years contact Remove network.upstream This is an artifact from when we used locks. …
(edit) @271   5 years contact Abbreviate net status service reply Don't print the nickname if it's …
(edit) @270   5 years delthas Add support for the irc+insecure address scheme Some servers do not …
(edit) @269   5 years delthas Add support for IRC address schemes This is preparatory work for …
(edit) @263   5 years delthas Add support for custom network on-connect commands Some servers use …
(edit) @252   5 years admin Allow users to change password in client Added a BouncerServ command …
(edit) @224   5 years contact Only print addr if necessary in network status service command
(edit) @220   5 years delthas Fill all fields of the service user prefix On some IRC clients, …
(edit) @219   5 years delthas Send the last error for disconnected networks in network status This …
(edit) @218   5 years delthas Send one NOTICE on new upstream disconnect/connect errors In order to …
(edit) @202   5 years contact Add "network delete" service command And add all the infrastructure …
(edit) @151   5 years contact Add a "network status" command
(edit) @150   5 years contact Make BouncerServ commands a tree For instance, replace …
(edit) @120   5 years delthas Add create-network bouncer service command
(add) @117   5 years contact Add basic infrastructure for bouncer service
Note: See TracRevisionLog for help on using the revision log.