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
*
Move cache color to an Entry struct
June McEnroe
2022-07-31
*
Rename cache{Prefix,Substr} to cache{Complete,Search}
June McEnroe
2022-07-30
*
Switch to cache interfaces
June McEnroe
2022-07-30
*
Show STATUSMSG prefix
June McEnroe
2022-07-30
*
Refactor colorMentions to be seprintf-like
June McEnroe
2022-07-30
*
Only show old topic if something was removed
June McEnroe
2022-06-26
*
Use two lines to show topic diffs
June McEnroe
2022-06-24
*
Allow setting fallback nicks and highlight on any
June McEnroe
2022-05-29
*
Put unknown numerics in parentheses
June McEnroe
2022-05-29
*
Route unknown channel replies to channels
June McEnroe
2022-05-08
*
Show "You arrive" message only once
June McEnroe
2022-05-08
*
Write unknown replies to Network with Ice heat
June McEnroe
2022-05-08
*
Specify commands which depend on caps
June McEnroe
2022-02-26
*
Factor out input handling to input.c
June McEnroe
2022-02-19
*
Factor out window management to window.c
June McEnroe
2022-02-19
*
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
[next]