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.
 
 
 
 
 
 
Eugen Rochko eb83d6256e
Add `reason` param to `POST /api/v1/accounts` REST API (#12064)
5 years ago
..
controllers Add a nodeinfo endpoint (#12002) 5 years ago
fabricators Add account migration UI (#11846) 5 years ago
features
fixtures
helpers
lib Change silences to always require approval on follow (#11975) 5 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
models Fix account counters being overwritten by parallel writes (#12045) 5 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
presenters
requests Remove XML version of Webfinger and remove links to Atom feeds (#11460) 5 years ago
routing
serializers/activitypub
services Add `reason` param to `POST /api/v1/accounts` REST API (#12064) 5 years ago
support
validators Change admin UI for hashtags and add back whitelisted trends (#11490) 5 years ago
views
workers Add domain block notes (#11515) 5 years ago
rails_helper.rb Fix records not being indexed sometimes (#12024) 5 years ago
spec_helper.rb