Conversation
Notices
-
d loic totally not. It's hard to implement right in a federated system.
Sunday, 20-Jul-08 05:17:05 UTC from web-
@evan well, THAT's a potentially embarrassing bug (-:
-
@seancoates I'm not sure what to do about it. Trap anything starting with "[dD] "?
-
@evan maybe through the API only? especially now that other clients use that syntax...
-
@evan ( much more efficient to if (($msg[0] == 'd' || $msg[0] == 'D') && $msg[1] == ' ') fwiw. ) (repost: XMPP didn't get it again)
-