Skip to content

Commit

Permalink
Added message reactions to the doap file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri0n committed Jul 2, 2024
1 parent 4ab9960 commit 0d37d25
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions psi.doap
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,16 @@
</xmpp:SupportedXep>
</implements>

<!-- XEP-0444: Message Reactions -->
<implements>
<xmpp:SupportedXep>
<xmpp:xep rdf:resource='https://xmpp.org/extensions/xep-0444.html'/>
<xmpp:status>partial</xmpp:status>
<xmpp:note xml:lang='en'>No allowed reaction handling / everything is allowed</xmpp:note>
<xmpp:version>0.2.1</xmpp:version>
</xmpp:SupportedXep>
</implements>

<!-- XEP-0453: DOAP usage in XMPP -->
<implements>
<xmpp:SupportedXep>
Expand Down

0 comments on commit 0d37d25

Please sign in to comment.