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.
 
 
 
 
 
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
controllers Add some caching for HTML versions of statuses pages (#10701) 5 years ago
helpers Add invite request to pending account notification e-mail (#10528) 5 years ago
javascript Improve poll link accessibility (#10720) 5 years ago
lib Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
mailers Fix error in AdminMailer#new_pending_account (#10264) 5 years ago
models Record deleted(by mod) status to prevent re-appear (#10732) 5 years ago
policies Admission-based registrations mode (#10250) 5 years ago
presenters Improve blocked view of profiles (#10491) 5 years ago
serializers Add blurhash (#10630) 5 years ago
services Reject follow requests of blocked users (#10633) 5 years ago
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 5 years ago
views Add blurhash (#10630) 5 years ago
workers Do not retry processing ActivityPub jobs raising validation errors (#10614) 5 years ago