mastodon/app/helpers
Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630)
- Tries to avoid performing HTTP request if the keyId is an actor URI
- Likewise if the URI is a fragment URI on top of actor URI
- Resolves public key, returns owner if the owner links back to the key
2017-08-21 22:57:34 +02:00
..
admin
application_helper.rb Redesign public profiles (#4608) 2017-08-16 17:12:58 +02:00
emoji_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
jsonld_helper.rb Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
routing_helper.rb Use URI.join even when S3 enabled (#4652) 2017-08-21 12:42:16 +02:00
settings_helper.rb
stream_entries_helper.rb