index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
input.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Add /man command
June McEnroe
2018-09-10
*
Use PascalCase for constants
June McEnroe
2018-09-02
*
Accept unique prefixes of commands
June McEnroe
2018-08-18
*
Fix /query error handling
June McEnroe
2018-08-18
*
Alias /n to /view n where n is a number
June McEnroe
2018-08-18
*
Add UI "heat" for status/messages/pings
June McEnroe
2018-08-17
*
Don't treat input as command if word contains extra slash
June McEnroe
2018-08-16
*
Add /query, /part and /close
June McEnroe
2018-08-13
*
Factor out input param and add tagFind
June McEnroe
2018-08-12
*
Fix /open ranges by passing all URLs to open(1)
June McEnroe
2018-08-12
*
Rework UI code for multi-channel
June McEnroe
2018-08-11
*
Become multi-channel
June McEnroe
2018-08-10
*
Rename chan to join
June McEnroe
2018-08-10
*
Ignore trailing space on slash commands
June McEnroe
2018-08-09
*
Add URL detection, listing and opening
June McEnroe
2018-08-09
*
Add commands to tab complete
June McEnroe
2018-08-08
*
Remove extraneous slash from unrecognized command
June McEnroe
2018-08-07
*
Match commands case-insensitively
June McEnroe
2018-08-07
*
Convert input to multibyte before handling
June McEnroe
2018-08-07
*
Hack clang into checking uiFmt format strings
June McEnroe
2018-08-07
*
Use wchar_t strings for all of UI
June McEnroe
2018-08-06
*
Handle /topic
June McEnroe
2018-08-04
*
Rename ui chat to log
June McEnroe
2018-08-04
*
Rename client to irc
June McEnroe
2018-08-04
*
Handle /names and /who
June McEnroe
2018-08-04
*
Split source into several files
June McEnroe
2018-08-04
[prev]