]> git.scottworley.com Git - reliable-chat/summary
 
descriptionReliable Chat
last changeWed, 31 Mar 2021 19:40:00 +0000 (12:40 -0700)
readme

IRC sends traffic via one path.  Reliable Chat sends traffic by many paths.

shortlog
2021-03-31 Scott WorleyRemove 'or any later version' license choice master
2015-07-23 Scott WorleyRename "history" to "hist"
2012-08-20 Scott WorleyPrompt new users for a nick explicitly
2012-08-19 Scott Worley/nick requires an argument
2012-08-19 Scott WorleyDifferent colors for different message types
2012-08-19 Scott Worley/speak requests are permitted cross-origin
2012-08-19 Scott WorleyMonotonic clock
2012-08-19 Scott WorleyUse XMLHttpRequest POST to send messages
2012-08-19 Scott WorleyCSS class for local messages
2012-08-19 Scott WorleyDon't send empty messages
2012-08-19 Scott Worley/nick currentnick should do nothing
2012-08-19 Scott Worley/nosuchcommand shouldn't speak
2012-08-19 Scott Worley"/no such command" shouldn't speak
2012-08-19 Scott WorleyExport the server start time
2012-08-19 Scott WorleyTest message drops due to hitting the limit
2012-08-19 Scott WorleySwitch to using defer to clean up after tests
...
heads
3 years ago master