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/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
7 years ago
..
controllers update gem, test pam authentication (#7028) 7 years ago
fabricators Change columns in notifications nonnullable (#6764) 7 years ago
features Add scenarios for log in (#3497) 8 years ago
fixtures Added FetchRemoteAccountService spec (#6456) 7 years ago
helpers Do not default site_title with site_hostname in InstanceHelper (#6624) 7 years ago
lib Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Allow more than the max pins if account is not local (#7105) 7 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Isolate each specs for cache store (#6450) 7 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services Add bio fields (#6645) 7 years ago
support Remove empty strings (#5732) 8 years ago
validators Add a spec for UniqueUsernameValidator (#6927) 7 years ago
views Paginate ancestor statuses in public page (#7102) 7 years ago
workers Lists (#5703) 8 years ago
rails_helper.rb Isolate each specs for cache store (#6450) 7 years ago
spec_helper.rb Full-text search for authorized statuses (#6423) 7 years ago