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-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
2020-12-30
Show setnames like nick changes
C. McEnroe
2020-12-29
Add /setname command
C. McEnroe
2020-12-29
Handle so-called Standard Replies
C. McEnroe
2020-12-05
Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE
C. McEnroe
2020-11-08
Remove static buffer from colorMentions
C. McEnroe
2020-11-08
Remove static buffer from capList
C. McEnroe
2020-11-08
Highlight changed portion of topic
C. McEnroe
2020-10-02
Double up /help for server help
C. McEnroe
2020-09-30
Use WHO for /ops
C. McEnroe
2020-09-30
Add /ops command
C. McEnroe
2020-09-18
Switch back to checking for server by nick with '.'
C. McEnroe
2020-09-02
Don't call completeTouch for ignored messages
C. McEnroe
2020-08-18
Match mentions case-sensitively
C. McEnroe
2020-08-16
Set origin fields to "*" if missing
C. McEnroe
2020-08-04
Say "OpenSSL" in additional permission notices
C. McEnroe
2020-07-30
Replace catf with something that tracks len
C. McEnroe
2020-07-30
Remove use of strlcat
C. McEnroe
2020-07-13
Add current topic to tab-complete so it can edited
C. McEnroe
2020-07-09
Don't scan ignored messages for URLs
C. McEnroe
2020-06-24
Bump ParamCap to 254
C. McEnroe
2020-06-16
Color mentions up to first ": " rather than just ":"
C. McEnroe
[next]