Fossil

Changes On Branch chat-fetch-port
Login

Changes On Branch chat-fetch-port

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

Changes In Branch chat-fetch-port Excluding Merge-Ins

This is equivalent to a diff from e378f930 to 147ff84e

2021-03-25
00:17
Create new branch named "panic-reduction" ... (check-in: 1efa8d7f user: larrybr tags: panic-reduction)
2021-03-22
03:03
Ported /chat from windows.fetch() to fossil.fetch() for XHR calls, as discussed in forum post 04b37ca5a5. ... (check-in: e9ed3158 user: stephan tags: trunk)
2021-03-21
18:51
Cleaned up the is-first-call handling of the /chat message poller. ... (Closed-Leaf check-in: 147ff84e user: stephan tags: chat-fetch-port)
18:25
Ported /chat from window.fetch to fossil.fetch, as FF versions as recently as 2017 fail with window.fetch. Needs more testing before merge but seems to work. ... (check-in: c9736432 user: stephan tags: chat-fetch-port)
2021-03-19
16:01
Resolved display cookie diff setting inconsistency reported in forum post f7e18f946b. ... (check-in: e378f930 user: stephan tags: trunk)
03:10
Add compile-time option to enable TH1 memory leak tracking. Also, fix TH1 memory leak, improve a couple #ifdef's, and fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 999e33cc user: mistachkin tags: trunk)

Changes to src/chat.c.

Changes to src/chat.js.

Changes to src/fossil.fetch.js.