Cory McWilliams cory
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.
cory pushed to main at cory/tildefriends 2025-06-11 19:15:41 -04:00
cbf1273a55 ssb: Squeeze some blood from the following_perf stone.
8143a23ced format
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-06-11 18:39:21 -04:00
3c17810747 welcome: Update the welcome page to be a bit more direct and relevant. #124
cory pushed to main at cory/tildefriends 2025-06-11 12:56:30 -04:00
bea7a2e9ed core: Use JS_NewTypedArray.
cory pushed to main at cory/tildefriends 2025-06-11 12:46:54 -04:00
2f0a2ac6b0 core: Prefer JS_AtomToCString() over JS_AtomToString() + JS_ToCString().
cory closed issue cory/tildefriends#60 2025-06-11 12:10:35 -04:00
Error: Closed: abnormal closure when accessing an app
cory pushed to main at cory/tildefriends 2025-06-11 12:10:30 -04:00
18908b6b56 core: Ignore websocket errors when navigating away from the page (ie, Abnormal closure when switching apps). #60