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
*
Prompt for empty server or SASL passwords
June McEnroe
2022-02-12
*
Avoid sending null byte in SASL PLAIN
2.0a
June McEnroe
2022-01-16
*
Use Cold for away notices in queries
June McEnroe
2022-01-16
*
Make the /ops response more flavourful
June McEnroe
2021-11-16
*
Handle RPL_WHOISSPECIAL
June McEnroe
2021-11-10
*
Fix strptime decode for musl libc
psykose
2021-10-26
*
Correct handling of colons in SASL PLAIN
June McEnroe
2021-09-09
*
Save invited channel for /join
June McEnroe
2021-07-02
*
Handle "\1ACTION\1" empty actions
June McEnroe
2021-06-20
*
Don't match actions in notices
June McEnroe
2021-06-20
*
Add -m mode option to set user modes
June McEnroe
2021-06-18
*
Handle 338 as whois reply
June McEnroe
2021-06-17
*
Reset formatting after realname in setname
June McEnroe
2021-06-12
*
Avoid trailing comma in whois channels lists
June McEnroe
2021-06-10
*
Replace catf with seprintf
June McEnroe
2021-06-09
*
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
[next]