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
/
main
/
java
/
eu
/
siacs
/
conversations
/
parser
/
PresenceParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed unecessary logging when muc tiles update
Daniel Gultsch
2016-02-04
1
-1
/
+0
*
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
2016-02-03
1
-26
/
+7
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
1
-3
/
+33
|
\
|
*
Do disco for caps hashes we have never seen
Stephen Paul Weber
2016-01-24
1
-2
/
+23
|
*
Fetch cached caps result on new presence
Stephen Paul Weber
2016-01-24
1
-2
/
+10
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
1
-1
/
+2
*
|
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-1
/
+8
|
/
*
always show conversations with pending subscription requests
Daniel Gultsch
2015-12-09
1
-3
/
+5
*
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
2015-12-09
1
-1
/
+4
*
properly clear muc user avatar caches
Daniel Gultsch
2015-12-04
1
-2
/
+4
*
use proposed nick as default nick in mucoptions
Daniel Gultsch
2015-12-04
1
-4
/
+0
*
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-03
1
-6
/
+111
*
Show status message when contact requests presence
Sam Whited
2015-12-02
1
-2
/
+14
*
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