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
*
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-10-20
1
-7
/
+9
|
\
*
\
Merge tag '1.11.0' into trz/merge_1.11.0
lookshe
2016-03-08
1
-2
/
+6
|
\
\
|
*
|
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
1
-2
/
+6
*
|
|
Merge tag '1.10.1' into trz/merge_1.10.1
steckbrief
2016-02-28
1
-9
/
+13
|
\
|
|
|
*
|
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2016-02-22
1
-9
/
+13
*
|
|
Merge tag '1.10.0' into trz/merge_1.10.0
lookshe
2016-02-22
1
-1
/
+1
|
\
|
|
|
*
|
never parse show in presences as offline
Daniel Gultsch
2016-02-19
1
-1
/
+1
*
|
|
Merge tag '1.9.4' into trz/merge_1.9.4
lookshe
2016-02-16
1
-2
/
+15
|
\
|
|
|
*
|
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
*
|
|
|
Imports organized
steckbrief
2016-02-12
1
-2
/
+0
*
|
|
|
Compilation errors and merge mixups fixed
steckbrief
2016-02-11
1
-5
/
+7
*
|
|
|
Merge tag '1.9.3' into trz/merge_1.9.3
lookshe
2016-02-11
1
-9
/
+135
|
\
|
|
|
|
*
|
|
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
*
|
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2016-01-13
1
-8
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
steckbrief
2015-11-06
1
-1
/
+3
|
\
|
|
|
*
|
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
2015-06-19
1
-118
/
+0
|
|
/
*
/
Merge tag '1.5.2' into trz/rebase
lookshe
2015-08-11
1
-33
/
+27
|
/
*
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