source: code/trunk/service.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @678   4 years contact Check context cancellation in handleServiceServerNotice This prevents …
(edit) @677   4 years contact Add context support to service References: …
(edit) @676   4 years contact Add context support to user and network mutations References: …
(edit) @664   4 years contact Make Network.Nick optional Make Network.Nick optional, default to the …
(edit) @652   4 years contact Add context args to Database interface This is a mecanical change, …
(edit) @625   4 years contact service: allow updating other users
(edit) @615   4 years contact Add "server notice" command
(edit) @614   4 years contact Split CertFP logic into separate file
(edit) @607   4 years contact Add DB stats
(edit) @606   4 years contact Add limit for RSA bits
(edit) @605   4 years contact Add "server status" command Right now, it prints the number of active …
(edit) @577   4 years delthas service: Introduce network quote This command enables sending a raw …
(edit) @575   4 years yyp service: show SHA-512 fingerprint Closes: …
(edit) @573   4 years jake.nelson Sort channel status channels by name
(edit) @572   4 years contact Introduce user.updateUser Unify updatePassword and updateRealname …
(edit) @570   4 years contact Merge "change-password" into "user update" Add a -password flag to …
(edit) @569   4 years contact Only update realname if specified in "user udpate" This will allow …
(edit) @568   4 years contact Add per-user realname setting This allows users to set a default …
(edit) @566   4 years hubert Hand-made word splitter for BouncerServ Remove the (direct) …
(edit) @546   4 years contact Send placeholder when no network/channel is returned by BouncerServ
(edit) @542   4 years contact Allow networks to be disabled
(edit) @539   4 years contact Add channel status service command
(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.