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.
 
 
 
 
 
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
..
fetch_featured_collection_service.rb Fix ArgumentError when processing pinned posts from Friendica (#18260) 2 years ago
fetch_remote_account_service.rb Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 3 years ago
fetch_remote_key_service.rb Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 3 years ago
fetch_remote_poll_service.rb Add support for editing for published statuses (#16697) 2 years ago
fetch_remote_status_service.rb Fix NoMethodError when resolving a link that redirects to a local post (#18314) 2 years ago
fetch_replies_service.rb Fix poll update handler calling method was that was not available (#10246) 5 years ago
prepare_followers_synchronization_service.rb Add follower synchronization mechanism (#14510) 4 years ago
process_account_service.rb Refactor how Redis locks are created (#18400) 2 years ago
process_collection_service.rb Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 2 years ago
process_status_update_service.rb Refactor how Redis locks are created (#18400) 2 years ago
synchronize_followers_service.rb Optimize map { ... }.compact calls (#15513) 3 years ago