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
/
chat.h
Age
Commit message (
Expand
)
Author
2020-02-09
Show realname on JOIN if it is different from nick
C. McEnroe
2020-02-08
Add /copy
C. McEnroe
2020-02-08
Allow overriding the /open utility
C. McEnroe
2020-02-08
Scan messages for URLs
C. McEnroe
2020-02-08
Add procPipe for subprocesses
C. McEnroe
2020-02-08
Only show expected topic/names replies
C. McEnroe
2020-02-08
Add /close
C. McEnroe
2020-02-08
Handle ID overflow
C. McEnroe
2020-02-08
Handle KICK
C. McEnroe
2020-02-08
Handle NICK
C. McEnroe
2020-02-07
Clear completion for ID on self-part
C. McEnroe
2020-02-07
Update completion on join, part, privmsg
C. McEnroe
2020-02-07
Populate completion with commands
C. McEnroe
2020-02-07
Add some real line editing operations
C. McEnroe
2020-02-06
Set id color to Default on allocation
C. McEnroe
2020-02-06
Search for cert and priv in config dirs
C. McEnroe
2020-02-05
Use getopt_config to load options
C. McEnroe
2020-02-05
Add /window
C. McEnroe
2020-02-05
Add /quit
C. McEnroe
2020-02-05
Change prompt depending on command
C. McEnroe
2020-02-05
Save own username for message echoing
C. McEnroe
2020-02-05
Add extremely basic editing and message sending
C. McEnroe
2020-02-04
Split showing style codes and word wrapping
C. McEnroe
2020-02-04
Add beginnings of input handling
C. McEnroe
2020-02-03
Use time_t rather than struct tm
C. McEnroe
2020-02-02
Add sequences for toggling focus/paste modes
C. McEnroe
2020-02-02
Remove term.c in favor of more curses APIs
C. McEnroe
2020-02-02
Use tsl/fsl capabilities for title if available
C. McEnroe
2020-02-02
Save NETWORK, CHANTYPES, PREFIX from ISUPPORT
C. McEnroe
2020-02-02
Remove style string macros
C. McEnroe
2020-02-02
Add idColors
C. McEnroe
2020-02-02
Implement window switching and status line
C. McEnroe
2020-02-02
Add color hashing function
C. McEnroe
2020-02-01
Implement the beginnings of UI
C. McEnroe
2020-02-01
Add term stuff
C. McEnroe
2020-02-01
Add IDs and names
C. McEnroe
2020-02-01
Add -v flag
C. McEnroe
2020-02-01
Blindly implement login flow
C. McEnroe
[prev]