Changes On Branch no-joy
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch no-joy Excluding Merge-Ins

This is equivalent to a diff from 421d657078 to 7c3cf7a189

2020-12-27
06:48
chat: next round of Safari-friendly baby steps, developed in conjunction with Safari user mgagnon via chat session. check-in: a1161fa9bd user: stephan tags: trunk
04:50
chat: reintegrated partial changes from [b0ab6cbd3] and [670732a6]: remove skin-induced div.content margins in chat-only mode and cap image preview size to avoid screen overflow. Moved #dbgMessage element out of the way at app startup to avoid it potentially influencing our flexbox layout, and include that element in the to-hide list for chat-only ... Closed-Leaf check-in: 7c3cf7a189 user: stephan tags: no-joy
04:30
chat: re-integrated JS-based div.content resizer to do approximately what the preferred 'vh' CSS units would, but upon which Safari apparently chokes. Message area now gets a scrollbar. This works reasonably well on FF/Chrome on both Linux and Android. The jury is still out on Safari. Edit: Martin G. confirmed this one also suffers from the "collap... check-in: d488f5c66c user: stephan tags: no-joy
03:39
Eliminated top-down chat mode altogether in an attempt to eliminate some complexity and cruft. Re-added the toast-on-new-invisible-message from [0a00a103]. check-in: 421d657078 user: stephan tags: trunk
2020-12-26
22:09
Disabled automatic scrolling when a new chat message arrives, as it is unnecessary when the user input fields are not sticky. To revisit later with sticky input fields. check-in: b75ce86581 user: stephan tags: trunk

Changes to src/chat.js.

Changes to src/default.css.