index
:
soju
account-registration
dns-srv
external-auth
master
motd-queue
msgstore-bouncer-network-events
namespace
refactor-new-packages
service-bot-mode
srht
system-config
v0.2
webpush
website
websocket-proxy-header
who-cache
[mirror] A user-friendly IRC bouncer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-25
msgstore_fs: fix direct message targets
HEAD
master
Simon Ser
2022-02-25
irc: simplify isHighlight
Simon Ser
2022-02-25
irc: add isHighlight tests
Simon Ser
2022-02-16
Introduce formatServerTime
Simon Ser
2022-02-12
Ignore READ commands for service
Simon Ser
2022-02-11
doc: move read spec to ext/
Simon Ser
2022-02-11
Add support for the wip soju.im/read capability and READ command
delthas
2022-02-09
Fix echo-message for TAGMSG
delthas
2022-02-09
Fix flags variable name in RPL_WHOREPLY handler
Simon Ser
2022-02-09
Refactor generateWHOXReply
Simon Ser
2022-02-08
Add context to upstreamConn.register
Simon Ser
2022-02-08
Add context to upstreamConn.runUntilRegistered
Simon Ser
2022-02-08
makefile: switch to BSD/GNU make
Simon Ser
2022-02-08
db_postgres: use enum for sasl_mechanism
Simon Ser
2022-02-07
Forbid empty and flag-looking network names
Simon Ser
2022-02-07
service: make name arg optional for network commands
Simon Ser
2022-02-04
service: switch to -network flag for certfp and sasl commands
Simon Ser
2022-02-04
Fix capitalization of handleServiceSASLStatus
Simon Ser
2022-02-04
Ensure consistent network ordering
Simon Ser
2022-02-04
Drop user.forEachNetwork
Simon Ser
2022-01-19
Fix incorrect listen addr in error message
Simon Ser
2022-01-19
Retry on temporary net.Listener failure
Simon Ser
2022-01-13
contrib/clients: Add information about emacs irc clients
Theodor Thornhill
2022-01-10
Don't send RPL_NOTOPIC on JOIN
Simon Ser
2022-01-03
bump required go version to 1.15
Chris Howey
2021-12-10
Add context to upstreamConn.handleCapAck
Simon Ser
2021-12-10
Handle upstream multi-line SASL
Simon Ser
2021-12-09
Add support for downstream multi-line AUTHENTICATE commands
Simon Ser
2021-12-09
Block RPL_{CREATIONTIME,TOPICWHOTIME} for detached channels
Simon Ser
2021-12-08
Don't forward duplicate JOIN commands
Simon Ser
2021-12-08
Add context to {conn,upstreamConn}.SendMessage
Simon Ser
2021-12-08
server: cleanup user in defer
Simon Ser
2021-12-08
service: send summary when executing "server notice"
Simon Ser
2021-12-07
Use dc.nick instead of "*" for RPL_* messages
Simon Ser
2021-12-07
Improve error message when downstream doesn't authenticate
Simon Ser
2021-12-06
Use more descriptive errors when aborting pending commands
Simon Ser
2021-12-06
Disallow ',' in nicknames
Simon Ser
2021-12-06
Add username to downstreamConn log messages
Simon Ser
2021-12-06
Improve msgStore.Append log message wording
Simon Ser
2021-12-06
Downgrade conn log messages to debug
Simon Ser
2021-12-06
Add Logger.Debugf
Simon Ser
2021-12-06
Remove Logger.Print
Simon Ser
2021-12-06
Stop incrementing hopcount in RPL_WHOREPLY
Simon Ser
2021-12-06
Read nickname from RPL_WELCOME
Simon Ser
2021-12-04
Fallback to alt nick
Simon Ser
2021-12-04
Avoid forwarding MONITOR requests if upstream doesn't support it
Simon Ser
2021-12-02
Use golang.org/x/time/rate
Simon Ser
2021-12-02
Add context to network.storeClientDeliveryReceipts
Simon Ser
2021-12-02
Add context to upstreamConn.handleMessage
Simon Ser
2021-12-02
Cancel pending commands on downstream disconnect
Simon Ser
[next]