Cory McWilliams cory
cory pushed to main at cory/tildefriends 2026-04-08 19:31:28 -04:00
3bf49af9d3 android: Support some ssb: URIs. #146
cory closed issue cory/tildefriends#147 2026-04-08 18:20:06 -04:00
New messages at the bottom
cory pushed to main at cory/tildefriends 2026-04-08 18:20:02 -04:00
2485052beb ssb: Add an option for new messages at the bottom. #147
cory opened issue cory/tildefriends#147 2026-04-08 12:57:41 -04:00
New messages at the bottom
cory opened issue cory/tildefriends#146 2026-04-08 12:57:02 -04:00
Support ssb: uris on Android and iOS
cory pushed to main at cory/tildefriends 2026-04-06 12:53:30 -04:00
e578e178eb client+ssb: Try not to alert('[object Object]').
cory pushed to main at cory/tildefriends 2026-04-06 12:34:50 -04:00
1bbfd66981 cli: Add a 'version' command.
7ccff1c7fd cli: check_private -> dump_private. Call it what it is.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-05 21:08:58 -04:00
3c86c14b4e core: Add a way to measure a likely lower bound on discovering private messages.
30f97fd648 update: CodeMirror.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-01 20:45:59 -04:00
fbf59bdc65 ssb: Highlight search results.
cory pushed to main at cory/tildefriends 2026-04-01 18:26:30 -04:00
fdf6e25cfc ssb: Show load errors. Hoping this will surface actual issues around timeouts and general bad behavior.
c622c284bf core: On second thought, make the websocket timeout quite large. If I want to go short, it needs to happen on the client-side.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2026-04-01 12:36:48 -04:00
257a392d2e core: Be a little more lenient with timeouts.
cory pushed to main at cory/tildefriends 2026-03-31 13:02:10 -04:00
d729d27997 ssb: Plumb some missing information to the search tab.
cory pushed to main at cory/tildefriends 2026-03-29 15:51:16 -04:00
3f35467b01 diff: Set an app emoji, and add some minimal error handling.
cory pushed to main at cory/tildefriends 2026-03-29 15:36:37 -04:00
fbdf29a329 build: Oops, whitespace is important?
cory pushed to main at cory/tildefriends 2026-03-29 15:32:38 -04:00
0a740f17be build: Haiku really wants -fPIC.
cory pushed to main at cory/tildefriends 2026-03-29 14:48:02 -04:00
943351f224 diff: Add a very rudimentary diff app for viewing revision history of shared apps.
a9d98fde3e editor: Move editor open/closed state from localStorage to sessionStorage. I didn't know even know sessionStorage was a thing, but it gives the behavior I always intended.
7937c50304 ssb: Pluralize better.
Compare 3 commits »
cory closed issue cory/tildefriends#13 2026-03-29 08:40:18 -04:00
The db app should be able to import/export user databases
cory commented on issue cory/tildefriends#13 2026-03-29 08:40:18 -04:00
The db app should be able to import/export user databases

Done!

cory pushed to main at cory/tildefriends 2026-03-29 08:40:06 -04:00
7e590a52c7 db: Support importing a database from a file, too. #13
215cd985c3 db: Support exporting a database to a file. #13
f3d13631b1 ssb: Render usernames as soon as we've loaded from the cache. We can update later.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2026-03-28 21:55:35 -04:00
60790b5303 build: Use Xcode 26.4 on linux.
5230a0f08c build: Remove a remnant of OpenSSL.
Compare 2 commits »