Path to this page:
Subject: CVS commit: pkgsrc/chat/senpai
From: pin
Date: 2023-05-03 09:33:12
Message id: 20230503073312.5A471FA87@cvs.NetBSD.org
Log Message:
chat/senpai: update to 0.2.0
senpai v0.2.0
Nomeji (1):
Scroll to buffer on zoom
delthas (40):
Revert to using base colors by default, making extended configurable
Mention /help rather than man
Show the message date instead of its time on date change
Highlight only on word boundaries
Always show the date of the top message
Use WHOX rather than WHO when available
Make the last opened channel visible in the horizontal list
Prevnet highlighting on notices, drop unknown CTCP
Replace non-UTF8 chars with the Unicode replacement character
Fix crashing on ISUPPORT PREFIX=
Switch to the upstream tcell implementation of OSC 8 hyperlink
Add OSC 8 hyperlink IDs
Fix OSC 8 hyperlink ID format
Fix requesting CHATHISTORY TARGETS with invalid timestamps
Bump tcell version
Clear highlights from MARKREAD when only NotifyNone lines are left
Render the Unicode replacement character properly
Add a 10s timeout to connect + TLS handshake
Print date as dd/mm or mm/dd depending on the user locale
Enable receiving away updates for private buffers
Support irc URLs in the config addr
Implement /MOTD
Add documentation for /MOTD
Implement /NP
Fix failing to parse host:port IRC URLs
doc: Fix trivial typo
Fix processing CHATHISTORY TAGMSG as standalone messages
Prevent possible deadlock in the typing system
Move /NP code to go-libnp
Bump go-libnp
Implement /OPER
Fix failing on addresses with a literal IP address without URLs
np: Bump libnp & be more verbose with errors
Show MOTD in server buffer only
Hide on-register RPL_UMODEIS
Backoff from 0 seconds to 1 minute on reconnect
Show connected messages in the current buffer as well
Only show one connected message per reconnection
motd: Allow running from a server buffer
Request standard-replies
Files: