Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-05-21 18:48:36 -04:00
89622697d5 intro: The default app is intro, and complete intro changes the default app to ssb.
cory pushed to main at cory/tildefriends 2025-05-21 18:20:06 -04:00
17694f5646 update: CodeMirror.
cory pushed to main at cory/tildefriends 2025-05-21 18:08:25 -04:00
5a1303149f intro: Add an intro app that aims to ease in completely new users. Needs some clean-up and to be hooked into the flow. #19
cory pushed to main at cory/tildefriends 2025-05-21 17:44:03 -04:00
8a0e190a86 ssb: Clean up outdated dynamic blob_wants_cache entries.
cory pushed to main at cory/tildefriends 2025-05-18 07:55:15 -04:00
0d7dfd8c9e ssb: Get the 'encrypt to' input in line with everything else style-wise.
cory pushed to main at cory/tildefriends 2025-05-17 20:10:22 -04:00
f979ff7050 ssb: Speculation on why I sometimes don't see names update.
cory closed issue cory/tildefriends#120 2025-05-17 12:54:46 -04:00
Consider a blob wanted if we try to get it, and it's missing
cory pushed to main at cory/tildefriends 2025-05-17 12:46:49 -04:00
e3fcdea362 ssb: Add entries to the blob wants cache when requesting a missing blob from the web. #120
cory pushed to main at cory/tildefriends 2025-05-14 22:21:42 -04:00
476fec2757 update: w3.css 5.02.
cory pushed to main at cory/tildefriends 2025-05-14 20:57:47 -04:00
53c215399b ssb: Ugg, better safe than sorry.
cory pushed to main at cory/tildefriends 2025-05-14 20:56:20 -04:00
2c330802da ssb: More account info fixes.
cory pushed to main at cory/tildefriends 2025-05-14 20:39:12 -04:00
851d7046ea ssb: Fix failure to gather about information sometimes.
cory pushed to main at cory/tildefriends 2025-05-14 20:33:05 -04:00
c0019d7246 format
cory pushed to main at cory/tildefriends 2025-05-14 20:13:17 -04:00
7688e4d3a8 ssb: I tried smarter data structures in my own code, but a better database index shows better performance for determining follows.
cory opened issue cory/tildefriends#120 2025-05-12 12:43:48 -04:00
Consider a blob wanted if we try to get it, and it's missing
cory pushed to main at cory/tildefriends 2025-05-12 12:41:25 -04:00
ef58749ce3 perf: Make -t following_perf respect the usual db path rules.
cory pushed to main at cory/tildefriends 2025-05-12 12:33:50 -04:00
35941a7ddc perf: Add a quick test to measure ssb.following performance.
cory pushed to main at cory/tildefriends 2025-05-11 22:20:19 -04:00
1f2664e5a8 ssb: Reduce redundant work in ssb.following.
35656a5c34 prettier
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-05-11 21:42:54 -04:00
799f22e989 ssb: The updated fetch_abouts means that image JSON is now a string we need to handle in tf-user / tf-profile.
cory pushed to main at cory/tildefriends 2025-05-09 19:54:16 -04:00
e226a37251 prettier