|
|
@784
|
3 years |
contact |
Introduce formatServerTime
It's too easy to forget to convert to UTC.
|
|
|
@778
|
3 years |
contact |
Refactor generateWHOXReply
Isolate the field letter -> value logic …
|
|
|
@761
|
3 years |
contact |
Handle upstream multi-line SASL
References: …
|
|
|
@684
|
4 years |
contact |
Add support for MONITOR
Add support for MONITOR in single-upstream …
|
|
|
@673
|
4 years |
hubert |
Skip list/type A mode arguments
Type-A modes always have an …
|
|
|
@662
|
4 years |
contact |
Add title config option
Closes: https://todo.sr.ht/~emersion/soju/146
|
|
|
@661
|
4 years |
contact |
Mark bouncer users and BouncerServ as authenticated in WHOX/WHOIS
|
|
|
@660
|
4 years |
contact |
Add support for WHOX
This adds support for WHOX, without bothering …
|
|
|
@636
|
4 years |
contact |
Add bouncer MOTD
Closes: https://todo.sr.ht/~emersion/soju/137
|
|
|
@516
|
4 years |
hubert |
Implement CHATHISTORY BETWEEN
|
|
|
@498
|
4 years |
contact |
Move isHighlight to irc.go
|
|
|
@492
|
4 years |
hubert |
Make casemapping work over bytes instead of runes
Fixes a panic in …
|
|
|
@480
|
4 years |
contact |
Introduce deliveredClientMap
Adds more semantics to …
|
|
|
@478
|
4 years |
hubert |
Implement casemapping
TL;DR: supports for casemapping, now logs are …
|
|
|
@463
|
4 years |
contact |
Passthrough some ISUPPORT tokens
|
|
|
@392
|
5 years |
contact |
Format CTCP ACTION messages in logs
|
|
|
@350
|
5 years |
contact |
Sort and split JOIN messages
Sort channels so that channels with a …
|
|
|
@346
|
5 years |
hubert |
Send compact channel name lists
This commit resolves sendNames ' TODO.
|
|
|
@303
|
5 years |
delthas |
Add support for TAGMSG and client message tags
Previously we dropped …
|
|
|
@293
|
5 years |
delthas |
Fix parsing MODE messages by updating channel memberships
Previously, …
|
|
|
@292
|
5 years |
delthas |
Add support for multiple user channel memberships
User channel …
|
|
|
@193
|
5 years |
contact |
Request server-time cap
If the server didn't populate the time tag, …
|
|
|
@162
|
5 years |
delthas |
Add upstream RPL_CREATIONTIME support
|
|
|
@155
|
5 years |
delthas |
Add upstream labeled-response capability support
|
|
|
@153
|
5 years |
delthas |
Add upstream batch capability support
|
|
|
@139
|
5 years |
delthas |
Add MODE arguments support
- Add RPL_ISUPPORT support with CHANMODES, …
|
|
|
@128
|
5 years |
delthas |
Add WHOIS support
|
|
|
@125
|
5 years |
contact |
Remove some IRCv3 constants
go-irc v3.1.2 adds some missing IRCv3 …
|
|
|
@108
|
5 years |
contact |
Add CAP support for downstream connections
|
|
|
@98
|
5 years |
contact |
Rename project to soju
|
|
|
@96
|
5 years |
contact |
Update dependencies
go-irc v3.1.1 contains a breaking change.
…
|
|
|
@95
|
5 years |
contact |
Add support for SASL authentication
We now store SASL credentials in …
|
|
|
@43
|
5 years |
contact |
Add parseMessageParams helper
|
|
|
@20
|
5 years |
contact |
Split IRC helpers to separate file
|