aboutsummaryrefslogtreecommitdiff
path: root/database.go
AgeCommit message (Collapse)Author
2021-07-03In case the PEM key is missing, do not fail too hard.sageman_
Tell the administrator in a friendly matter that they are an idiot and they should seek assistance in generating a new keypair and telling everyone about it.
2021-06-28changed all time to UTC to sync better regardless of server timeformatFChannel
2021-06-24changed activitystream formating for objects to better align with pleromas ↵FChannel
actor field
2021-06-19admin can mark objects as senstiveFChannel
2021-06-19added sensitive content checkbox for uploadFChannel
2021-06-06verifying outbox activity requests with signature integrationFChannel
2021-06-06sql typosFChannel
2021-06-06changed naming to reflect more of what is being done for deleting or ↵FChannel
tombstone of an object
2021-06-06correct post ordering when following instanceFChannel
2021-06-03cleaned up file namesFChannel