aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/jutil.c
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2016-12-26 20:07:56 -0300
committerdequis <dx@dxzone.com.ar>2016-12-26 20:07:56 -0300
commita04705bfde7c623605ee0e8449efd61ecc5c0b62 (patch)
tree889de9e9b8a7b805477970ac687421be9a10e3a4 /protocols/jabber/jutil.c
parentd57484d99125eb602e71629d7cacf76fc36cdd9c (diff)
jabber: Workaround for servers (like slack) that send echoes without id
Just comparing the body of the last sent message. This isn't foolproof and sending several messages quickly can make it fail, but it's less annoying than before. The correct solution is still to fix the server. In the case of slack I still recommend using the irc gateway instead.
Diffstat (limited to 'protocols/jabber/jutil.c')
0 files changed, 0 insertions, 0 deletions
n120' href='#n120'>120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153