Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-02-25 20:44:13 -05:00
36ec39c2da tidy: Address some clang-tidy issues.
cory pushed to main at cory/tildefriends 2026-02-25 19:49:41 -05:00
9eff965e8b build: Let's start work on 0.2026.3.
680702b1b4 build: Update nix.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-25 19:43:53 -05:00
54c4422889 ios: Don't codesign for the simulator. It's currently failing for me but working without. Also set some versions more differently to appease next submission.
cory pushed tag latest_release to cory/tildefriends 2026-02-25 18:52:15 -05:00
cory pushed tag v0.2026.2 to cory/tildefriends 2026-02-25 18:52:15 -05:00
cory pushed to main at cory/tildefriends 2026-02-25 18:48:57 -05:00
926aca4a40 core: This isn't required.
cory pushed to main at cory/tildefriends 2026-02-25 18:45:44 -05:00
620e8fa36e update: CodeMirror.
cory pushed to main at cory/tildefriends 2026-02-25 12:49:06 -05:00
1711a6b752 build: Let's build 0.2026.2 (also some change notes).
cory pushed to main at cory/tildefriends 2026-02-25 12:36:01 -05:00
af243e40cd ssb: Simplify this trigger to this operation more tractible.
cory pushed to main at cory/tildefriends 2026-02-24 22:20:48 -05:00
ac29f3c5fd ssb: Do some extra work to make sure we notice blobs referenced by blobs. And test it.
b0da3f1a4c http: Fix a use after free.
9bf6b69b2b ssb: Only send new messages if they were newly stored. Prevents a potential flood.
3524385938 http: Paranoia around shutdown.
4d15c63fcd app: Null checks to avoid sending on a destroyed websocket connection as I caught in gdb.
Compare 6 commits »
cory pushed to main at cory/tildefriends 2026-02-24 18:53:45 -05:00
23d5f89869 http: Serve static html apps by blob id and message id, too.
3fd59555c7 ssb: Encode app link properly from ssb message view.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-22 12:59:33 -05:00
a119f208e7 core: Safer lifetime of app_t based on a crash I saw.
81b332af7a core: Restore some rate-limiting/batching of event callbacks.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-22 12:04:55 -05:00
64e3963276 core: Now without the potential use-after-free.
cory pushed to main at cory/tildefriends 2026-02-22 11:47:07 -05:00
f771cdda1b core: Move permissionTest() from JS to C.
268a0618ce core: Register the ssb imports more directly to fix all sorts of -t auto failures I introduced. This reveals that I accidentally stopped using the message added timer.
dd0e72a581 core: Move databases() from JS => C.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-02-21 16:29:57 -05:00
7cf66e95c2 update: CodeMirror.
a2d0d2baa8 core: Move some ssb.* registration from JS => C.
fefcc35ea7 core: Move the database accessors from JS => C.
acef0015ff core: Make Database objects easier to serialize without binding.
e2a72a930c core: Move makeFunction() from JS => C.
Compare 8 commits »
cory pushed to main at cory/tildefriends 2026-02-20 21:21:14 -05:00
56c916fe1a build: Fix OpenBSD.
cory pushed to main at cory/tildefriends 2026-02-20 21:08:40 -05:00
07d6f5a23b core: Better yet, postMessageInternal is no longer used.
b41a6193f7 core: Bake getUser() into its callers.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-19 21:38:35 -05:00
3e74a7a41f ssb: Oops, remove debug.
cory pushed to main at cory/tildefriends 2026-02-19 21:38:14 -05:00
495fc41677 ssb: Reloading broken images on-demand again again.
cory pushed to main at cory/tildefriends 2026-02-19 21:07:38 -05:00
32d1bca138 update: zlib 1.3.2.