a fork of iceshrimp.net but a tweaked frontend to my personal liking. waow
fediverse social-media social iceshrimp fedi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[backend/helpers] Fix incorrect unicode version specifier in EmojiHelpers

+1 -1
+1 -1
Iceshrimp.Backend/Core/Helpers/EmojiHelpers.cs
··· 4 4 5 5 public static partial class EmojiHelpers 6 6 { 7 - /* Generated for Unicode 15.1 by https://iceshrimp.dev/iceshrimp/UnicodeEmojiRegex 7 + /* Generated for Unicode 16.0 by https://iceshrimp.dev/iceshrimp/UnicodeEmojiRegex 8 8 * 9 9 * The regex used is FullyQualifiedEmojisSimplified, since neither AllEmojisSimplified nor PossiblyEmoji know about emoji/text 10 10 * representation selectors.