Cory McWilliams cory
cory closed issue cory/tildefriends#88 2025-10-01 20:17:26 -04:00
Watertight unread status
cory commented on issue cory/tildefriends#88 2025-10-01 20:17:26 -04:00
Watertight unread status

Seems pretty OK.

cory pushed to main at cory/tildefriends 2025-10-01 20:02:42 -04:00
859fe1feb0 ssb: Exclude followed mentions from the general channel, too.
8f61d83f41 ssb: Exclude subscribed channels from general posts.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-10-01 19:21:20 -04:00
6423b3e479 ssb: Consolidate the connection sidebar options. Three copies on-screen is too many.
2bc8cec8a2 core: Move users()+permissionsForUser() from JS to C.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-10-01 18:07:18 -04:00
b49a6cd685 ssb: Place the message collapse better with the messages it collapses.
cory pushed to main at cory/tildefriends 2025-10-01 17:57:46 -04:00
2885380f40 core: Remove some unused events.
2ec3b6a249 http: Add some logging to try to diagnose an intermittent shutdown issue.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-10-01 12:27:07 -04:00
3ef795452d ssb: Condense child messages a bit.
479d87c8b8 update: OpenSSL 3.6.0.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-09-30 12:56:53 -04:00
a56077dcc7 update: libbacktrace.
d3f4587c3b update: OpenSSL 3.5.4.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-09-28 21:15:34 -04:00
623705b7a1 core: Fix a crash in the apps app.
cory pushed to main at cory/tildefriends 2025-09-28 17:55:42 -04:00
8f87f4751d ios: Add iTunesArtwork icon.
cory closed issue cory/tildefriends#40 2025-09-28 17:45:31 -04:00
Why do we get disconnected from go-ssb-room so readily?
cory commented on issue cory/tildefriends#40 2025-09-28 17:45:31 -04:00
Why do we get disconnected from go-ssb-room so readily?

I believe this was fixed. Closing until evidence to the contrary.

cory closed issue cory/tildefriends#131 2025-09-28 17:36:37 -04:00
Show blobs fast
cory commented on issue cory/tildefriends#131 2025-09-28 17:36:37 -04:00
Show blobs fast

I think this is good. Next step is to observe it more in the wild.

cory pushed to main at cory/tildefriends 2025-09-28 17:35:57 -04:00
2ac6dfde9d test: Make the testing replicating a blob check the correct client, and add another test that does it while already connected.
cory pushed to main at cory/tildefriends 2025-09-28 17:20:01 -04:00
81ade7a400 core: Make the internal ssb.* API more explicitly not exposed to apps.
cory pushed to main at cory/tildefriends 2025-09-28 16:01:04 -04:00
63f7ff9f27 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-09-28 15:23:47 -04:00
8a0fa17a79 build: Remove stale include. Fix clean builds.
cory pushed to main at cory/tildefriends 2025-09-28 13:43:32 -04:00
0ead5ed967 cleanup: Remove server-side JS socket and HTTP request support. Not used/useful enough to justify keeping all this code around.
53261a6fbc docs: Remove some stale docs from the api app.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-09-28 13:07:52 -04:00
c60ff86a4d core: Use FreeBSD's public domain SHA1 instead of OpenSSL's so that jettisoning OpenSSL is an option.
83a0b017c5 cleanup: Remove the bcrypt JS API. Apps that need it should find their own implementation. Core does it all in C.
Compare 2 commits »