index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
parser
/
PresenceParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse nick and avatar only from available presences to avoid potential error ...
Daniel Gultsch
2015-05-27
1
-47
/
+26
*
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2015-05-05
1
-0
/
+15
*
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice
2015-02-22
1
-2
/
+2
*
clear muc tiles cache only when necessary
iNPUTmice
2015-02-21
1
-1
/
+7
*
update last presence only for messages
Daniel Gultsch
2015-01-03
1
-3
/
+2
*
get rid of special self presence object and incorporate that into roster
iNPUTmice
2014-12-20
1
-56
/
+44
*
add an listener for the muc roster update.
Michael
2014-11-23
1
-0
/
+2
*
update action bar with conversations updates as well
iNPUTmice
2014-11-21
1
-25
/
+10
*
changed listener timing and cache clearing after muc presences
iNPUTmice
2014-11-20
1
-6
/
+9
*
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
2014-11-09
1
-2
/
+2
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-1
/
+1
*
Don't crash on packets with no "from" specified
Sam Whited
2014-11-09
1
-1
/
+2
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-13
/
+14
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+133