|
|
@770
|
3 years |
contact |
Fix capitalization of handleServiceSASLStatus
|
|
|
@768
|
3 years |
contact |
Drop user.forEachNetwork
It's a trivial for loop.
|
|
|
@757
|
4 years |
contact |
Add context to {conn,upstreamConn}.SendMessage
This avoids blocking …
|
|
|
@755
|
4 years |
contact |
service: send summary when executing "server notice"
Sometimes this …
|
|
|
@730
|
4 years |
contact |
Add "sasl status" command
|
|
|
@710
|
4 years |
contact |
Add number of upstream connections to metrics
|
|
|
@691
|
4 years |
contact |
Allow most config options to be reloaded
Closes: …
|
|
|
@680
|
4 years |
contact |
Add context support to Server.createUser
|
|
|
@679
|
4 years |
contact |
Add partial context support to handleUserUpdate
More plumbing needed …
|
|
|
@678
|
4 years |
contact |
Check context cancellation in handleServiceServerNotice
This prevents …
|
|
|
@677
|
4 years |
contact |
Add context support to service
References: …
|
|
|
@676
|
4 years |
contact |
Add context support to user and network mutations
References: …
|
|
|
@664
|
4 years |
contact |
Make Network.Nick optional
Make Network.Nick optional, default to the …
|
|
|
@652
|
4 years |
contact |
Add context args to Database interface
This is a mecanical change, …
|
|
|
@625
|
4 years |
contact |
service: allow updating other users
|
|
|
@615
|
4 years |
contact |
Add "server notice" command
|
|
|
@614
|
4 years |
contact |
Split CertFP logic into separate file
|
|
|
@607
|
4 years |
contact |
Add DB stats
|
|
|
@606
|
4 years |
contact |
Add limit for RSA bits
|
|
|
@605
|
4 years |
contact |
Add "server status" command
Right now, it prints the number of active …
|
|
|
@577
|
4 years |
delthas |
service: Introduce network quote
This command enables sending a raw …
|
|
|
@575
|
4 years |
yyp |
service: show SHA-512 fingerprint
Closes: …
|
|
|
@573
|
4 years |
jake.nelson |
Sort channel status channels by name
|
|
|
@572
|
4 years |
contact |
Introduce user.updateUser
Unify updatePassword and updateRealname …
|
|
|
@570
|
4 years |
contact |
Merge "change-password" into "user update"
Add a -password flag to …
|
|
|
@569
|
4 years |
contact |
Only update realname if specified in "user udpate"
This will allow …
|
|
|
@568
|
4 years |
contact |
Add per-user realname setting
This allows users to set a default …
|
|
|
@566
|
4 years |
hubert |
Hand-made word splitter for BouncerServ
Remove the (direct) …
|
|
|
@546
|
4 years |
contact |
Send placeholder when no network/channel is returned by BouncerServ
|
|
|
@542
|
4 years |
contact |
Allow networks to be disabled
|
|
|
@539
|
4 years |
contact |
Add channel status service command
|
|
|
@508
|
4 years |
ecs |
handleUserDelete: delete the correct user
Prior to this, we deleted …
|
|
|
@478
|
4 years |
hubert |
Implement casemapping
TL;DR: supports for casemapping, now logs are …
|
|
|
@436
|
4 years |
delthas |
service: Introduce channel update
This adds the channel update …
|
|
|
@421
|
5 years |
contact |
Switch DB API to user IDs
This commit changes the Network schema to …
|
|
|
@379
|
5 years |
contact |
Add user delete command
References: https://todo.sr.ht/~emersion/soju/17
|
|
|
@374
|
5 years |
hubert |
Fix help message for BouncerServ's network update
It was missing the …
|
|
|
@364
|
5 years |
contact |
Rename certfp reset to sasl reset
And make it reset all SASL …
|
|
|
@363
|
5 years |
contact |
Add a sasl set-plain command
This allows to manually set the SASL …
|
|
|
@358
|
5 years |
contact |
Add unix as supported upstream URL scheme to service
|
|
|
@343
|
5 years |
contact |
Reply to WHO BouncerServ
Closes: https://todo.sr.ht/~emersion/soju/75
|
|
|
@339
|
5 years |
contact |
service: list commands in lexicographic order
|
|
|
@335
|
5 years |
contact |
Fix missing appendServiceCommandSetHelp argument
|
|
|
@334
|
5 years |
fox.cpp |
Do not panic if BouncerServ command without handler is sent
|
|
|
@333
|
5 years |
kl |
service: Handle zero-value in stringPtrFlag.String
…
|
|
|
@329
|
5 years |
delthas |
Add support for the user create admin service command
This adds …
|
|
|
@328
|
5 years |
delthas |
Add support for admin-restricted service commands
This is preparatory …
|
|
|
@325
|
5 years |
delthas |
Rename handleServiceCreateNetwork to handleServiceNetworkCreate
This …
|
|
|
@315
|
5 years |
contact |
Introduce ircConn
This interface will allow a conn to be backed by a …
|
|
|
@313
|
5 years |
contact |
Add network update command
The user.updateNetwork function is a bit …
|
|
|
@307
|
5 years |
fox.cpp |
Implement upstream SASL EXTERNAL support
Closes: …
|
|
|
@279
|
5 years |
contact |
Remove network.upstream
This is an artifact from when we used locks. …
|
|
|
@271
|
5 years |
contact |
Abbreviate net status service reply
Don't print the nickname if it's …
|
|
|
@270
|
5 years |
delthas |
Add support for the irc+insecure address scheme
Some servers do not …
|
|
|
@269
|
5 years |
delthas |
Add support for IRC address schemes
This is preparatory work for …
|
|
|
@263
|
5 years |
delthas |
Add support for custom network on-connect commands
Some servers use …
|
|
|
@252
|
5 years |
admin |
Allow users to change password in client
Added a BouncerServ command …
|
|
|
@224
|
5 years |
contact |
Only print addr if necessary in network status service command
|
|
|
@220
|
5 years |
delthas |
Fill all fields of the service user prefix
On some IRC clients, …
|
|
|
@219
|
5 years |
delthas |
Send the last error for disconnected networks in network status
This …
|
|
|
@218
|
5 years |
delthas |
Send one NOTICE on new upstream disconnect/connect errors
In order to …
|
|
|
@202
|
5 years |
contact |
Add "network delete" service command
And add all the infrastructure …
|
|
|
@151
|
5 years |
contact |
Add a "network status" command
|
|
|
@150
|
5 years |
contact |
Make BouncerServ commands a tree
For instance, replace …
|
|
|
@120
|
5 years |
delthas |
Add create-network bouncer service command
|
|
|
@117
|
5 years |
contact |
Add basic infrastructure for bouncer service
|