gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/spec
Markus Unterwaditzer f2a6e71bb6
Suppress AddressFamilyError in link verification (#23204)
* Suppress AddressFamilyError

* clarify comment
2023-01-23 13:05:54 +01:00
..
config/initializers
controllers Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) 2023-01-23 13:05:30 +01:00
fabricators
features
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2023-01-18 16:20:52 +01:00
helpers
lib Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 2023-01-11 22:21:10 +01:00
mailers
models Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 2023-01-04 02:12:48 +01:00
policies
presenters
requests
routing Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
serializers/activitypub
services Suppress AddressFamilyError in link verification (#23204) 2023-01-23 13:05:54 +01:00
support
validators
views/statuses
workers
rails_helper.rb
spec_helper.rb