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
*
proper avatar caching
iNPUTmice
2014-10-21
1
-0
/
+2
*
made grace period on a per account basis
iNPUTmice
2014-10-17
1
-2
/
+1
*
refactored grace period
iNPUTmice
2014-10-07
1
-0
/
+2
*
new notification service. first draft
Daniel Gultsch
2014-09-28
1
-2
/
+2
*
fixed presence splitting
iNPUTmice
2014-09-20
1
-2
/
+2
*
setting to increase font size. fixed #420
iNPUTmice
2014-09-08
1
-1
/
+2
*
Merge pull request #397 from GZep/development
Daniel Gultsch
2014-09-04
1
-2
/
+5
|
\
|
*
Contact presenceName property
Gayaz Yusipov
2014-08-31
1
-1
/
+1
|
*
XEP-0172
Gayaz Yusipov
2014-08-30
1
-2
/
+5
*
|
some code cleanup
iNPUTmice
2014-08-31
1
-2
/
+2
|
/
*
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