Source code for the custom Mastodon (Glitchsoc) instance on berserker.town. https://berserker.town/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
unarist 938cd2875b Fix Delete activity handling when the status has been reblogged (#4729) 7 years ago
..
controllers authorize-follow-requests-after-unlocking (#4658) 7 years ago
helpers Add _:inReplyToAtomUri to ActivityPub (#4702) 7 years ago
javascript Adjust "signed in as" pages (#4720) 7 years ago
lib Fix Delete activity handling when the status has been reblogged (#4729) 7 years ago
mailers Set default From address in config (#3756) 7 years ago
models rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 7 years ago
policies Add status destroy authorization to policy (#3453) 7 years ago
presenters Pinned statuses (#4675) 7 years ago
serializers Add _:inReplyToAtomUri to ActivityPub (#4702) 7 years ago
services Fix deletion of status which has been reblogged (#4728) 7 years ago
validators Pinned statuses (#4675) 7 years ago
views Shorten display of large numbers on public profiles (#4711) 7 years ago
workers Forward ActivityPub deletes to followers of rebloggers (#4706) 7 years ago