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.
 
 
 
 
 
Matt Jankowski b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
1 year ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2 years ago
controllers Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
helpers ApplicationHelper spec coverage, unused removal, tiny refactor (#24762) 1 year ago
javascript Add ALT badges to media that has alternative text in web UI (#24782) 1 year ago
lib Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
mailers Add user handle to notification mail recipient address (#24240) 1 year ago
models Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
policies Fix getting a single EmailDomainBlock (#20846) 2 years ago
presenters Remove unused InstancePresenter methods (#24206) 1 year ago
serializers Add trend management to admin API (#24257) 1 year ago
services Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
validators Fix Lint/DuplicateBranch cop (#24766) 1 year ago
views Rewrite import feature (#21054) 1 year ago
workers Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago