Cory McWilliams cory
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.
cory pushed to main at cory/tildefriends 2025-04-20 09:35:45 -04:00
efb3a12dcc ssb: Make the reactions list dialog a bit more compact/concise.
cory pushed to main at cory/tildefriends 2025-04-20 08:59:12 -04:00
3830d695d7 docs: Getting 0.0.30 ready.
cory pushed to main at cory/tildefriends 2025-04-19 21:40:19 -04:00
f36620927b ssb: Chasing some failed blob stores. Bumping some sqlite limits seems to have actually helped?
5423cbd628 import: Avoid log noise every launch when apps haven't actually changed.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-04-16 19:46:26 -04:00
abde709e54 prettier.
27f2d319ab storage: Faster.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-04-16 12:32:38 -04:00
66234b14bc test: Add some coverage of storing and resetting permissions by clicking the approve/deny/remember/reset buttons.
cory pushed to main at cory/tildefriends 2025-04-15 12:49:44 -04:00
6a9167e565 ssb: More logging to help track down an issue I've seen on rare occasion when saving app changes from the editor.
cory pushed to main at cory/tildefriends 2025-04-15 12:42:17 -04:00
3c60f8ca06 ssb: Whitespace around nested messages.