mastodon/app/services/activitypub
Eugen Rochko 78ed4ab75f
Add bio fields (#6645)
* Add bio fields

- Fix #3211
- Fix #232
- Fix #121

* Display bio fields in web UI

* Fix output of links and missing fields

* Federate bio fields over ActivityPub as PropertyValue

* Improve how the fields are stored, add to Edit profile form

* Add rel=me to links in fields

Fix #121
2018-04-14 12:41:08 +02:00
..
fetch_featured_collection_service.rb
fetch_remote_account_service.rb Support all ActivityPub actor types (#6997) 2018-04-02 02:10:53 +02:00
fetch_remote_key_service.rb Support all ActivityPub actor types (#6997) 2018-04-02 02:10:53 +02:00
fetch_remote_status_service.rb
process_account_service.rb Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
process_collection_service.rb