mastodon/spec
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
..
controllers update gem, test pam authentication (#7028) 2018-04-11 21:40:38 +02:00
fabricators Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
features
fixtures
helpers Do not default site_title with site_hostname in InstanceHelper (#6624) 2018-03-04 20:29:49 +01:00
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
policies
presenters Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
requests
routing
services Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
support
validators Add a spec for UniqueUsernameValidator (#6927) 2018-03-27 05:22:58 +02:00
views Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
workers
rails_helper.rb Isolate each specs for cache store (#6450) 2018-02-17 22:35:05 +01:00
spec_helper.rb