index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
handle.c
Age
Commit message (
Expand
)
Author
2022-09-11
Remove WHO reply handlers
June McEnroe
2022-09-11
Generate /ops from cache
June McEnroe
2022-09-11
Set pointer to Entry in Cursor
June McEnroe
2022-08-06
Don't use cached color to route away reply
June McEnroe
2022-08-02
Track prefix bits
June McEnroe
2022-07-31
Move cache color to an Entry struct
June McEnroe
2022-07-30
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-06-26
Only show old topic if something was removed
June McEnroe
2022-06-24
Use two lines to show topic diffs
June McEnroe
2022-05-29
Allow setting fallback nicks and highlight on any
June McEnroe
2022-05-29
Put unknown numerics in parentheses
June McEnroe
2022-05-08
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-02-26
Specify commands which depend on caps
June McEnroe
2022-02-19
Factor out input handling to input.c
June McEnroe
2022-02-19
Factor out window management to window.c
June McEnroe
2022-02-12
Prompt for empty server or SASL passwords
June McEnroe
2022-01-16
Avoid sending null byte in SASL PLAIN
2.0a
June McEnroe
2022-01-16
Use Cold for away notices in queries
June McEnroe
2021-11-16
Make the /ops response more flavourful
C. McEnroe
2021-11-10
Handle RPL_WHOISSPECIAL
C. McEnroe
2021-10-26
Fix strptime decode for musl libc
psykose
2021-09-09
Correct handling of colons in SASL PLAIN
C. McEnroe
2021-07-02
Save invited channel for /join
C. McEnroe
2021-06-20
Handle "\1ACTION\1" empty actions
C. McEnroe
2021-06-20
Don't match actions in notices
C. McEnroe
2021-06-18
Add -m mode option to set user modes
C. McEnroe
2021-06-17
Handle 338 as whois reply
C. McEnroe
2021-06-12
Reset formatting after realname in setname
C. McEnroe
2021-06-10
Avoid trailing comma in whois channels lists
C. McEnroe
2021-06-09
Replace catf with seprintf
C. McEnroe
2021-05-25
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-20
Don't require 4 parameters to ERR_USERONCHANNEL
C. McEnroe
2021-04-27
Reset formatting after realnames
C. McEnroe
2021-04-16
Always show 341 RPL_INVITING
C. McEnroe
2021-04-02
Skip STATUSMSG prefixes
C. McEnroe
2021-02-21
Use separate reply counts for automatic join topics/names
C. McEnroe
2021-02-04
Only treat a single -j join as explicit
C. McEnroe
2021-01-28
Add 335 to WHOIS responses
C. McEnroe
2021-01-26
Use Warm heat for replies to user-initiated commands
C. McEnroe
2021-01-16
Add -I highlight option and /highlight
C. McEnroe
2021-01-16
Rename ignore code to filter
C. McEnroe
2021-01-11
Don't pass nick to urlScan for MOTD and help
C. McEnroe
2020-12-30
Factor out reply count checking and decrementing
C. McEnroe
2020-12-30
Add /whowas
C. McEnroe
[next]