Cory McWilliams cory
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.
cory pushed to main at cory/tildefriends 2025-04-14 12:42:00 -04:00
c26bf5c112 core: Setting and resetting user app permissions was all sorts of broken.
cory pushed to main at cory/tildefriends 2025-04-13 21:39:04 -04:00
41cbde934a ssb: Layout the message expand/collapse buttons better.
cory pushed to main at cory/tildefriends 2025-04-13 21:18:30 -04:00
946941d95e format
cory pushed to main at cory/tildefriends 2025-04-13 21:16:29 -04:00
50f0104239 ssb: Add size to messages_stats. Forces an already-necessary rebuild and provides information I'm keen on having readily available.
cory pushed to main at cory/tildefriends 2025-04-13 20:49:01 -04:00
40fa7edadf ssb: Show message count when viewing an account profile.
cory pushed to main at cory/tildefriends 2025-04-13 13:28:52 -04:00
d6926569c6 verify: Add an option to dump a specific message in the format that its signature validates as well as a hex representation of the bytes for good measure.
cory pushed to main at cory/tildefriends 2025-04-13 07:53:21 -04:00
a8bba324ca ssb: Fix removing a mention discarding a draft.
cory pushed to main at cory/tildefriends 2025-04-12 09:43:59 -04:00
5bba5776b3 core: Get rid of the httpd JS object. Potential progress on #108.
cory pushed to main at cory/tildefriends 2025-04-12 08:40:41 -04:00
8104f6f228 ssb: Fix and test the messages_stats trigger.
cory pushed to main at cory/tildefriends 2025-04-12 07:05:44 -04:00
3f4738e593 ssb: Fall back to hostnames for connections in the sidebar.
cory pushed to main at cory/tildefriends 2025-04-11 19:32:31 -04:00
1516e17f5d update: Lit 3.3.0.
cory pushed to main at cory/tildefriends 2025-04-11 19:29:14 -04:00
676d2702b7 ssb: Read back-pressure on a tunnel connection affects the parent connection. This was causing spurrious disconnects.
cory pushed to main at cory/tildefriends 2025-04-09 22:47:29 -04:00
5d39548964 ssb: Why is this faster?