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
Eugen Rochko bafd22ecf4 Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
Fix #2196 - Respond with 201 when Salmon accepted, 400 when unverified
Fix #2629 - Correctly handle confirm_domain? for local accounts
Unify rules for extracting author acct from XML, prefer <email>, fall back
to <name> + <uri> (see also #2017, #2172)
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 8 years ago
helpers Use URI.join for generate asset URL (#2741) 8 years ago
javascript i18n: Update zh-CN [ Chinese (China) ] translations. (#2699) 8 years ago
lib Language improvements, replace whatlanguage with CLD (#2753) 8 years ago
mailers Fix Rubocop offences (#2630) 8 years ago
models Add option to disable two factor auth in admin accounts panel. (#2584) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views i18n: Update zh-CN [ Chinese (China) ] translations. (#2699) 8 years ago
workers Punycode URI normalization (#2370) 8 years ago