Thu, 17 Jul 2025 20:28:54 -0500
IRCv3: Implement the /me command
This was kind of forgotten about, but it's here now.
Testing Done:
Watched a packet dump to verify it was sent correct and asked people in #pidgin on libera if it came through correctly.
Reviewed at https://reviews.imfreedom.org/r/4070/
|
42606
d6ed63c2508e
Start new Bonjour protocol plugin
Elliott Sales de Andrade <quantum.analyst@gmail.com>
parents:
42529
diff
changeset
|
1 | subdir('bonjour') |
|
42652
225762d4e206
Move the Demo and IRCv3 protocols to the new protocols directory
Gary Kramlich <grim@reaperworld.com>
parents:
42606
diff
changeset
|
2 | subdir('demo') |
|
225762d4e206
Move the Demo and IRCv3 protocols to the new protocols directory
Gary Kramlich <grim@reaperworld.com>
parents:
42606
diff
changeset
|
3 | subdir('ircv3') |
|
43245
b83427aa2c38
SIP: A stubbed out SIP protocol plugin
Gary Kramlich <grim@reaperworld.com>
parents:
42652
diff
changeset
|
4 | subdir('sip') |
|
42529
f00a798a38a6
Stub out our new modern XMPP implementation
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
5 | subdir('xmpp') |