mastodon/app
kaias1jp 08ae116dc6
Fixed WebUI crash when a status opened in the media modal is deleted ()
* 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 f003b7d9d88688e9504f7dfae1545d7522fcfd98.

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

* Fixed the case statement before the default statement

* Removed unnecessary parts
2021-02-11 19:59:47 +01:00
..
chewy Change tootctl search deploy algorithm () 2020-07-14 18:10:35 +02:00
controllers Onion service related changes to HTTPS handling () 2021-02-11 04:40:13 +01:00
helpers Use custom mascot on static share page () 2021-02-11 02:18:56 +01:00
javascript Fixed WebUI crash when a status opened in the media modal is deleted () 2021-02-11 19:59:47 +01:00
lib Onion service related changes to HTTPS handling () 2021-02-11 04:40:13 +01:00
mailers Change account suspensions to be reversible by default () 2020-09-15 14:37:58 +02:00
models Create instance actor if it hasn't been properly seeded () 2021-02-09 18:12:54 +01:00
policies Fix admins being able to suspend their instance actor () 2020-12-15 17:23:58 +01:00
presenters Use Enumerable#filter_map in more places () 2021-01-22 16:28:15 +01:00
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer () 2020-12-23 16:43:38 +01:00
services Fix first return value of FetchLinkCardService.html method () 2021-01-25 09:22:41 +01:00
validators Optimize some regex matching () 2021-01-22 10:09:08 +01:00
views Use custom mascot on static share page () 2021-02-11 02:18:56 +01:00
workers Fix being able to import more than allowed number of follows () 2020-12-26 23:52:46 +01:00