GoToSocial/internal/federation/dereferencing
kim 6ee540a503
fix new processing media / emoji not being added to dereferencer maps (#3269)
2024-09-03 13:30:41 +00:00
..
account.go [security] harden account update logic (#3198) 2024-08-13 15:37:09 +00:00
account_test.go [security] harden account update logic (#3198) 2024-08-13 15:37:09 +00:00
announce.go
authenticate.go [security] harden account update logic (#3198) 2024-08-13 15:37:09 +00:00
collection.go
dereferencer.go
dereferencer_test.go
emoji.go fix new processing media / emoji not being added to dereferencer maps (#3269) 2024-09-03 13:30:41 +00:00
emoji_test.go
finger.go [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 2024-08-13 09:01:50 +00:00
handshake.go
instance.go
media.go fix new processing media / emoji not being added to dereferencer maps (#3269) 2024-09-03 13:30:41 +00:00
status.go [chore] Tiny tweak to ApprovedByURI (#3234) 2024-08-25 15:44:08 +02:00
status_permitted.go
status_test.go
thread.go
util.go