-
chunkipho
Hi
-
Goot the ticklegoblin!
XEP-0060 refers to a <payment-required xmlns="urn:ietf:params:xml:ns:xmll-stanzas"/> node, but that node no longer exists as of RFC 6120
-
Cynthia
Can Blocking Command (XEP-0191) be extended to include blocklists?
-
singpolyma
What kind of blocklists?
-
Cynthia
A uploaded text file containing lists of domains and JIDs
-
Cynthia
Or a text file on a HTTP server
-
Cynthia
Or a list updated by PubSub✎ -
singpolyma
Like a bulk import? A client could easily do that
-
Cynthia
Or a list updated by a PubSub node ✏
-
Cynthia
> Like a bulk import? A client could easily do that No like automated blocklist updating ↺
-
Cynthia
And also being separate from the blocks that the user has
-
singpolyma
for the pubsub thing that's more a server module. But very easy to write we basically have it already with mod antispam just need to make it per user or whatever
-
singpolyma
right sure. So like rtbl but user configurable in their own account and for 1:1 not muc. Should be easy
-
Cynthia
Yes
-
chunkipho
No
-
Cynthia
chunkipho: why
-
chunkipho
cuz
-
chunkipho
reasons not required
-
Cynthia
> for the pubsub thing that's more a server module. But very easy to write we basically have it already with mod antispam just need to make it per user or whatever Does Blocking Command have like a separation of lists? ↺
-
snit
hi chunk
-
Cynthia
Like one user list, and the others that the client updates from fetching the lists it has✎ -
Cynthia
Like one user list, and the others that the client updates from fetching the text file lists it has ✏
-
chunkipho
hi snit
-
singpolyma
>> for the pubsub thing that's more a server module. But very easy to write we basically have it already with mod antispam just need to make it per user or whatever > > Does Blocking Command have like a separation of lists? Blocking command doesn't really have anything to do with this. That's just a command syntax. Actual blocking functionality is implementation defined and I don't see any obstacle to a subscribe to blocklist function ↺
-
lovetox
pubsub has not method of notifying me when the node config changes or?