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/app
kaias1jp 08ae116dc6
Fixed WebUI crash when a status opened in the media modal is deleted (#15701)
* Fixed picture in picture compatibility error in WebUI when status is deleted

* Revert "Fixed picture in picture compatibility error in WebUI when status is deleted"

This reverts commit f003b7d9d8.

* Close the modal display of the image when status is deleted

* Fixed the case statement before the default statement

* Removed unnecessary parts
4 years ago
..
chewy
controllers Onion service related changes to HTTPS handling (#15560) 4 years ago
helpers Use custom mascot on static share page (#15687) 4 years ago
javascript Fixed WebUI crash when a status opened in the media modal is deleted (#15701) 4 years ago
lib Onion service related changes to HTTPS handling (#15560) 4 years ago
mailers Change account suspensions to be reversible by default (#14726) 4 years ago
models Create instance actor if it hasn't been properly seeded (#15693) 4 years ago
policies Fix admins being able to suspend their instance actor (#14567) 4 years ago
presenters Use Enumerable#filter_map in more places (#15527) 4 years ago
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 4 years ago
services Fix first return value of FetchLinkCardService.html method (#15630) 4 years ago
validators Optimize some regex matching (#15528) 4 years ago
views Use custom mascot on static share page (#15687) 4 years ago
workers Fix being able to import more than allowed number of follows (#15384) 4 years ago