mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 23:10:01 +00:00
3b7faac604
* removes the avatar / header deref maps as we now have per-uri status / account locks, adds retries on data-races, adds separate emoji map mutex * work with a copy of account / status for each retry loop * revert to old data race behaviour, it gets too complicated otherwise --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com> |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
announce.go | ||
collection.go | ||
dereferencer.go | ||
dereferencer_test.go | ||
emoji.go | ||
emoji_test.go | ||
finger.go | ||
handshake.go | ||
instance.go | ||
status.go | ||
status_test.go | ||
thread.go | ||
util.go |