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
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
2020-06-08
Add additional permission for linking with LibreSSL
C. McEnroe
2020-04-07
Check ignores against id
C. McEnroe
2020-04-05
Error on missing MODE parameters
C. McEnroe
2020-04-05
Error on invalid ISUPPORT values
C. McEnroe
2020-04-03
Use gnu-case-range and gnu-conditional-omitted-operand extensions
C. McEnroe
2020-03-31
Add /ignore message filtering patterns
C. McEnroe
2020-03-30
Replace some declaration; while loops with for loops
C. McEnroe
2020-03-28
Rewrite mode formatting again and write to log
C. McEnroe
2020-03-25
Log chat events
C. McEnroe
2020-03-23
Track MODE in replies
C. McEnroe
2020-03-23
Assume worst case for unknown user and host in splitMessage
C. McEnroe
2020-03-22
Track own host, handle CHGHOST
C. McEnroe
2020-03-22
Handle RPL_CHANNELMODEIS
C. McEnroe
2020-03-22
Handle user mode changes
C. McEnroe
2020-03-22
Rewrite handleMode
C. McEnroe
2020-03-18
Handle RPL_UMODEIS
C. McEnroe
2020-03-09
Ignore 422 ERR_NOMOTD
C. McEnroe
2020-03-08
Set self.pos before handling the message
C. McEnroe
2020-02-29
Implement the causal.agency/consumer capability
C. McEnroe
2020-02-25
Add raw modes to mode message
C. McEnroe
2020-02-25
Handle changing setParamModes, paramModes and other channel modes
C. McEnroe
2020-02-25
Fix handling EXCEPTS and INVEX without values
C. McEnroe
2020-02-25
Add /mode, /except, /invex and handle lists replies
C. McEnroe
2020-02-23
Accumulate mode changes into a buffer for one message
C. McEnroe
[next]