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
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495)
* Refactor imports

* Export show_reblogs when exporting list of followed users

* Add support for importing show_reblogs with following collection

* Fix tests
7 years ago
..
controllers Export and import show_reblogs together with following list (#10495) 7 years ago
fabricators Improvements to image upload validation and creation (#10431) 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
models Export and import show_reblogs together with following list (#10495) 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