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
2019-07-02
Add /list
Curtis McEnroe
2019-07-02
Deal with ~users in colorGen
Curtis McEnroe
2019-07-02
Add -k option for joining with keys
Curtis McEnroe
2019-02-25
Move nick and tag coloring to color.c
Curtis McEnroe
2019-02-25
Add color to tags
Curtis McEnroe
2019-02-22
Reorganize UI code for the umpteenth time
Curtis McEnroe
2019-02-21
Replace "view" with "window"
Curtis McEnroe
2018-12-30
Typedef function types, not pointers
Curtis McEnroe
2018-12-16
Move base64 to string.c
Curtis McEnroe
2018-12-15
Underline own nick
Curtis McEnroe
2018-12-04
Implement SASL PLAIN authentication
Curtis McEnroe
2018-12-04
Show error if disconnected unintentionally
Curtis McEnroe
2018-12-04
Revert half-working reconnecting stuff
Curtis McEnroe
2018-12-03
Check nick to determine if is self
Curtis McEnroe
2018-12-03
Ignore ~ username prefixes
Curtis McEnroe
2018-12-02
Send automated messages to TagStatus with UICold
Curtis McEnroe
2018-11-29
Add basic log replay
Curtis McEnroe
2018-11-29
Handle no such nick error
Curtis McEnroe
2018-11-29
Add /whois
Curtis McEnroe
2018-09-14
Factor out uiPrompt to call on nick change
Curtis McEnroe
2018-09-13
Move color selection to format.c
Curtis McEnroe
2018-09-13
Rewrite UI again
Curtis McEnroe
2018-09-11
Don't render every PM as a ping
Curtis McEnroe
2018-09-02
Use PascalCase for constants
Curtis McEnroe
2018-09-02
Treat all direct messages as pings
Curtis McEnroe
2018-09-02
Simplify invalid nick messages
Curtis McEnroe
2018-08-20
Remove FIXME for tracking tags in WHO handling
Curtis McEnroe
2018-08-20
Don't clobber tab order on /who
Curtis McEnroe
2018-08-20
Fix missing stdint.h include
Curtis McEnroe
2018-08-17
Add logging
Curtis McEnroe
2018-08-17
Add UI "heat" for status/messages/pings
Curtis McEnroe
2018-08-14
Detect pings in ACTIONs
Curtis McEnroe
2018-08-14
Keep hashing '\0' until color is not black
Curtis McEnroe
2018-08-13
Don't ping self
Curtis McEnroe
2018-08-13
Detect pings anywhere in message
Curtis McEnroe
2018-08-13
Add /query, /part and /close
Curtis McEnroe
2018-08-11
Rework UI code for multi-channel
Curtis McEnroe
2018-08-11
Fix isSelf user checking
Curtis McEnroe
2018-08-10
Become multi-channel
Curtis McEnroe
2018-08-10
Remove unnecessary va_end
Curtis McEnroe
2018-08-10
Rename chan to join
Curtis McEnroe
2018-08-09
Color brackets around nicks
Curtis McEnroe
2018-08-09
Fix 432 handler params
Curtis McEnroe
2018-08-09
Replace shift with a great variadic function
Curtis McEnroe
2018-08-09
Only tabTouch nick if not self
Curtis McEnroe
2018-08-09
Add URL detection, listing and opening
Curtis McEnroe
2018-08-08
Distinguish self with square brackets
Curtis McEnroe
2018-08-08
Color own messages 15
Curtis McEnroe
2018-08-07
Highlight and beep pings
Curtis McEnroe
2018-08-07
Populate tab-complete list
Curtis McEnroe
[next]