",[2024,2027],{"name":2025,"color":2026},"c: ui","8949BA",{"name":2028,"color":2029},"c: parity","E57949",1682,"Filter phrase list","2023-02-18T07:57:05Z","https://github.com/elk-zone/elk/issues/1682",0.7597821,{"description":2036,"labels":2037,"number":2040,"owner":1991,"repository":1992,"state":1993,"title":2041,"updated_at":2042,"url":2043,"score":2044},"I have a Mastodon and a Pixelfed account that mutually follow each other. I posted from my Pixelfed account and subsequently edited that post. After the edit, the photos no longer display properly in Elk, but they do display properly in the native Mastodon web client. Hard reloading the page makes no difference. I'm not sure if this happens when editing a mastodon post as well. I only noticed it with my edited Pixelfed post.\r\n\r\nEdit: Found in canary · [cdc4377].\r\n\r\nThe Mastodon web client, showing my pixelfed post, as well as the original post date and the edited date.\r\n\r\n\r\n\r\nElk, showing the same post, but none of the images are being displayed.\r\n\r\n\r\n\r\nWhen I compare the rendered HTML for an post with an image vs. an edited post with an image, I see differences in the attributes of the \u003Cimg> tag. Specifically `src` and `srcset` for un-edited posts vs. `data-src` and `data-srcset` for edited posts (line breaks added for readability). Meaning that the edited post has no `src` attribute in its `img` tag.\r\n\r\nUnedited post\r\n```html\r\n\u003Cimg \r\n class=\"status-attachment-image\" \r\n alt=\"A photo through the chain link fence surrounding my neighbourhood pool. It's been freshly repainted and it's finally being filled up.\" \r\n style=\"aspect-ratio: 1.33333 / 1; object-position: 50% 50%;\"\r\n rounded-lg=\"\"\r\n h-full=\"\" \r\n w-full=\"\" \r\n object-cover=\"\" \r\n draggable=\"true\" \r\n data-sizes=\"auto\" \r\n loading=\"lazy\" \r\n src=\"https://social.dinn.ca/system/cache/media_attachments/files/110/606/544/635/208/564/small/24446a292705d634.jpg\" \r\n sizes=\"576px\" \r\n srcset=\"https://social.dinn.ca/system/cache/media_attachments/files/110/606/544/635/208/564/original/24446a292705d634.jpg 1440w,\r\n https://pixelfed.dinn.ca/storage/m/_v2/557658875627642881/186f813ba-297a89/yxO6xa8mDfOR/5ifKDJEpd0BpZ47l2vQeLOPFTvwTdQBD6dNBCQCr.jpg 1440w,\r\n https://social.dinn.ca/system/cache/media_attachments/files/110/606/544/635/208/564/small/24446a292705d634.jpg 554w\"\r\n width=\"1440\" \r\n height=\"1080\">\r\n```\r\n\r\nEdited post\r\n```html\r\n\u003Cimg \r\n class=\"status-attachment-image\" \r\n alt=\"A very broad and full tree in somebody's front yard. It is taller than the house and lush and green almost all the way to the ground.\" \r\n style=\"aspect-ratio: 0.8 / 1; object-position: 50% 50%;\" \r\n rounded-lg=\"\" \r\n h-full=\"\" \r\n w-full=\"\" \r\n object-cover=\"\" \r\n draggable=\"true\"\r\n data-src=\"https://social.dinn.ca/system/cache/media_attachments/files/110/747/874/092/869/533/small/5b5b3bee2804138f.jpg\" \r\n data-srcset=\"https://social.dinn.ca/system/cache/media_attachments/files/110/747/874/092/869/533/original/5b5b3bee2804138f.jpg 810w,\r\n https://pixelfed.dinn.ca/storage/m/_v2/557658875627642881/bf0f52ff2-92677b/oosIGsasrpc8/VWgAVeO6G5kbrEsBLc0Yrxvseh0HasymtRq5vkEz.jpg 810w,\r\n https://social.dinn.ca/system/cache/media_attachments/files/110/747/874/092/869/533/small/5b5b3bee2804138f.jpg 416w\"\r\n data-sizes=\"auto\" \r\n loading=\"lazy\" \r\n sizes=\"252px\" \r\n width=\"810\" \r\n height=\"1080\">\r\n```",[2038,2039],{"name":1985,"color":1986},{"name":1988,"color":1989},2250,"Images on edited pixelfed post not displayed","2023-07-21T18:31:30Z","https://github.com/elk-zone/elk/issues/2250",0.7636562,{"description":2046,"labels":2047,"number":2049,"owner":1991,"repository":1992,"state":2050,"title":2051,"updated_at":2052,"url":2053,"score":2054},"When a status has a `spoilier_text` that matches a Filter, it should show this `spoiler_text` instead of the filter phrase. Otherwise, this can be confusing why it was filtered because the content does not really contain the filter phrase\r\n\r\nFor example, screenshots below, the status has a CW/spoiler text \"From Twitter\" which matched my Filter phrase \"Twitter\"\r\n\r\n## On Mastodon:\r\n\r\n\r\n\r\n## On Elk:\r\n\r\n\r\n\r\n## Links for debugging\r\n- Elk: https://elk.zone/fosstodon.org/@basexperience@mastodon.scot/109457448123392062\r\n- Mastodon: https://fosstodon.org/@basexperience@mastodon.scot/109457448123392062\r\n",[2048],{"name":1985,"color":1986},334,"closed","Handle statuses that have both spoiler and filtered property","2022-12-10T10:50:56Z","https://github.com/elk-zone/elk/issues/334",0.6859489,{"description":2056,"labels":2057,"number":2060,"owner":1991,"repository":1992,"state":2050,"title":2061,"updated_at":2062,"url":2063,"score":2064},"### Discussed in https://github.com/elk-zone/elk/discussions/1801\r\n\r\n\u003Cdiv type='discussions-op-text'>\r\n\r\n\u003Csup>Originally posted by **sbug0** February 19, 2023\u003C/sup>\r\nScrolling through the time line I saw this.\r\nIt's a content warning post but Elk is not showing it as such.\r\nThe images show how Elk show the post compared to Mastodon web.\r\n\r\n\r\n\u003Cimg width=\"609\" alt=\"Elk\" src=\"https://user-images.githubusercontent.com/122732288/219947513-b980bfde-cbf6-4cdf-940c-bb30f1f02aab.png\">\r\n\u003Cimg width=\"582\" alt=\"Mastodon\" src=\"https://user-images.githubusercontent.com/122732288/219947519-4d59827e-715f-486e-bd6c-2cd3e928b83b.png\">\r\n\u003C/div>",[2058,2059],{"name":1985,"color":1986},{"name":2014,"color":2015},1846,"Content warning bug","2023-03-07T18:41:03Z","https://github.com/elk-zone/elk/issues/1846",0.7115167,{"description":2066,"labels":2067,"number":2070,"owner":1991,"repository":1992,"state":2050,"title":2071,"updated_at":2072,"url":2073,"score":2074},"In this post https://elk.zone/mastodon.social/@Pwnallthethings/110341838593089566 , Elk shows info about hidden media, however the post does not have any media to show.\r\n\r\nThe following images shows hos Elk renders the post.\r\n\r\nWithout klicking \"Media hidden\":\r\n\r\n\r\nWhen klicking \"Media hidden\":\r\n\r\n",[2068,2069],{"name":1985,"color":1986},{"name":1988,"color":1989},2090,"Elk shows \"Media hidden\" but there is no media to show","2023-05-10T13:35:17Z","https://github.com/elk-zone/elk/issues/2090",0.7123187,{"description":2076,"labels":2077,"number":2079,"owner":1991,"repository":1992,"state":2050,"title":2080,"updated_at":2081,"url":2082,"score":2083},"When posting this link https://www.opendemocracy.net/en/oureconomy/corporate-monopolies-are-threat-to-democracy-public-interest/ here https://fosstodon.org/@Brendanjones/110135158010222739, it was displayed in the link preview on Elk like this, missing the header and subheader:\r\n\r\n\u003Cimg width=\"595\" alt=\"Screenshot 2023-04-03 at 15 40 14\" src=\"https://user-images.githubusercontent.com/16049594/229528521-8aa73a38-096e-425c-a042-28eba3ad9dff.png\">\r\n\r\nI thought it might be a problem with that website but on Mastodon native it looks fine:\r\n\r\n\u003Cimg width=\"578\" alt=\"Screenshot 2023-04-03 at 15 41 51\" src=\"https://user-images.githubusercontent.com/16049594/229528533-d9d9d203-258a-4405-9b38-4080535c92aa.png\">\r\n\r\nAlso displays fine on the birdsite (nope, didn't post, I'm not using that website anymore, just for Elk bug testing :p ):\r\n\r\n\u003Cimg width=\"528\" alt=\"Screenshot 2023-04-03 at 15 43 03\" src=\"https://user-images.githubusercontent.com/16049594/229528569-923379e9-5048-499c-93bd-09470b2e0b3e.png\">",[2078],{"name":1985,"color":1986},1948,"Link preview not displaying correctly","2023-04-29T20:58:09Z","https://github.com/elk-zone/elk/issues/1948",0.71672887,{"description":2085,"labels":2086,"number":2088,"owner":1991,"repository":1992,"state":2050,"title":2089,"updated_at":2090,"url":2091,"score":2092},"posts with image marked as sensitive gets `Filtered by: undefined` and are shown as hidden posts.\r\n\r\nNot that the rest of the posts is not sensitive and they don't get hidden by Pinafore or Mastodon UI (only the image is hidden).",[2087],{"name":1985,"color":1986},400,"filtered by undefined","2022-12-12T18:20:43Z","https://github.com/elk-zone/elk/issues/400",0.7245706,["Reactive",2094],{},["Set"],["ShallowReactive",2097],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"Pvkt_u0fiXs0JhLgnsHpXEgiPsBbiKCZHSKv-2Pob6s":-1},"/elk-zone/elk/318"]