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 833ffce2df Store remote votes URI (#10158)
* Store remote votes URI

* Add spec for accepting remote votes

* Make poll vote id generation work the same way as follows
7 years ago
..
controllers Add polls (#10111) 7 years ago
fabricators Add polls (#10111) 7 years ago
features rubocop issues - Cleaning up (#8912) 7 years ago
fixtures Fix undefined method error in sidekiq (#9807) 7 years ago
helpers Add pending specs for jsonld helper (#9750) 7 years ago
lib Store remote votes URI (#10158) 7 years ago
mailers Improve e-mail digest (#9689) 7 years ago
models Add polls (#10111) 7 years ago
policies Redesign admin instances area (#9645) 7 years ago
presenters Add specs for InstancePresenter (#9596) 7 years ago
requests
routing
serializers/activitypub Improved remote thread fetching (#10106) 7 years ago
services Improved remote thread fetching (#10106) 7 years ago
support Remove empty strings (#5732) 8 years ago
validators Add support for IPv6 only MXes in Email validation (#10009) 7 years ago
views Replace SVG asset with Custom mascot (#8766) 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