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
/
irc.c
Age
Commit message (
Expand
)
Author
2018-12-04
Revert half-working reconnecting stuff
Curtis McEnroe
2018-12-03
Ignore ~ username prefixes
Curtis McEnroe
2018-12-02
Move host, port, pass, webp to self
Curtis McEnroe
2018-12-02
Add -r option for realname
Curtis McEnroe
2018-12-02
Send automated messages to TagStatus with UICold
Curtis McEnroe
2018-12-01
Crudely handle reconnecting after suspend
Curtis McEnroe
2018-11-30
Separate ircConnect and ircDisconnect
Curtis McEnroe
2018-09-16
Revert "Race parallel connects"
Curtis McEnroe
2018-09-16
Race parallel connects
Curtis McEnroe
2018-09-15
Call tls_error when tls_connect_socket fails
Curtis McEnroe
2018-09-15
Try successive getaddrinfo results
Curtis McEnroe
2018-09-02
Use PascalCase for constants
Curtis McEnroe
2018-08-17
Add UI "heat" for status/messages/pings
Curtis McEnroe
2018-08-11
Rework UI code for multi-channel
Curtis McEnroe
2018-08-10
Become multi-channel
Curtis McEnroe
2018-08-09
Add PASS option
Curtis McEnroe
2018-08-09
Add URL detection, listing and opening
Curtis McEnroe
2018-08-07
Hack clang into checking uiFmt format strings
Curtis McEnroe
2018-08-06
Use wchar_t strings for all of UI
Curtis McEnroe
2018-08-04
Rename client to irc
Curtis McEnroe