You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
..
controllers Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 5 years ago
fabricators Add "why do you want to join" field to invite requests (#10524) 6 years ago
features
fixtures
helpers
lib Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
mailers Add invite request to pending account notification e-mail (#10528) 6 years ago
models Provide a link to existing domain block when trying to block an already-blocked domain (#10663) 5 years ago
policies
presenters
requests
routing
serializers/activitypub
services Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
support
validators Change e-mail whitelist/blacklist to not be checked when invited (#10683) 5 years ago
views
workers
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819) 6 years ago
spec_helper.rb