Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-04-27 10:18:46 -04:00
bdfd8925b5 ssb: Remove some extra margin that slipped in.
cory pushed to main at cory/tildefriends 2025-04-27 10:18:25 -04:00
1a4d1985f4 core: Revisit drag+drop into the editor. Works better but not as I intended. Use it just to update the screenshot in the welcome app.
cory pushed to main at cory/tildefriends 2025-04-26 18:53:14 -04:00
6273f3ea53 ssb: Make the connections sidebar header also a link to the connections tab.
cory pushed to main at cory/tildefriends 2025-04-26 18:47:07 -04:00
5bdc6fa471 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-04-26 18:30:59 -04:00
3ba41291db update: QuickJS 2025-04-26.
cory pushed to main at cory/tildefriends 2025-04-26 09:06:40 -04:00
0867811952 update: libuv 1.51.0.
cory pushed to main at cory/tildefriends 2025-04-24 12:35:42 -04:00
8d961cd805 ssb: Indicate that content warnings can be expanded.
cory commented on issue cory/tildefriends#85 2025-04-23 20:49:19 -04:00
Upload debug native symbols for Android crash reporting

97cea7b40bb1e9f487f0c8ea983bdcf8b1631965

cory closed issue cory/tildefriends#85 2025-04-23 20:49:19 -04:00
Upload debug native symbols for Android crash reporting
cory pushed to main at cory/tildefriends 2025-04-23 20:47:33 -04:00
97cea7b40b build: Attempt to include native debug symbols in the Android .aab file.
cory pushed to main at cory/tildefriends 2025-04-23 18:36:31 -04:00
4106834db8 build: nix flake update did this (but really it was nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update). I don't know how any of this actually works.
cory pushed to main at cory/tildefriends 2025-04-23 18:33:36 -04:00
a4a8f7cab2 build: Let's start work on 0.0.31.
9e209ee800 build: nix => 0.0.30.
Compare 2 commits »
cory pushed tag latest_release to cory/tildefriends 2025-04-23 17:40:32 -04:00
cory pushed tag v0.0.30 to cory/tildefriends 2025-04-23 17:40:32 -04:00
cory pushed to main at cory/tildefriends 2025-04-23 17:35:19 -04:00
ddfa84f040 docs: Changlog formatting.
cory pushed to main at cory/tildefriends 2025-04-23 12:47:24 -04:00
6b3a6ec7c1 httpd: Don't overspecify the redirects.
cory pushed to main at cory/tildefriends 2025-04-23 12:29:46 -04:00
4d037c02bf build: Let's build 0.0.30.
deaeab10d8 update: CodeMirror.
Compare 2 commits »
cory commented on issue cory/tildefriends#118 2025-04-21 12:49:52 -04:00
Delete Shared App

Yeah, those shared apps are populated from messages in the local database, which are immutable/append-only by account because that's how Secure Scuttlebutt rolls. And I haven't implemented any…

cory pushed to main at cory/tildefriends 2025-04-20 18:26:47 -04:00
2a5375b1e7 core: Don't start new tasks as we're shutting down. #108
cory pushed to main at cory/tildefriends 2025-04-20 17:43:58 -04:00
e7a03e3283 ssb: Slightly faster channel query.