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 8b69a66380 Add "why do you want to join" field to invite requests (#10524)
* Add "why do you want to join" field to invite requests

Fix #10512

* Remove unused translations

* Fix broken registrations when no invite request text is submitted
7 years ago
..
controllers Export and import show_reblogs together with following list (#10495) 7 years ago
fabricators Add "why do you want to join" field to invite requests (#10524) 7 years ago
features
fixtures Export and import show_reblogs together with following list (#10495) 7 years ago
helpers Add specs for action log helper (#9605) 7 years ago
lib Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 7 years ago
mailers Improve e-mail digest (#9689) 7 years ago
models Add "why do you want to join" field to invite requests (#10524) 7 years ago
policies Redesign admin instances area (#9645) 7 years ago
presenters Admission-based registrations mode (#10250) 7 years ago
requests Redesign landing page (#10232) 7 years ago
routing
serializers/activitypub Improved remote thread fetching (#10106) 7 years ago
services Export and import show_reblogs together with following list (#10495) 7 years ago
support
validators Add support for IPv6 only MXes in Email validation (#10009) 7 years ago
views Redesign landing page (#10232) 7 years ago
workers Improved remote thread fetching (#10106) 7 years ago
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 7 years ago
spec_helper.rb