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-03-23
Assume worst case for unknown user and host in splitMessage
C. McEnroe
2020-03-22
Track own host, handle CHGHOST
C. McEnroe
2020-02-29
Implement the causal.agency/consumer capability
C. McEnroe
2020-02-25
Add /mode, /except, /invex and handle lists replies
C. McEnroe
2020-02-19
Add /ban, /unban and handle ban list replies
C. McEnroe
2020-02-16
Various small cleanups
C. McEnroe
2020-02-16
Replace a lot of snprintf with a catf implementation
C. McEnroe
2020-02-16
Track EXCEPTS and INVEX modes
C. McEnroe
2020-02-15
Replace small integers in size_t with uint
C. McEnroe
2020-02-15
Track PREFIX modes and CHANMODES
C. McEnroe
2020-02-15
Enable multi-prefix
C. McEnroe
2020-02-15
Separate network info from self
C. McEnroe
2020-02-14
Add /invite
C. McEnroe
2020-02-14
Add /away
C. McEnroe
2020-02-13
Add /exec
C. McEnroe
2020-02-13
Rename procPipe to utilPipe
C. McEnroe
2020-02-13
Refactor windows into array and add /move
C. McEnroe
2020-02-13
Explicitly close the TLS connection
C. McEnroe
2020-02-12
Add -N flag for notifications
C. McEnroe
2020-02-13
Implement source address selection
multiplexd
2020-02-12
Add /list
C. McEnroe
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
[prev]
[next]