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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
proper avatar caching
iNPUTmice
1
-0
/
+2
2014-10-17
made grace period on a per account basis
iNPUTmice
1
-2
/
+1
2014-10-07
refactored grace period
iNPUTmice
1
-0
/
+2
2014-09-28
new notification service. first draft
Daniel Gultsch
1
-2
/
+2
2014-09-20
fixed presence splitting
iNPUTmice
1
-2
/
+2
2014-09-08
setting to increase font size. fixed #420
iNPUTmice
1
-1
/
+2
2014-08-31
Contact presenceName property
Gayaz Yusipov
1
-1
/
+1
2014-08-31
some code cleanup
iNPUTmice
1
-2
/
+2
2014-08-30
XEP-0172
Gayaz Yusipov
1
-2
/
+5
2014-08-13
only notify ui on significant muc changes
iNPUTmice
1
-1
/
+8
2014-08-11
handle bare jid presences. fixes for otr
iNPUTmice
1
-26
/
+32
2014-07-20
simplified presence subscription in contact details
iNPUTmice
1
-4
/
+1
2014-07-20
ignore groupchats messages that are pending leave
iNPUTmice
1
-4
/
+4
2014-07-18
notify ui on roster changes
iNPUTmice
1
-0
/
+1
2014-07-12
refactored ui listeners a little bit
iNPUTmice
1
-1
/
+1
2014-07-12
moved iq parser to seperate class as well
iNPUTmice
1
-8
/
+2
2014-07-12
moved most of the message/presence generation into seperate classes
iNPUTmice
1
-3
/
+6
2014-07-12
made message parser and presence parser implement interface On*PacketReceived
iNPUTmice
1
-5
/
+18
2014-07-11
fixed #255 and made some other improvements to the subscription mgmt
iNPUTmice
1
-2
/
+0
2014-06-25
fixed two rare npe
iNPUTmice
1
-1
/
+4
2014-06-12
fire onContactStatusChanged only on online/offline changes. not on status cha...
iNPUTmice
1
-2
/
+3
2014-06-12
send otr messages when contacts comes online
iNPUTmice
1
-2
/
+2
2014-06-06
put xep333 parsing into parser class
Daniel Gultsch
1
-1
/
+1
2014-06-06
refactored presence parsing into dedicated class
Daniel Gultsch
1
-0
/
+103