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
*
Match windows by substring in /window
June McEnroe
2021-06-17
*
Open save file once in uiLoad() and keep it open until uiSave()
Klemens Nanni
2021-06-11
*
Avoid creating out-of-bounds pointer when checking for seprintf truncation
Michael Forney
2021-06-09
*
Remove catf
June McEnroe
2021-06-09
*
Replace catf with seprintf
June McEnroe
2021-06-09
*
Add seprintf
June McEnroe
2021-06-09
*
List windows with /window
1.8
June McEnroe
2021-05-28
*
Hash the username in kiosk mode
June McEnroe
2021-05-27
*
Ignore messages in reply to previously ignored messages
June McEnroe
2021-05-04
*
Skip STATUSMSG prefixes
June McEnroe
2021-04-02
*
Show where too-long-messages will be automatically split
June McEnroe
2021-03-17
*
Disable nick and channel colors with hash bound 0
June McEnroe
2021-03-08
*
Use separate reply counts for automatic join topics/names
June McEnroe
2021-02-21
*
Measure timestamp width using ncurses
June McEnroe
2021-01-27
*
Add toggleable display of timestamps
June McEnroe
2021-01-27
*
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
[next]