Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | Fix typos (#19849) | luzpaz | |
Found via `codespell -q 3 -S ./yarn.lock,./CHANGELOG.md,./AUTHORS.md,./config/locales,./app/javascript/mastodon/locales -L ba,followings,keypair,medias,pattens,pixelx,rememberable,ro,te` | |||
2020-05-14 | Fix webfinger returning wrong status code on malformed or missing param (#13759) | ThibG | |
Fixes #13757 | |||
2017-06-05 | Fix randomly fail (regression from #3560) (#3580) | Yamagishi Kazutoshi | |
2017-06-04 | Cover WebfingerResource more (#3560) | Akihiko Odaki (@fn_aki@pawoo.net) | |
2017-04-13 | Fix tests issue introduced in #1607 (#1639) | Eugen | |
2017-04-12 | Webfinger resource to extract username from resource string (#1607) | Matt Jankowski | |
* Add WebfingerResource class to extract usernames * Use WebfingerResource in xrd#webfinger |