1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses ()
* Add backend support for editing media attachments of existing posts

* Allow editing media attachments of already-posted toots

* Add tests
2023-01-18 16:33:55 +01:00
..
config/initializers
controllers Change domain block CSV parsing to be more robust and handle more lists () 2023-01-18 16:20:52 +01:00
fabricators
features
fixtures Change domain block CSV parsing to be more robust and handle more lists () 2023-01-18 16:20:52 +01:00
helpers
lib Fix sanitizer parsing link text as HTML when stripping unsupported links () 2023-01-11 22:21:10 +01:00
mailers
models Fix ・ detection in hashtag regex to construct hashtag correctly () 2023-01-04 02:12:48 +01:00
policies
presenters Add follow request banner on account header () 2022-12-15 18:50:11 +01:00
requests
routing
serializers/activitypub
services Add support for editing media description and focus point of already-posted statuses () 2023-01-18 16:33:55 +01:00
support
validators
views/statuses
workers
rails_helper.rb
spec_helper.rb