Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/chat.c version 1faf611161
|
2021-10-12
| ||
| 17:11 | Corrected misuse of g.argv in /ci and /ci_tags pages, per [forum:74ec2261df|forum post 74ec2261df]. ... (check-in: ba3323da9f user: stephan tags: trunk) | |
|
2021-10-11
| ||
| 10:18 | Fix the "fossil tls-config remove-exception" command so that it works without triggering authorizer exceptions. [forum:/forumpost/64d919b2cf|Forum post 64d919b2cf]. ... (check-in: 156c890a2e user: drh tags: trunk) | |
| 10:11 | When doing an automatic open following a clone, do not autosync. The repo was just cloned and should already be current. See [forum:/forumpost/0dbfeab2ff|forum post 0dbfeab2ff]. ... (check-in: 160bd67731 user: drh tags: trunk) | |
|
2021-10-10
| ||
| 15:55 | Removed a no-longer-correct doc passage which referenced the older practice of using an IP component in the login cookie. ... (check-in: 1dc5e1ce6d user: stephan tags: trunk) | |
| 15:44 | /chat: grouped config settings into categories. Moved config checkboxes back to the left, per /chat feedback, but now clicking anywhere on their row toggles them. Slightly shrunk the main buttons when in non-compact mode. Various look-and-feel and help text tweaks to the config view. ... (check-in: 67e8599874 user: stephan tags: trunk) | |
| 14:07 | Integrated a debouncer into the window-resize monitor callbacks used by the diff table views and /chat to eliminate a flurry of UI resizing while resizing a window, per suggestion from Florian in [forum:7807e0dbcca1dc45 | forum post 7807e0dbcca1dc45]. ... (check-in: df0e2ca168 user: stephan tags: trunk) | |
| 06:33 | Reworked /chat input options for better cross-browser portability. Made /chat config friendlier for right-handed and mobile use. ... (check-in: db54f4b706 user: stephan tags: trunk) | |
| 06:31 | More /chat config cosmetics. Started 2.18 change notes. ... (Closed-Leaf check-in: 891d79de18 user: stephan tags: chat-input-revisited) | |
| 05:53 | /chat: added option to toggle between text and contenteditable widget, defaulting to the former. Prettied up the config view a bit and made it more right-handed friendly. ... (check-in: 5d7c98ef92 user: stephan tags: chat-input-revisited) | |
| 04:13 | /chat input field rework, as discussed in [forum:9e85f44f864eb1f5 | forum post 9e85f44f864eb1f5]. Part 1: revert to plain text input fields, with compact-mode toggle swapping between them. ... (check-in: 136d95b6f1 user: stephan tags: chat-input-revisited) | |