1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
2017-04-10 22:58:06 +02:00
..
settings
application_extension.rb
atom_serializer.rb Clean up generation of account webfinger string (#1477) 2017-04-10 22:58:06 +02:00
email_validator.rb
exceptions.rb
feed_manager.rb
formatter.rb Keep newlines in xml (#1397) 2017-04-10 21:32:45 +02:00
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) 2017-04-07 05:56:56 +02:00
url_validator.rb