Cory McWilliams cory
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
cory pushed to main at cory/tildefriends 2025-05-09 13:25:08 -04:00
8e3bc9d700 ssb: Now add back the about cache, and load times are getting good.
cory pushed to main at cory/tildefriends 2025-05-09 07:55:47 -04:00
58c3e6c2ab build: Fix a -fanalyze issue in the tests.
cory pushed to main at cory/tildefriends 2025-05-09 07:35:56 -04:00
0dc148bfea ssb: Don't forget the about info we know as we reload.
cory pushed to main at cory/tildefriends 2025-05-09 07:27:38 -04:00
3eff1b08a9 ssb: Let about info load in its own time.
cory pushed to main at cory/tildefriends 2025-05-08 12:59:03 -04:00
02d789471f ssb: Oops, filter on relevant accounts.
cory pushed to main at cory/tildefriends 2025-05-08 12:39:29 -04:00
d367d47c4d ssb: Switch to a more brute force about-gathering approach. I think if I start with this and avoid querying all known accounts up-front, we will be plenty fast.
cory pushed to main at cory/tildefriends 2025-05-07 19:59:45 -04:00
c93b8fc045 ssb: Show overall unread status on the hamburger menu.
cory closed issue cory/tildefriends#119 2025-05-07 19:27:18 -04:00
Don't require -u for the private command