Joseph (Joe) Winkie

Results 26 comments of Joseph (Joe) Winkie

> Alternatively, for HS which don't support statuses, maybe just show people as offline? my two cents on this, i think instead of doing it where online shows up and...

heres the unit test full output: ``` joseph@f ~/jendrite (presence-optimization) [1]> DENDRITE_TEST_SKIP_NODB=1 go test --race ./... # github.com/matrix-org/dendrite/internal/sqlutil internal/sqlutil/sqlutil_test.go:10:2: missing go.sum entry for module providing package github.com/DATA-DOG/go-sqlmock (imported by github.com/matrix-org/dendrite/internal/sqlutil);...

Oh I should also mention don't look too closely at the commit history, this one is a squash and merge (**if it gets merged**)

im fixing it, dont review yet I guess

eh im in over my head and not in a mental state where it makes sense to work on this. bit of a waste of a day but :shrug: i...

I've hopefully fixed any potential race conditions, thanks DiamondBurned for the assistance

I could be seeing things, but this seems to have made presence with maunium bridges work correctly.

one interesting limitation ive discovered is this means presence set through sync doesnt override explicitly set presence through the api. the only time this matters is for some reason element...

Yes I have been running this patch since I made it, and till has recently for a couple weeks been running it too. I’m not sure what we can do...