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
2022-07-30
Rename cache{Prefix,Substr} to cache{Complete,Search}
June McEnroe
2022-07-30
Switch to cache interfaces
June McEnroe
2022-07-30
"Rename" complete to cache, refactor interfaces
June McEnroe
2022-07-30
Update copyrights, authors
June McEnroe
2022-05-29
Allow setting fallback nicks and highlight on any
June McEnroe
2022-02-20
Save input buffer contents
June McEnroe
2022-02-20
Show indicator in status when window has pending input
June McEnroe
2022-02-19
Reimplement text macros
June McEnroe
2022-02-19
Factor out input handling to input.c
June McEnroe
2022-02-19
Factor out window management to window.c
June McEnroe
2022-02-18
Implement new line editing "library"
June McEnroe
2022-02-12
Prompt for empty server or SASL passwords
June McEnroe
2021-10-16
Import refactored xdg.c from pounce
C. McEnroe
2021-09-20
Request znc.in/self-message if available
C. McEnroe
2021-08-26
Match id names case-insensitively
C. McEnroe
2021-07-20
Add -q/quiet option to raise default message visibility threshold
Klemens Nanni
2021-07-13
Perform TLS handshake after final pledge
Klemens Nanni
2021-07-02
Save invited channel for /join
C. McEnroe
2021-06-25
Keep log directory open, use mkdirat(2) and openat(2)
C. McEnroe
2021-06-20
OpenBSD: Only unveil used directories
Klemens Nanni
2021-06-18
Add -m mode option to set user modes
C. McEnroe
2021-06-17
Match windows by substring in /window
C. McEnroe
2021-06-11
Open save file once in uiLoad() and keep it open until uiSave()
Klemens Nanni
2021-06-09
Avoid creating out-of-bounds pointer when checking for seprintf truncation
Michael Forney
2021-06-09
Remove catf
C. McEnroe
2021-06-09
Replace catf with seprintf
C. McEnroe
2021-06-09
Add seprintf
C. McEnroe
2021-05-28
List windows with /window
1.8
C. McEnroe
2021-05-27
Hash the username in kiosk mode
C. McEnroe
2021-05-04
Ignore messages in reply to previously ignored messages
C. McEnroe
2021-04-02
Skip STATUSMSG prefixes
C. McEnroe
2021-03-17
Show where too-long-messages will be automatically split
C. McEnroe
2021-03-08
Disable nick and channel colors with hash bound 0
C. McEnroe
2021-02-21
Use separate reply counts for automatic join topics/names
C. McEnroe
2021-01-27
Measure timestamp width using ncurses
C. McEnroe
2021-01-27
Add toggleable display of timestamps
C. McEnroe
2021-01-26
Add numbers to buffer lines
C. McEnroe
2021-01-23
Separate kiosk mode from restrict mode
C. McEnroe
2021-01-16
Rename ignore code to filter
C. McEnroe
2021-01-16
Generalize ignore toggling to visibility threshold
C. McEnroe
2021-01-11
Save and load the URL ring in the save file
1.4
C. McEnroe
2021-01-10
Print chain to stdout with -o
C. McEnroe
2021-01-09
Add -o and -t options to trust self-signed certificates
C. McEnroe
2021-01-09
Allow configuring the upper bound of the hash function
C. McEnroe
2021-01-01
Split ignore fields to avoid over-eager * matching
C. McEnroe
2020-12-30
Factor out reply count checking and decrementing
C. McEnroe
2020-12-30
Add /whowas
C. McEnroe
2020-12-30
Show setnames like nick changes
C. McEnroe
2020-12-29
Add /setname command
C. McEnroe
2020-10-12
Avoid eating C-c while connecting
C. McEnroe
[next]