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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
extract affiliations from unavailable presence
Christian Schneppe
1
-7
/
+9
2016-09-09
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
1
-5
/
+11
2016-08-27
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
1
-2
/
+2
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-17
/
+17
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
1
-0
/
+15
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+0
2016-05-27
don't push default muc conf twice
Daniel Gultsch
1
-1
/
+1
2016-05-26
make newly created conferences private by default
Daniel Gultsch
1
-0
/
+10
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
1
-2
/
+0
2016-05-16
change affiliation for in memory users that are currently not joined in a con...
Daniel Gultsch
1
-1
/
+3
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
1
-9
/
+2
2016-05-14
revert changes to disable last-seen in UI
Christian Schneppe
1
-0
/
+1
2016-05-13
do not process self presence
Daniel Gultsch
1
-2
/
+2
2016-05-13
do not show last-seen metric in UI
Daniel Gultsch
1
-1
/
+0
2016-05-13
do not process self presence
Daniel Gultsch
1
-2
/
+2
2016-05-10
do not show last-seen metric in UI
Daniel Gultsch
1
-1
/
+0
2016-04-28
don't request disco from self
Daniel Gultsch
1
-1
/
+1
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-1
/
+2
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-2
/
+6
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
1
-9
/
+13
2016-02-19
never parse show in presences as offline
Daniel Gultsch
1
-1
/
+1
2016-02-04
removed unecessary logging when muc tiles update
Daniel Gultsch
1
-1
/
+0
2016-02-03
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
1
-26
/
+7
2016-02-01
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
1
-1
/
+8
2016-01-24
Do disco for caps hashes we have never seen
Stephen Paul Weber
1
-2
/
+23
2016-01-24
Fetch cached caps result on new presence
Stephen Paul Weber
1
-2
/
+10
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
1
-1
/
+2
2015-12-12
always show conversations with pending subscription requests
Daniel Gultsch
1
-3
/
+5
2015-12-12
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
1
-1
/
+4
2015-12-09
always show conversations with pending subscription requests
Daniel Gultsch
1
-3
/
+5
2015-12-09
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
1
-1
/
+4
2015-12-06
properly clear muc user avatar caches
Daniel Gultsch
1
-2
/
+4
2015-12-04
properly clear muc user avatar caches
Daniel Gultsch
1
-2
/
+4
2015-12-04
use proposed nick as default nick in mucoptions
Daniel Gultsch
1
-4
/
+0
2015-12-04
use proposed nick as default nick in mucoptions
Daniel Gultsch
1
-4
/
+0
2015-12-04
parse vcard avatars from muc presences
Daniel Gultsch
1
-6
/
+111
2015-12-04
Show status message when contact requests presence
Sam Whited
1
-2
/
+14
2015-12-03
parse vcard avatars from muc presences
Daniel Gultsch
1
-6
/
+111
2015-12-02
Show status message when contact requests presence
Sam Whited
1
-2
/
+14
2015-05-27
parse nick and avatar only from available presences to avoid potential error ...
Daniel Gultsch
1
-47
/
+26
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
1
-0
/
+15
2015-02-22
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice
1
-2
/
+2
2015-02-21
clear muc tiles cache only when necessary
iNPUTmice
1
-1
/
+7
2015-01-03
update last presence only for messages
Daniel Gultsch
1
-3
/
+2
2014-12-20
get rid of special self presence object and incorporate that into roster
iNPUTmice
1
-56
/
+44
2014-11-23
add an listener for the muc roster update.
Michael
1
-0
/
+2
2014-11-21
update action bar with conversations updates as well
iNPUTmice
1
-25
/
+10
2014-11-20
changed listener timing and cache clearing after muc presences
iNPUTmice
1
-6
/
+9
2014-11-09
s/getResourcepart().isEmpty()/isBareJid()/
Sam Whited
1
-2
/
+2
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
1
-1
/
+1
[next]