Cory McWilliams cory
cory pushed to main at cory/tildefriends 2024-05-22 19:54:16 -04:00
d974a5e044 An experiment in controlling memory usage when syncing. uv_read_stop when we have too active message/blob writes to the database and uv_read_start when we're back under control. #64
cory opened issue cory/tildefriends#64 2024-05-22 19:06:39 -04:00
Don't OOM when syncing
cory opened issue cory/tildefriends#63 2024-05-22 19:02:52 -04:00
Do something smart for syncing forked feeds
cory pushed to main at cory/tildefriends 2024-05-22 18:52:04 -04:00
1be94ae0be Removed ssb.addEventListener and ssb.removeEventListener from the public API. Can do the same thing with core.register.
cory pushed to main at cory/tildefriends 2024-05-22 12:34:00 -04:00
b883e6a485 Fix username/id extending off the screen in the welcome line.
cory pushed to main at cory/tildefriends 2024-05-20 12:40:03 -04:00
a0210379ae Avoid confusing log output when responding with a method not found error.
cory pushed to main at cory/tildefriends 2024-05-16 12:42:29 -04:00
e56dc207d1 Fix some shutdown issues in connection tracker code.
cory commented on issue cory/tildefriends#60 2024-05-15 20:43:22 -04:00
Error: Closed: abnormal closure when accessing an app

@tasiaiso I know the conversation that spurred this, but do you know what this is about?

  • Am I not seeing the error as much as others, because my latency to the server is so low?
  • Is the…
cory closed issue cory/tildefriends#52 2024-05-15 20:12:17 -04:00
Clean out and disallow creating ssb identities for guest users
cory commented on pull request cory/tildefriends#62 2024-05-15 19:35:26 -04:00
Add Nix support

This sounds pretty exciting, but I want to make some time to play with nix bit first before blindly merging this.

I've done no research, but I wonder if it's possible for any of the new files…

cory pushed to main at cory/tildefriends 2024-05-15 19:26:28 -04:00
523c9c9ad2 Move mime type shenanigans from JS => C.
cory pushed to main at cory/tildefriends 2024-05-15 12:37:55 -04:00
74bb2151c1 Fix shutdown issues with in-flight SSB connection attempts.
cory pushed to main at cory/tildefriends 2024-05-14 12:41:56 -04:00
f79d7b35a4 Disallow creating accounts as a guest. #52
cory pushed to main at cory/tildefriends 2024-05-12 10:40:21 -04:00
abffac3f82 Show missing profile images more deliberately.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-05-12 08:37:52 -04:00
27b275548e Fix docs.
cory commented on issue cory/tildefriends#59 2024-05-12 08:30:16 -04:00
Connecting to a Manyverse client on Android creates a lot of 🟩blobs.get status symbols.

I consolidated them so it shows blobs.get (8).

cory closed issue cory/tildefriends#59 2024-05-12 08:30:16 -04:00
Connecting to a Manyverse client on Android creates a lot of 🟩blobs.get status symbols.
cory pushed to main at cory/tildefriends 2024-05-12 08:24:15 -04:00
93ce253d1e prettier
cory pushed to main at cory/tildefriends 2024-05-12 08:23:50 -04:00
4b5e8e8a43 Consolidate similar request tags in the connection list. #59
Compare 2 commits »
cory pushed to main at cory/tildefriends 2024-05-12 08:05:04 -04:00
443dd4d168 Merge pull request 'chore: code formatting' (#58) from tasiaiso/tildefriends:tasiaiso-format into main
907479df84 Merge branch 'main' into tasiaiso-format
24c720c79a Merge branch 'main' into tasiaiso-format
4485234980 chore(style): tell prettier to ignore code block
b6871c0b1f chore: code formatting
Compare 5 commits »