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-12
Add C-t transpose
C. McEnroe
2020-02-12
Allow for arguments to open/copy utilities
C. McEnroe
2020-02-11
Add -R restricted flag
C. McEnroe
2020-02-11
Define ColorCap instead of hardcoding 100
C. McEnroe
2020-02-11
Move hash to top of chat.h
C. McEnroe
2020-02-11
Move base64 out of chat.h
C. McEnroe
2020-02-11
Move XDG_SUBDIR out of chat.h
C. McEnroe
2020-02-11
Declare strlcat
C. McEnroe
2020-02-10
Only automatically switch to expected joins
C. McEnroe
2020-02-10
Factor out XDG base directory code
C. McEnroe
2020-02-10
Add -s to save and load buffers
C. McEnroe
2020-02-10
Eliminate array in hash
C. McEnroe
2020-02-10
Add -H
C. McEnroe
2020-02-10
Hash to colors in the range 2-75
C. McEnroe
2020-02-09
Add /whois
C. McEnroe
2020-02-09
Add C-y
C. McEnroe
2020-02-09
Add C-w and M-d
C. McEnroe
2020-02-09
Rename kill ops
C. McEnroe
2020-02-09
Add M-b and M-f
C. McEnroe
2020-02-09
Add C-k
C. McEnroe
2020-02-09
Add C-d
C. McEnroe
2020-02-09
Simplify edit buffer conversion and input rendering
C. McEnroe
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
[prev]
[next]