You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Renato "Lond" Cerqueira e1ec3a9f09 Rescue SSL error in verify link service (#9914)
If the first link to be verified contains a rel=me link with a SSL
error, the VerifyAccountLinksWorker will fail and not try the following
links. This rescues the SSL error when fetching the link, avoiding this
issue.
6 years ago
..
chewy Get rid of Chewy order/limit warning (#8355) 7 years ago
controllers Fix directory showing tags that have no currently eligible accounts (#9872) 6 years ago
helpers Add attachment list fallback to public pages (#9780) 6 years ago
javascript Fix Firefox scrollbar color regression in #9210 (#9908) 6 years ago
lib Add tombstones for remote statuses (#9830) 6 years ago
mailers Improve e-mail digest (#9689) 6 years ago
models Fix missing account association in tombstone model (#9857) 6 years ago
policies Redesign admin instances area (#9645) 6 years ago
presenters Don't count suspended users in user count (#9380) 6 years ago
serializers Fix wrong param name in scheduled statuses and return params in API (#9725) 6 years ago
services Rescue SSL error in verify link service (#9914) 6 years ago
validators Change note length validation to ignore mention domains and URLs (#9717) 6 years ago
views Add information about how to opt-in to the directory on the directory (#9834) 6 years ago
workers Fix multiple workers for the same scheduled status being queueable (#9875) 6 years ago