",[2001,2002],{"name":1985,"color":1986},{"name":1988,"color":1989},1680,"Tag important for context is removed","2023-02-08T21:56:12Z","https://github.com/elk-zone/elk/issues/1680",0.7547522,{"description":2009,"labels":2010,"number":2013,"owner":1991,"repository":1992,"state":1993,"title":2014,"updated_at":2015,"url":2016,"score":2017},"\r\n\r\n",[2011,2012],{"name":1985,"color":1986},{"name":1988,"color":1989},1764,"Translation is consistent with the original","2023-02-16T11:29:19Z","https://github.com/elk-zone/elk/issues/1764",0.7561728,{"description":2019,"labels":2020,"number":2025,"owner":1991,"repository":1992,"state":1993,"title":2026,"updated_at":2027,"url":2028,"score":2029},"Maybe a brighter outline - or if it's all done with opacities (sorry not checked the code), maybe a more opaque value on the background. \r\n\r\nAnything to help it show up more - to see the difference currently I have to turn my phone's brightness way up.",[2021,2022],{"name":1985,"color":1986},{"name":2023,"color":2024},"c: a11y","553F0B",859,"Make DMs easier to differentiate from normal feed posts in dark mode","2023-01-14T16:39:00Z","https://github.com/elk-zone/elk/issues/859",0.7679735,{"description":2031,"labels":2032,"number":2039,"owner":1991,"repository":1992,"state":1993,"title":2040,"updated_at":2041,"url":2042,"score":2043},"### Clear and concise description of the problem\r\n\r\nAs a user I want _to see only statuses that I haven't seen before_ \r\nso that _I won't miss interesting statuses that are drowned by repetition_.\r\n\r\nWhen I visit Mastodon often, I see the same statuses over and over again, while at the same time missing somewhat older statuses that get drowned. My reading position in the strictly chronological timeline gets lost.\r\n\r\nLet me give an example. On this timeline, numbers represent statuses, with the most recent status on the left. Statuses in parentheses I have already seen. The vertical bar is my current reading position.\r\n\r\nFirst visit:\r\n```\r\n| 55 54 53 52 51 50 49 48 ...\r\n (55) (54) (53) (52)| 51 50 49 48 ...\r\n```\r\n\r\nSecond visit:\r\n```\r\n| 58 57 56 (55) (54) (53) (52) 51 50 49 48 ...\r\n (58) (57) (56)|(55) (54) (53) (52) 51 50 49 48 ...\r\n```\r\n\r\nI was able to see three new statuses, but then I'm encountering what I have already seen. Usually at this point I just leave, because I don't feel like scrolling through the same stuff again, but now I'm missing older statuses (51, ...).\r\n\r\nI would really like my UI to only show me statuses that I haven't seen, yet\r\n\r\n\r\n### Suggested solution\r\n\r\nI think there are various solutions that could work, see below. My suggestion for an MVP solution would be\r\n\r\n- a keyboard shortcut (\u003Ckbd>h\u003C/kbd>) marks the currently selected status as hidden\r\n- this information is stored in local browser storage\r\n- whenever a timeline gets shown statuses are filtered.\r\n\r\nThis is similar to what Reddit does (other than that it stores the status on the server).\r\n\r\n### Alternative\r\n\r\nI think that there is a bit of a design space here. A lot of different directions would work for me, so I'm interested in comments.\r\n\r\n#### Marking\r\n\r\nStatuses could be hidden or marked as read in several ways:\r\n\r\n- [keyboard shortcut](https://github.com/elk-zone/elk/issues/39)\r\n- action icon\r\n- menu item\r\n- scrolling\r\n- swiping\r\n\r\n#### Storage\r\n\r\nThe read/hide status could be saved\r\n\r\n- in local storage in the browser\r\n- on a server and synced between devices.\r\n\r\n#### Display\r\n\r\n- Hide all marked statuses and automatically display only older statuses\r\n- Use a setting to turn display of hidden statuses on or off\r\n- Use a separate timeline for hidden statuses\r\n- Don't hide them at all, but instead only add a link \"jump to next unread status\".\r\n\r\n\r\n### Additional context\r\n\r\nDepending on how complicated this gets, and how much time I have, I might contribute an implementation, but I don't feel that I can promise that...",[2033,2036],{"name":2034,"color":2035},"c: feature","2878FF",{"name":2037,"color":2038},"p: 1-normal","BFDADC",1070,"Hide statuses / Mark statuses as read","2023-01-15T00:32:58Z","https://github.com/elk-zone/elk/issues/1070",0.7686098,{"description":2045,"labels":2046,"number":2049,"owner":1991,"repository":1992,"state":2050,"title":2051,"updated_at":2052,"url":2053,"score":2054},"Before posting:\r\n\u003Cimg width=\"463\" alt=\"image\" src=\"https://user-images.githubusercontent.com/28533125/220022250-0ad67471-50f5-4d8d-b22a-8142ffceee56.png\">\r\n\r\nAfter posting:\r\n\u003Cimg width=\"452\" alt=\"image\" src=\"https://user-images.githubusercontent.com/28533125/220022479-55d732d8-08e4-4556-be55-dce5bcb8e875.png\">\r\n\r\nfor example: https://elk.zone/universeodon.com/@yenche123/109895545528086301",[2047,2048],{"name":1985,"color":1986},{"name":1988,"color":1989},1804,"closed","Bold and Italic cannot be displayed","2023-02-23T07:13:41Z","https://github.com/elk-zone/elk/issues/1804",0.71965176,{"description":2056,"labels":2057,"number":2060,"owner":1991,"repository":1992,"state":2050,"title":2061,"updated_at":2062,"url":2063,"score":2064},"Example: https://elk.zone/m.webtoo.ls/@patak/109722747892738830",[2058,2059],{"name":1985,"color":1986},{"name":1988,"color":1989},1372,"`'` is replaced with `'` in title for post","2023-01-25T13:12:57Z","https://github.com/elk-zone/elk/issues/1372",0.7434954,{"description":2066,"labels":2067,"number":2070,"owner":1991,"repository":1992,"state":2050,"title":2071,"updated_at":2072,"url":2073,"score":2074},"I tried to enter the following code block\r\n```\r\n[(`number string) (`tag string)]\r\n```\r\nwhich renders fine here on github, and it looked like it was going to be fine in the post editor, but after I posted it, it rendered as\r\n```\r\n[(\r\n```\r\n😬",[2068,2069],{"name":1985,"color":1986},{"name":2037,"color":2038},970,"Bug: with backticks in a code block","2023-01-12T00:00:18Z","https://github.com/elk-zone/elk/issues/970",0.7536566,{"description":2076,"labels":2077,"number":2079,"owner":1991,"repository":1992,"state":2050,"title":2080,"updated_at":2081,"url":2082,"score":2083},"When editing a post that had a content warning, all content (e.g. image, alt text) are kept as expected, except the content warning.\n\nI might look into fixing this myself soon(TM), but wanted to make sure it does not go unnoticed.",[2078],{"name":1985,"color":1986},480,"Bug: when editing, content warning is lost","2022-12-21T14:21:47Z","https://github.com/elk-zone/elk/issues/480",0.7555103,{"description":2085,"labels":2086,"number":2089,"owner":1991,"repository":1992,"state":2050,"title":2090,"updated_at":2091,"url":2092,"score":2093},"### Pre-Checks\r\n\r\n- [X] Check that there isn't [already an issue](https://github.com/elk-zone/elk/issues) that reports the same bug to avoid creating a duplicate.\r\n- [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/elk-zone/elk/discussions) or join our [Discord Chat Server](https://chat.elk.zone).\r\n- [X] Providing a screenshot or video to reproduce the issue or show visually what was meant.\r\n- [X] I am willing to provide a PR.\r\n\r\n### Describe the bug\r\n\r\nWhen I display the ALT description of an image, line breaks are not processed.\r\n\r\n### Reproduction video or screenshot\r\n\r\nWhen i display this message: https://mastodon.top/@LeMotLeJeu/109677876537595797\r\n\r\nWith Mastodon web client line feed are ok:\r\n\r\n\r\nWith Elk there is no line feed:\r\n\r\n\r\n\r\n### Additional Context\r\n\r\nI think you need to add `white-space: pre;` to the `\u003Cp>` tag style to fix the problem.\r\n\r\n```\r\n\u003Cp style=\"white-space: pre;\">4 graphiques présentant les résultats détaillés des différents jeux :\r\n\r\n* LeMOT6 n°312 (Museau) : 1790 parties, 28% à 4/6\r\n* LeMOT n°368 (Ravin) : 3431 parties, 36% à 4/6\r\n* LaBOG n°103 : 906 parties, 57% à Génial\r\n* LaBEE n°20 : 1156 parties, 28% à Génial\u003C/p>\r\n```\r\n\r\n=> it's ok!",[2087,2088],{"name":1985,"color":1986},{"name":1988,"color":1989},1030,"Line feed problem in ALT text","2023-01-14T10:45:44Z","https://github.com/elk-zone/elk/issues/1030",0.75906146,["Reactive",2095],{},["Set"],["ShallowReactive",2098],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"vKM3W8iXS5CoFVCztBnmGIaZPsicsz7IYic3xLqCW1Q":-1},"/elk-zone/elk/1357"]