Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-04-28 12:46:37 -04:00
2f42b4e847 ssb: A little fun with the send button.
cory pushed to main at cory/tildefriends 2026-04-24 19:07:06 -04:00
c3c33341de ssb: Attempt to show search result count.
cory pushed to main at cory/tildefriends 2026-04-24 18:23:18 -04:00
cb02df4088 ssb: I think it's most efficient to consider the ranged part of the indexes last.
cory pushed to main at cory/tildefriends 2026-04-24 12:49:26 -04:00
31900cdf1d ssb: Fix an error on the flagged message tab.
cory pushed to main at cory/tildefriends 2026-04-23 12:42:44 -04:00
53b8bdead9 ssb: Missing newline for a bad network key.
17449dbf24 update: CodeMirror.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-21 20:49:43 -04:00
d912eed993 identity: Fix a use after free when denying permission to add an identity.
feb9d366ea identity: Tolerate other whitespace. Show the account public key being added.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-21 19:58:12 -04:00
349c4a9be1 http: Attempt a timeout on handler.js.
0a840376cb docs: Some feature matrix updates.
0d7bd9a9ea docs: Prep the changelog.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-04-21 18:47:20 -04:00
dcae6d558f http: Allow using handler.js to respond with dynamic HTML sandboxed in the same iframe as index.html would be.
cory pushed to main at cory/tildefriends 2026-04-20 12:46:52 -04:00
11c290253c ssb: Better index for querying channel unread status.
60755a380a ssb: Actually benefit from the private message cache.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-19 15:20:56 -04:00
65663c49f3 test: These errors are no longer alerts.
2a3beba3cf ssb: Hook up error handlers more thoroughly and kill more alert() dialogs.
5aac04595d ssb: It seems marginally faster to filter our account out up-front than to let sqlite do it after the fact.
99a5404855 ssb: Add an option to show a QR code for a profile, giving an ssb:-style URL that opens it on mobile.
b4a820b309 http: Retry harder when we fail to bind to a port.
Compare 5 commits »
cory pushed to main at cory/tildefriends 2026-04-19 09:46:32 -04:00
c42eb018f4 ssb: Just looking at code, filling in some missed cleanup opportunities.
bf4b598932 update: CodeMirror.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-18 19:45:59 -04:00
753ecc5a0f ssb: Don't highlight text within tags.
cory pushed to main at cory/tildefriends 2026-04-17 22:20:03 -04:00
e3ffc296b0 test: Fix an intermittent failure.
cory pushed to main at cory/tildefriends 2026-04-17 20:19:23 -04:00
dd12411e24 ssb: Fix some elements in the wrong place depending on direction.
cory pushed to main at cory/tildefriends 2026-04-17 08:41:16 -04:00
45d68faaed ssb: Better compose options menu placement.
cory pushed to main at cory/tildefriends 2026-04-16 12:58:18 -04:00
6a52554139 ssb: Fight with the compose UI a bit.
cory pushed to main at cory/tildefriends 2026-04-14 12:37:33 -04:00
b40be2e51b ssb: Update the compose style slightly. I find it harder to see at the bottom.
cory pushed to main at cory/tildefriends 2026-04-13 12:54:34 -04:00
e8f41af264 ssb: Show the unread line in the mentions tab.
cory pushed to main at cory/tildefriends 2026-04-13 12:49:30 -04:00
a6ff48355e core: Fix account switching. Oops.
cory pushed to main at cory/tildefriends 2026-04-12 22:04:47 -04:00
d611930482 ios: Similar to android, prefer port 12345 but fall back to whatever.
e6d2038fec build: clang on macos doesn't like sprintf.
Compare 2 commits »