Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-01-14 12:12:42 -05:00
2254088adb ssb: Fix some jitter and spacing around followed accounts listed on profiles.
cory opened issue cory/tildefriends#137 2026-01-13 18:27:59 -05:00
Bookclub
cory pushed to main at cory/tildefriends 2026-01-12 12:40:25 -05:00
d3744e14fe ssb: Render some of the bookclub message content.
cory pushed to main at cory/tildefriends 2026-01-11 08:55:06 -05:00
e147b41290 ssb: Cache more query results so that navigating back and forth isn't so painful.
cory pushed to main at cory/tildefriends 2026-01-10 16:29:35 -05:00
95f6ef76e9 ssb: Haven't used filesaver.min.js in ages. Remove it.
cory pushed to main at cory/tildefriends 2026-01-10 07:58:15 -05:00
88b7e3f996 update: sqlite 3.51.2.
cory pushed to main at cory/tildefriends 2026-01-09 20:01:25 -05:00
8a52da1ec2 core: Fix a spurrious error when network connectivity is restored.
cory pushed to main at cory/tildefriends 2026-01-09 12:48:20 -05:00
30c43c96ff flatpak: What?
4321149e1f appimage: Eliminate an intermedia process / make ^C work.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-08 18:48:14 -05:00
db584cff37 update: CodeMirror.
cory pushed to main at cory/tildefriends 2026-01-08 18:02:06 -05:00
e83f09766f haiku: Haiku can have a little backtrace too, as a treat.
cory pushed to main at cory/tildefriends 2026-01-08 17:54:15 -05:00
ae2f534b88 update: libsodium 1.0.21.
e21a4770ed build: Let's try libexecinfo for backtraces on linux-y platforms.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-01-08 13:07:21 -05:00
60b7d0181b build: Give linux-aarch64-release the same musl treatment.
cory pushed to main at cory/tildefriends 2026-01-08 12:52:01 -05:00
cdec61adfa apps: My previous test fix broke the layout here. Fix that.
f4bf50d6ab cleanup: format and some stale JS.
0a43804f2a docs: Apparently this needs to be here to appease the latest doxygen.
bcaaef490e build: Static link with musl libc when building Linux x86_64 release for better compatibility.
Compare 4 commits »
cory pushed to main at cory/tildefriends 2026-01-04 17:16:20 -05:00
dcd05d4ac3 build: Suppress a clang warning in sqlite's shell.c.
cory pushed to main at cory/tildefriends 2026-01-03 21:34:43 -05:00
1c8c05e43b core: Safer DB migration.
7a7ae29226 test: Fix an intermittent -t=auto failure.
76d9c77db5 core: Fix one warning I've seen during tests. Still need to get to the bottom of something here.
22fb585ab7 core: Fix some leaks around callAppHandler.
debbf028ec core: Fix a crash in airplane mode.
Compare 5 commits »
cory pushed to main at cory/tildefriends 2026-01-02 20:18:37 -05:00
d7a60e2d66 core: At least don't obviously leak on a failed callAppHandler flow.
ed25902732 core: Remove old HTTPD JS API.
1142a7f047 core: Move callAppHandler from JS to C. Not done, but it wasn't before, either.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-01-02 14:45:05 -05:00
5cb7947454 core: Remove some stale JS websocket API.
6a2f8cfb9b test: Minimal test coverage of apps/web/handler.js.
7962d6222e web: Fix some bitrot.
0feca811f0 blog: Use a compatible commonmarkjs, and fix some response codes.
08d124d5a0 core: Whoops. All things handler.js have been broken.
Compare 7 commits »
cory pushed tag v0.2025.12.1 to cory/tildefriends 2026-01-02 13:18:49 -05:00
cory created branch fdroid-0.2025.12 in cory/tildefriends 2026-01-02 13:18:46 -05:00
cory pushed to fdroid-0.2025.12 at cory/tildefriends 2026-01-02 13:18:46 -05:00
5211786ba6 build: Make a new 0.2025.12.1 release without the .wasm file for F-Droid's sake.