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
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
2018-08-07
Fix /me formatting side-effects
Curtis McEnroe
2018-08-07
Hack clang into checking uiFmt format strings
Curtis McEnroe
2018-08-07
Handle PART and QUIT without messages
Curtis McEnroe
2018-08-07
Make safe filling the who buffer
Curtis McEnroe
2018-08-06
Use wchar_t strings for all of UI
Curtis McEnroe
2018-08-04
Rename ui chat to log
Curtis McEnroe
2018-08-04
Rename client to irc
Curtis McEnroe
2018-08-04
Split source into several files
Curtis McEnroe