Cory McWilliams cory
cory commented on issue cory/tildefriends#143 2026-02-11 19:17:29 -05:00
URI Encoding

Mostly fixed. Will deal with it as it shows up more.

cory closed issue cory/tildefriends#143 2026-02-11 19:17:29 -05:00
URI Encoding
cory pushed to main at cory/tildefriends 2026-02-11 19:11:51 -05:00
43f9c7954f update: protocol.
246ae70ee9 http: Begin to enforce URI encoding requirements.
0e7c2d717a update: CodeMirror.
d95caa73c8 http: Apache insists that URIs be decodable, so let's enforce that so we can find and fix the fallout.
3df851bdad update: libuv 1.52.0, with a slight workaround for musl.
Compare 5 commits »
cory opened issue cory/tildefriends#143 2026-02-09 22:02:20 -05:00
URI Encoding
cory pushed to main at cory/tildefriends 2026-02-09 21:23:27 -05:00
d0ab85a675 ssb: Render tildefriends-app messages a bit.
877af0eb7f ssb: Clean up issue render slightly.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-09 19:35:52 -05:00
9ecafd4dd2 export: Also don't stomp on .git files while exporting.
cory pushed to main at cory/tildefriends 2026-02-09 13:06:30 -05:00
2692363b49 ssb: I am seeing these links double-encoded, although I previously changed this in the other direction. Let's go back and find out what breaks.
be4872546c ssb: Indicate when we can't find a message.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-02-08 21:57:10 -05:00
f17bab0e19 build: Restore some quietness.
f1542ea63f build: This fixes nix.
Compare 2 commits »
cory pushed tag v0.2026.1.1 to cory/tildefriends 2026-02-08 21:48:40 -05:00
cory pushed to main at cory/tildefriends 2026-02-08 21:48:37 -05:00
8889a4736b build: Trying to fix nix.
cory pushed tag v0.2026.1.1 to cory/tildefriends 2026-02-08 21:43:34 -05:00
cory pushed to main at cory/tildefriends 2026-02-08 21:43:33 -05:00
98175c344f build: Less quiet to test a thing.
cory pushed to main at cory/tildefriends 2026-02-08 19:58:14 -05:00
2979bb504b core: Move createIdentity fully from JS to C.
cory pushed to main at cory/tildefriends 2026-02-08 18:53:32 -05:00
e5a23e0075 core: That doesn't take an arg.
b86f6723ee protocol: Update.
Compare 2 commits »
cory pushed to main at cory/scuttlebutt-protocol-guide 2026-02-08 18:53:07 -05:00
675376a9db prettier
cory pushed to main at cory/tildefriends 2026-02-08 18:36:01 -05:00
8c2932749b core: Move setActiveIdentity from JS to C.
9bf439231b core: Two more lines of cruft.
d7a8249d2a core: Remove an unused promise.
Compare 3 commits »
cory deleted branch master from cory/scuttlebutt-protocol-guide 2026-02-08 16:50:10 -05:00
cory created branch main in cory/scuttlebutt-protocol-guide 2026-02-08 16:50:10 -05:00
cory pushed to main at cory/tildefriends 2026-02-08 16:49:54 -05:00
012ee6b913 protocol: Update.
cory pushed to master at cory/scuttlebutt-protocol-guide 2026-02-08 16:49:35 -05:00
351508e1bb Make anchor links work in an iframe.