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
puckipedia d2919f7e94 Allow Accept/Reject with a non-embedded object (#12199)
Some ActivityPub servers refuse to embed remote objects into their own
output. This is because they are not the authoritative source for these
objects, and as such embedding them is always a waste of space. The
follow request and follow models contain a URI, so this can be used to
match them.
6 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 6 years ago
controllers Fix incoming federation in whitelist mode (#12185) 6 years ago
helpers Add br, es-AR, et, mk, nn to available locales (#12062) 6 years ago
javascript Add noopener and/or noreferrer (#12202) 6 years ago
lib Allow Accept/Reject with a non-embedded object (#12199) 6 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Fix admin setting to auto-approve hashtags not affecting query (#12130) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Fix active user count for different number of weeks using same cache (#12025) 6 years ago
serializers Add `openRegistrations` attribute to nodeinfo endpoint (#12058) 6 years ago
services Fix hashtag timeline REST API accepting too many hashtags (#12091) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Add noopener and/or noreferrer (#12202) 6 years ago
workers Fix wrong attribute in MoveWorker (#12066) 6 years ago