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
/
de
/
pixart
/
messenger
/
parser
/
PresenceParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
display propper toast after room has been destroyed
Christian Schneppe
2018-07-15
1
-1
/
+27
*
store own affiliation and role to disk
Christian Schneppe
2018-07-09
1
-1
/
+4
*
show snackbar for resource constraint in mucs
Christian Schneppe
2018-07-09
1
-0
/
+2
*
persist muc avatar and show in bookmarks
Christian Schneppe
2018-07-09
1
-0
/
+1
*
improve active_since implementation (XEP-0319: Last User Interaction in Prese...
Christian Schneppe
2018-05-26
1
-0
/
+3
*
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
2018-05-02
1
-1
/
+2
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-9
/
+9
*
only explicitly request device list for users not in roster
Christian Schneppe
2018-02-24
1
-1
/
+6
*
do not cross reference bookmarks and conversations
Christian Schneppe
2018-02-10
1
-2
/
+1
*
always persist current nick (in bookmark and database)
Christian Schneppe
2018-02-10
1
-0
/
+1
*
make chat markers opportunistic in private mucs
Christian Schneppe
2018-01-27
1
-1
/
+1
*
clear muc avatar after going online
Christian Schneppe
2017-12-27
1
-1
/
+3
*
try to detect invalid nick (w/ emoji) in MUCs
Christian Schneppe
2017-12-16
1
-12
/
+33
*
PresenceParser: work around for ejabberd not including status code 110 in shu...
Christian Schneppe
2017-12-01
1
-1
/
+3
*
catch all sorts of date parsing errors
Christian Schneppe
2017-11-21
1
-2
/
+1
*
made avatar cache cleaning more efficent after name changes
Christian Schneppe
2017-09-04
1
-1
/
+3
*
fetch device ids for muc members w/o known devices
Christian Schneppe
2017-08-01
1
-1
/
+6
*
do not parse delay tag for unavailable presences when it comes form own server
Christian Schneppe
2017-06-01
1
-1
/
+1
*
parse all delayed tags. use min date
Christian Schneppe
2017-05-31
1
-3
/
+5
*
made nimbuzz work around work with newly created conferences as well
Christian Schneppe
2017-04-20
1
-1
/
+2
*
recognize muc self presence on nimbuzz.com
Christian Schneppe
2017-04-16
1
-4
/
+3
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
1
-1
/
+1
*
rework last activity logic to something that should work pretty well …
Christian Schneppe
2017-03-23
1
-4
/
+9
*
fixed multi-session-nick renaming behaviour
Christian Schneppe
2017-03-09
1
-12
/
+8
*
reformat code
Christian Schneppe
2016-11-19
1
-227
/
+227
*
extract affiliations from unavailable presence
Christian Schneppe
2016-11-15
1
-7
/
+9
*
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
2016-09-09
1
-5
/
+11
*
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
2016-08-27
1
-2
/
+2
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-0
/
+274