Skip to content

Add implementation of draft react spec - #524

Open
skizzerz wants to merge 3 commits into
solanum-ircd:mainfrom
skizzerz:react
Open

Add implementation of draft react spec#524
skizzerz wants to merge 3 commits into
solanum-ircd:mainfrom
skizzerz:react

Conversation

@skizzerz

@skizzerz skizzerz commented May 13, 2026

Copy link
Copy Markdown
Contributor

For +draft/react, we limit the reaction to a single emoji (potentially including modifiers) for easier moderation (since this doesn't go through spamfilter). Additionally, the +draft/unreact tag was implemented as a means for users to easily remove their reactions. This dependence on emoji brings in a new dependency on libicu.

Comment thread configure.ac
Comment thread configure.ac
skizzerz added 3 commits July 26, 2026 15:11
For +draft/react, we limit the reaction to a single emoji (potentially
including modifiers) for similar reasons. Additionally, the
+draft/unreact tag was implemented as a means for users to easily
remove their reactions. This dependence on emoji brings in a new
dependency on libicu.
If icu is disabled via command line flags but hyperscan is enabled, the
compile flags will remove any hyperscan headers/libs from the build.
Ensure we properly update save_CPPFLAGS and save_LIBS before each check.
Add details about the two new client tags supported by this extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants