index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
handle.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Use reverse video not colors for topic change when disabled
Klemens Nanni
2021-05-25
*
Use color enum instead of hardcoded value
Klemens Nanni
2021-05-25
*
Don't require 4 parameters to ERR_USERONCHANNEL
June McEnroe
2021-05-20
*
Reset formatting after realnames
June McEnroe
2021-04-27
*
Always show 341 RPL_INVITING
June McEnroe
2021-04-16
*
Skip STATUSMSG prefixes
June McEnroe
2021-04-02
*
Use separate reply counts for automatic join topics/names
June McEnroe
2021-02-21
*
Only treat a single -j join as explicit
June McEnroe
2021-02-04
*
Add 335 to WHOIS responses
June McEnroe
2021-01-28
*
Use Warm heat for replies to user-initiated commands
June McEnroe
2021-01-26
*
Add -I highlight option and /highlight
June McEnroe
2021-01-16
*
Rename ignore code to filter
June McEnroe
2021-01-16
*
Don't pass nick to urlScan for MOTD and help
June McEnroe
2021-01-11
*
Factor out reply count checking and decrementing
June McEnroe
2020-12-30
*
Add /whowas
June McEnroe
2020-12-30
*
Show setnames like nick changes
June McEnroe
2020-12-30
*
Add /setname command
June McEnroe
2020-12-29
*
Handle so-called Standard Replies
June McEnroe
2020-12-29
*
Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE
June McEnroe
2020-12-05
*
Remove static buffer from colorMentions
June McEnroe
2020-11-08
*
Remove static buffer from capList
June McEnroe
2020-11-08
*
Highlight changed portion of topic
June McEnroe
2020-11-08
*
Double up /help for server help
June McEnroe
2020-10-02
*
Use WHO for /ops
June McEnroe
2020-09-30
*
Add /ops command
June McEnroe
2020-09-30
*
Switch back to checking for server by nick with '.'
June McEnroe
2020-09-18
*
Don't call completeTouch for ignored messages
June McEnroe
2020-09-02
*
Match mentions case-sensitively
June McEnroe
2020-08-18
*
Set origin fields to "*" if missing
June McEnroe
2020-08-16
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-04
*
Replace catf with something that tracks len
June McEnroe
2020-07-30
*
Remove use of strlcat
June McEnroe
2020-07-30
*
Add current topic to tab-complete so it can edited
June McEnroe
2020-07-13
*
Don't scan ignored messages for URLs
June McEnroe
2020-07-09
*
Bump ParamCap to 254
June McEnroe
2020-06-24
*
Color mentions up to first ": " rather than just ":"
June McEnroe
2020-06-16
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Check ignores against id
June McEnroe
2020-04-07
*
Error on missing MODE parameters
June McEnroe
2020-04-05
*
Error on invalid ISUPPORT values
June McEnroe
2020-04-05
*
Use gnu-case-range and gnu-conditional-omitted-operand extensions
June McEnroe
2020-04-03
*
Add /ignore message filtering patterns
June McEnroe
2020-03-31
*
Replace some declaration; while loops with for loops
June McEnroe
2020-03-30
*
Rewrite mode formatting again and write to log
June McEnroe
2020-03-28
*
Log chat events
June McEnroe
2020-03-25
*
Track MODE in replies
June McEnroe
2020-03-23
*
Assume worst case for unknown user and host in splitMessage
June McEnroe
2020-03-23
*
Track own host, handle CHGHOST
June McEnroe
2020-03-22
*
Handle RPL_CHANNELMODEIS
June McEnroe
2020-03-22
*
Handle user mode changes
June McEnroe
2020-03-22
[next]