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
/
chat.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rename project catgirl
June McEnroe
2018-11-27
*
Add notification with notify-send
June McEnroe
2018-10-28
*
Use const char *argv[] signatures
June McEnroe
2018-10-28
*
Factor out uiPrompt to call on nick change
June McEnroe
2018-09-14
*
Move color selection to format.c
June McEnroe
2018-09-13
*
Add IRCDefault to colors enum
June McEnroe
2018-09-13
*
Rewrite UI again
June McEnroe
2018-09-13
*
Use formatParse split to position input cursor
June McEnroe
2018-09-12
*
Factor out IRC formatting parsing
June McEnroe
2018-09-12
*
Add urlOpenMatch
June McEnroe
2018-09-11
*
Add /man command
June McEnroe
2018-09-10
*
Move event loop to event.c
June McEnroe
2018-09-06
*
Use PascalCase for constants
June McEnroe
2018-09-02
*
Add aswprintf
June McEnroe
2018-09-02
*
Include time.h for time_t in chat.h
June McEnroe
2018-09-02
*
Don't clobber tab order on /who
June McEnroe
2018-08-20
*
Add wcsnchr, wcsnrchr, awcsntombs
June McEnroe
2018-08-20
*
Name project chatte
June McEnroe
2018-08-20
*
Add logging
June McEnroe
2018-08-17
*
Add UI "heat" for status/messages/pings
June McEnroe
2018-08-17
*
Add termTitle
June McEnroe
2018-08-13
*
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
*
Add term.c for extra terminal features
June McEnroe
2018-08-11
*
Become multi-channel
June McEnroe
2018-08-10
*
Move process spawning onto the event loop
June McEnroe
2018-08-10
*
Rename chan to join
June McEnroe
2018-08-10
*
Add PASS option
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
*
Factor out line editing to edit.c
June McEnroe
2018-08-08
*
Implement cycling tab complete
June McEnroe
2018-08-07
*
Highlight and beep pings
June McEnroe
2018-08-07
*
Factor out allocating conversion between wcs and mbs
June McEnroe
2018-08-07
*
Convert input to multibyte before handling
June McEnroe
2018-08-07
*
Populate tab-complete list
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
*
Show source link on exit
June McEnroe
2018-08-04
*
Rename ui chat to log
June McEnroe
2018-08-04
*
Rename client to irc
June McEnroe
2018-08-04
*
Split source into several files
June McEnroe
2018-08-04