Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins using file src/chat.c version d347d55bca
|
2021-09-21
| ||
| 13:34 | /chat links now open in a new tab by default. Reduced min-width of input field to help out FF on Android. ... (check-in: cea66528e2 user: stephan tags: trunk) | |
| 13:25 | /chat now uses full-fledged markdown instead of its former special-case markup. Added a message preview option to support that. ... (check-in: 6c1ac839e3 user: stephan tags: trunk) | |
| 13:18 | In single-line edit mode, wrap the chat buttons if the screen is not "wide enough." Give the edit field a min-width of (experimentally) 24em. ... (Closed-Leaf check-in: 3ca1ec5248 user: stephan tags: chat-markdown) | |
| 13:10 | Reduced side margin/padding on text input field to improve phone usability. ... (check-in: ac6e7ae9da user: stephan tags: chat-markdown) | |
| 13:00 | Prettified chat buttons via collaborative chat session dogfooding. ... (check-in: 607854c90f user: stephan tags: chat-markdown) | |