mastodon/app/javascript
Jeremy Kescher 04c611daa1
Fix being unable to react with the keycap number sign emoji (#22231)
#⃣

This bug is caused by the emoji consisting of:
U+23 #
U+FE0F
U+20E3  ⃣

Because it starts with a #, it's interpreted as an anchor link, which is not passed to the API. Therefore, the API sees no emoji to react with and answers correctly with a 404.
2022-12-15 16:18:39 +01:00
..
fonts Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
icons png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
images Add old logo files back (#20332) 2022-11-10 20:25:12 +01:00
mastodon Fix being unable to react with the keycap number sign emoji (#22231) 2022-12-15 16:18:39 +01:00
packs Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2022-11-17 11:05:09 +01:00
styles Fix profile avatar being slightly offset into left border (fixes #20822) (#20994) 2022-12-15 15:57:02 +01:00