index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
handle.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
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
*
Rewrite handleMode
June McEnroe
2020-03-22
*
Handle RPL_UMODEIS
June McEnroe
2020-03-18
*
Ignore 422 ERR_NOMOTD
June McEnroe
2020-03-09
*
Set self.pos before handling the message
June McEnroe
2020-03-08
*
Implement the causal.agency/consumer capability
June McEnroe
2020-02-29
*
Add raw modes to mode message
June McEnroe
2020-02-25
*
Handle changing setParamModes, paramModes and other channel modes
June McEnroe
2020-02-25
*
Fix handling EXCEPTS and INVEX without values
June McEnroe
2020-02-25
*
Add /mode, /except, /invex and handle lists replies
June McEnroe
2020-02-25
*
Accumulate mode changes into a buffer for one message
June McEnroe
2020-02-23
[next]