Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-06-18 19:08:50 -04:00
e9e22b762d docs: Make this format a little prettier-friendly.
cory pushed to main at cory/tildefriends 2025-06-18 19:00:17 -04:00
620db19936 docs: Auto-generate a usage.md from the command-line interface.
cory pushed to main at cory/tildefriends 2025-06-18 18:26:13 -04:00
94a79dd62c ssb: How did I not have this index? Makes channel unread queries significantly faster.
cory pushed to main at cory/tildefriends 2025-06-18 12:37:43 -04:00
b56c3efde0 prettier
cory pushed to main at cory/tildefriends 2025-06-18 12:37:02 -04:00
066827f8f1 ssb: Deconstruct and instrument the channels unread query.
cory pushed to main at cory/tildefriends 2025-06-18 12:13:02 -04:00
c3b65d9cd8 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-06-16 22:26:27 -04:00
a15b916b06 ssb: Only print broadcast failures once.
cory commented on issue cory/tildefriends#124 2025-06-16 12:42:20 -04:00
[question] How do I use this?

failed to send broadcast for 10.5.0.2 via 10.5.255.255 (-65): host is unreachable

Mostly harmless. It periodically tries to send discovery packets on all the network interfaces it can see. …

cory closed issue cory/tildefriends#129 2025-06-16 12:20:17 -04:00
[bug] TypeError: not a function
cory pushed to main at cory/tildefriends 2025-06-16 12:20:12 -04:00
31d0a5c233 intro: Don't meddle with settings as non-admin. #129
cory closed issue cory/tildefriends#128 2025-06-16 12:14:12 -04:00
Copy edit
cory commented on issue cory/tildefriends#128 2025-06-16 12:14:12 -04:00
Copy edit

Thanks! /~core/ is basically the apps directory in the tree, fwiw.

cory pushed to main at cory/tildefriends 2025-06-16 12:12:53 -04:00
140179e80a intro: Fix grammar. #128
cory pushed to main at cory/tildefriends 2025-06-15 08:46:10 -04:00
53cba2d7e4 Move all but the deleting off of the writer when deleting blobs and messages. Trying to eliminate a period of unresponsiveness near launch.
cory pushed to main at cory/tildefriends 2025-06-14 20:27:21 -04:00
e54312d3b8 ssb: Only admins are offered the option to enable peer exchange.
cory pushed to main at cory/tildefriends 2025-06-12 12:50:43 -04:00
cadc27b7b5 ssb: Filter out invalid RPC flags.
cory pushed to main at cory/tildefriends 2025-06-12 12:26:04 -04:00
388b829ec1 ssb: Allow unread status for the mentions tab.
cory pushed to main at cory/tildefriends 2025-06-11 20:53:55 -04:00
67861f0f33 ssb: Add some options to encourage getting connected to the connections sidebar section.
cory pushed to main at cory/tildefriends 2025-06-11 20:12:27 -04:00
a1f1eb34d5 ssb: sequence: Sequential 32-bit integer starting at 1.
cory pushed to main at cory/tildefriends 2025-06-11 19:22:26 -04:00
2a6789063e ssb: Show/hide "Mark All Read" and the unread line more correctly.