Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/fossil.page.chat.js version e2203bae67
|
2025-04-10
| ||
| 14:22 | Teach /chat to behave better when the connection to the remote server goes down, using a back-off timer to throttle reconnection attempts instead of blindly sending one reconnection request per second. check-in: 39b4bd9c06 user: stephan tags: trunk | |
| 07:23 | When deleting a connection-restored notification, also delete the connection-broken notification it's associated with. Add a button to the message popup for connection-related notifications to delete all connection-related notifications. When running on localhost, reduce the /chat poller timeout to 15s. Closed-Leaf check-in: 79932a5210 user: stephan tags: chat-backoff-timer2 | |