index
:
catgirl
this commit
enroll
master
somasis/tokipona
twitch
vimode
IRC client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chat.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add numbers to buffer lines
June McEnroe
2021-01-26
*
Separate kiosk mode from restrict mode
June McEnroe
2021-01-23
*
Rename ignore code to filter
June McEnroe
2021-01-16
*
Generalize ignore toggling to visibility threshold
June McEnroe
2021-01-16
*
Save and load the URL ring in the save file
1.4
June McEnroe
2021-01-11
*
Print chain to stdout with -o
June McEnroe
2021-01-10
*
Add -o and -t options to trust self-signed certificates
June McEnroe
2021-01-09
*
Allow configuring the upper bound of the hash function
June McEnroe
2021-01-09
*
Split ignore fields to avoid over-eager * matching
June McEnroe
2021-01-01
*
Factor out reply count checking and decrementing
June McEnroe
2020-12-30
*
Add /whowas
June McEnroe
2020-12-30
*
Show setnames like nick changes
June McEnroe
2020-12-30
*
Add /setname command
June McEnroe
2020-12-29
*
Avoid eating C-c while connecting
June McEnroe
2020-10-12
*
Factor out styleStrip
June McEnroe
2020-10-09
*
Double up /help for server help
June McEnroe
2020-10-02
*
Use WHO for /ops
June McEnroe
2020-09-30
*
Add /ops command
June McEnroe
2020-09-30
*
Recalculate unreadHard on reflow
June McEnroe
2020-09-02
*
Hide ignored messages at the soft -> hard buffer layer
June McEnroe
2020-09-02
*
Actually insert blank lines in the soft buffer
June McEnroe
2020-09-02
*
Render one main window from buffers
June McEnroe
2020-09-02
*
Implement buffer line wrapping
June McEnroe
2020-09-01
*
Factor buffer out of ui
June McEnroe
2020-09-01
*
Move styleParse out of ui
June McEnroe
2020-09-01
*
Use a static buffer for base directory paths
June McEnroe
2020-08-21
*
Use configPath to load TLS cert/priv
June McEnroe
2020-08-20
*
Refactor base dir functions to iterate over paths
June McEnroe
2020-08-20
*
Say "OpenSSL" in additional permission notices
June McEnroe
2020-08-04
*
Replace catf with something that tracks len
June McEnroe
2020-07-30
*
Define explicit_bzero using memset_s on macOS
June McEnroe
2020-07-30
*
Remove use of strlcat
June McEnroe
2020-07-30
*
Bump ParamCap to 254
June McEnroe
2020-06-24
*
Add additional permission for linking with LibreSSL
June McEnroe
2020-06-08
*
Mark global variables in chat.h as extern
Michael Forney
2020-05-07
*
Check ignores against id
June McEnroe
2020-04-07
*
Add M-q to collapse whitespace
June McEnroe
2020-04-07
*
Add /ignore message filtering patterns
June McEnroe
2020-03-31
*
Add text macros
June McEnroe
2020-03-30
*
Add logging functions
June McEnroe
2020-03-25
*
Track MODE in replies
June McEnroe
2020-03-23
*
Assume worst case for unknown user and host in splitMessage
June McEnroe
2020-03-23
*
Track own host, handle CHGHOST
June McEnroe
2020-03-22
*
Implement the causal.agency/consumer capability
June McEnroe
2020-02-29
*
Add /mode, /except, /invex and handle lists replies
June McEnroe
2020-02-25
*
Add /ban, /unban and handle ban list replies
June McEnroe
2020-02-19
*
Various small cleanups
June McEnroe
2020-02-16
*
Replace a lot of snprintf with a catf implementation
June McEnroe
2020-02-16
*
Track EXCEPTS and INVEX modes
June McEnroe
2020-02-16
*
Replace small integers in size_t with uint
June McEnroe
2020-02-15
[next]