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 63002cde03
Add editing for published statuses (#17320)
* Add editing for published statuses

* Fix change of multiple-choice boolean in poll not resetting votes

* Remove the ability to update existing media attachments for now
3 years ago
..
controllers Add editing for published statuses (#17320) 3 years ago
fabricators Refactor and improve tests (#17386) 3 years ago
features Add submit button to the top of preferences pages (#13068) 5 years ago
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 4 years ago
helpers Change languages to be listed under standard instead of native name in admin UI (#17485) 3 years ago
lib Remove language detection through cld3 (#17478) 3 years ago
mailers Refactor and improve tests (#17386) 3 years ago
models Refactor and improve tests (#17386) 3 years ago
policies Add editing for published statuses (#17320) 3 years ago
presenters Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 4 years ago
requests Further preparation for Rails 6 (#15916) 4 years ago
routing
serializers/activitypub
services Add editing for published statuses (#17320) 3 years ago
support Fix base64-encoded file uploads not being possible (#12748) 5 years ago
validators Add support for private pinned posts (#16954) 3 years ago
views Fix error when rendering public pages with media attachments (#16763) 4 years ago
workers Refactor and improve tests (#17386) 3 years ago
rails_helper.rb Add WebAuthn as an alternative 2FA method (#14466) 5 years ago
spec_helper.rb