This website requires JavaScript.
Explore
Help
Sign In
cogentleman
/
xmpp_client
Watch
1
Star
0
Fork
0
You've already forked xmpp_client
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
34f2a63190
xmpp_client
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
parser
History
Daniel Gultsch
34f2a63190
update notification after message correction
2016-02-23 16:15:23 +01:00
..
AbstractParser.java
use actual message timestamp instead of delay when updating last seen.
fixes
#1618
2015-12-31 18:06:11 +01:00
IqParser.java
catch all axolotl parse exception at once.
fixes
#1692
2016-02-11 12:26:43 +01:00
MessageParser.java
update notification after message correction
2016-02-23 16:15:23 +01:00
PresenceParser.java
turned muc errors into enum. added error codes for service shutdown
2016-02-22 20:19:58 +01:00