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/lib
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477)
* Consolidate webfinger string creation under Account#to_webfinger_s

* Introduce Account#local_username_and_domain for consolidation
8 years ago
..
settings
application_extension.rb
atom_serializer.rb Clean up generation of account webfinger string (#1477) 8 years ago
email_validator.rb
exceptions.rb
feed_manager.rb
formatter.rb Keep newlines in xml (#1397) 8 years ago
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
status_length_validator.rb
tag_manager.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 8 years ago
url_validator.rb