Cory McWilliams cory
cory closed issue cory/tildefriends#119 2025-05-07 19:27:18 -04:00
Don't require -u for the private command
cory pushed to main at cory/tildefriends 2025-05-07 19:05:59 -04:00
eb9377e21d ssb: Add settings for broadcast and discovery.
cory pushed to main at cory/tildefriends 2025-05-07 18:37:27 -04:00
a1764eee42 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-05-07 18:32:02 -04:00
86ef74e20d test: More CLI tests, and make -u optional for publish, too.
cory pushed to main at cory/tildefriends 2025-05-07 18:15:39 -04:00
4de53b9926 core: sqlite checkpoint tweaks. Switch the periodic checkpoint to passive mode. Truncate mode was painful on mobile. I'm seeing it succeed often enough that we don't grow indefinitely. Also fix the print.
99a195a3fd update: sqlite 3.49.2.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-05-07 17:52:08 -04:00
f1ced31f69 ssb: Faster loads by encouraging the right queries with CTEs in fetch_about.
cory pushed to main at cory/tildefriends 2025-05-06 12:50:00 -04:00
b3cedf2baa ssb: Begin to add some CLI tests.
cory pushed to main at cory/tildefriends 2025-05-05 21:51:45 -04:00
3bf19fabda ssb: Don't require -u for the private command. #119
cory pushed to main at cory/tildefriends 2025-05-05 21:32:43 -04:00
cf81ebe8ad ssb: emoji-fy other cases of some reactions.
cory pushed to main at cory/tildefriends 2025-05-05 21:10:01 -04:00
278b5566a1 ssb: Remove some unintended whitespace at the bottom of messages.
cory opened issue cory/tildefriends#119 2025-05-05 12:12:28 -04:00
Don't require -u for the private command
cory commented on issue cory/tildefriends#108 2025-05-02 19:15:54 -04:00
Fix the shutdown issue for real

Calling this done. Will reopen when I realize I'm wrong.

cory closed issue cory/tildefriends#108 2025-05-02 19:15:54 -04:00
Fix the shutdown issue for real
cory pushed to main at cory/tildefriends 2025-05-01 12:38:14 -04:00
e8c1390f09 ssb: Reply arrow that shows up better on my phone.
cory pushed to main at cory/tildefriends 2025-04-30 12:35:42 -04:00
3c04abda45 ssb: More shutdown correctness. #108
cory pushed to main at cory/tildefriends 2025-04-29 20:48:51 -04:00
2597f99ccf ssb: Get recent reactions up front so that we don't need to delay showing the dialog for them.
cory pushed to main at cory/tildefriends 2025-04-27 17:30:06 -04:00
9d3a07c1cf build: OpenBSD 7.7's SSL matches these signatures again.
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.