]> git.sesse.net Git - skvidarsync/history - bin/ws.pl
Remove HKS 2024 code.
[skvidarsync] / bin / ws.pl
18 hours ago Steinar H. GundersonChannel regex matching was too aggressive; fix.
2024-04-11 Steinar H. GundersonAdd WebSocket pings to try to work around Slack hangs.
2024-02-11 Steinar H. GundersonDon't match dates in channel names.
2023-12-25 Steinar H. GundersonFix an issue where we would not get timestamps from...
2023-12-08 Steinar H. GundersonHandle edits, at last?
2023-12-07 Steinar H. GundersonFix picking up the date from new messages.
2023-11-11 Steinar H. GundersonLog delay in the Slack WebSocket API.
2023-11-10 Steinar H. GundersonCache /properties; it was getting untenably slow for...
2023-11-10 Steinar H. GundersonStick ws.pl messages on stderr, which is seemingly...
2023-11-06 Steinar H. GundersonCommunicate through NOTIFY/LISTEN instead of a file.
2023-11-06 Steinar H. GundersonAdd a WebSocket daemon, hopefully with lower latency...