index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
parser
/
PresenceParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
only notify ui on significant muc changes
iNPUTmice
2014-08-13
1
-1
/
+8
*
handle bare jid presences. fixes for otr
iNPUTmice
2014-08-11
1
-26
/
+32
*
simplified presence subscription in contact details
iNPUTmice
2014-07-20
1
-4
/
+1
*
ignore groupchats messages that are pending leave
iNPUTmice
2014-07-20
1
-4
/
+4
*
notify ui on roster changes
iNPUTmice
2014-07-18
1
-0
/
+1
*
refactored ui listeners a little bit
iNPUTmice
2014-07-12
1
-1
/
+1
*
moved iq parser to seperate class as well
iNPUTmice
2014-07-12
1
-8
/
+2
*
moved most of the message/presence generation into seperate classes
iNPUTmice
2014-07-12
1
-3
/
+6
*
made message parser and presence parser implement interface On*PacketReceived
iNPUTmice
2014-07-12
1
-5
/
+18
*
fixed #255 and made some other improvements to the subscription mgmt
iNPUTmice
2014-07-11
1
-2
/
+0
*
fixed two rare npe
iNPUTmice
2014-06-25
1
-1
/
+4
*
fire onContactStatusChanged only on online/offline changes. not on status cha...
iNPUTmice
2014-06-12
1
-2
/
+3
*
send otr messages when contacts comes online
iNPUTmice
2014-06-12
1
-2
/
+2
*
put xep333 parsing into parser class
Daniel Gultsch
2014-06-06
1
-1
/
+1
*
refactored presence parsing into dedicated class
Daniel Gultsch
2014-06-06
1
-0
/
+103