hometown/spec
Darius Kazemi 60746ab437
Import/Export Domain Block Lists (#1253)
Adds buttons to Preferences -> Moderation -> Federation that allow moderators to import and export domain-level blocks.

This is coming to a future Mastodon release (I don't know which one) but I wanted to pull it in to Hometown early. Work by @clearlyclaire, @enbylenore, and @tak

Fixes #1164

Co-authored-by: Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Lenore Gilbert <lenore@lenoregilbert.net>
2022-12-27 17:46:53 -08:00
..
config/initializers Fix rate limiting for paths with formats (#20675) 2022-11-14 20:26:31 +01:00
controllers Import/Export Domain Block Lists (#1253) 2022-12-27 17:46:53 -08:00
fabricators Fix backend compatibility with OpenSSL 3.0 (#18449) 2022-11-11 14:56:24 -08:00
features Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
fixtures Import/Export Domain Block Lists (#1253) 2022-12-27 17:46:53 -08:00
helpers Test the native_locale_name of a non-standard locale (#20284) 2022-11-11 00:06:18 +01:00
lib Fix crash when a remote Flag activity mentions a private post (#18760) 2022-11-14 11:20:41 +01:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
policies Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
requests Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
routing Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-08-06 21:50:05 +02:00
services Merge tag 'v3.5.4' into hometown-dev 2022-11-14 11:47:27 -08:00
support Spelling (#17705) 2022-03-06 22:51:40 +01:00
validators Add administrative webhooks (#18510) 2022-06-09 21:57:36 +02:00
views/statuses Redirect non-logged-in user to owner statuses on single user mode (#19333) 2022-10-12 21:07:30 +02:00
workers Fix followers count not being updated when migrating follows (#19998) 2022-11-07 15:38:55 +01:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00