transpub/Spectrum2
moyamo 7f1c9cd0db Shorten the name of groupchats to overcome truncation bug
The names of groupchats are truncated internally to 22 characters.
This causes many problems with groupchats, since spectrum incorrectly
identifies the chat by the long name.

To overcome this the phoneNumber-unixTime is converted to hexadecimal,
to shorten the groupchat below 22 characters
2015-09-21 20:30:11 +02:00
..
__init__.py initial code commit 2013-05-31 20:53:21 +02:00
backend.py Shorten the name of groupchats to overcome truncation bug 2015-09-21 20:30:11 +02:00
iochannel.py Add presence and chatstate 2015-09-03 20:04:29 +02:00
protocol.proto initial code commit 2013-05-31 20:53:21 +02:00
protocol_pb2.py Regenerate protocol buffers 2015-09-14 19:55:53 +02:00