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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mark oob messages and always display download button
Daniel Gultsch
2016-03-04
1
-1
/
+5
*
refactored omemo to take multiple recipients
Daniel Gultsch
2016-02-29
2
-4
/
+18
*
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2016-02-24
1
-4
/
+3
*
update notification after message correction
Daniel Gultsch
2016-02-23
1
-0
/
+1
*
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
2016-02-22
1
-9
/
+13
*
change uuid when replacing messages
Daniel Gultsch
2016-02-20
1
-1
/
+4
*
decrypt pgp message corrections
Daniel Gultsch
2016-02-19
1
-8
/
+9
*
never parse show in presences as offline
Daniel Gultsch
2016-02-19
1
-1
/
+1
*
only offer message correction for the very last message
Daniel Gultsch
2016-02-17
1
-1
/
+5
*
log reason why otr message won't be parsed
Daniel Gultsch
2016-02-16
1
-1
/
+2
*
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
2016-02-16
1
-1
/
+1
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
1
-14
/
+47
*
catch all axolotl parse exception at once. fixes #1692
Daniel Gultsch
2016-02-11
1
-5
/
+4
*
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
2016-02-04
1
-1
/
+5
*
removed unecessary logging when muc tiles update
Daniel Gultsch
2016-02-04
1
-1
/
+0
*
count all messages in a query
Daniel Gultsch
2016-02-03
1
-4
/
+2
*
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
2016-02-03
1
-2
/
+4
*
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
*
|
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
2016-02-02
1
-4
/
+2
*
|
catch a few NPE when parsing invalid pep nodes
Daniel Gultsch
2016-02-02
1
-3
/
+3
*
|
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-1
/
+8
*
|
fixed false set of subject in conference with empty body tag
Daniel Gultsch
2016-01-31
1
-1
/
+1
|
/
*
use actual message timestamp instead of delay when updating last seen. fixes ...
Daniel Gultsch
2015-12-31
2
-7
/
+8
*
let message parser not artifically fail on messages with no to attribute
Daniel Gultsch
2015-12-17
1
-4
/
+4
*
more detailed logging
Daniel Gultsch
2015-12-12
1
-2
/
+1
*
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-11
1
-2
/
+10
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-11
1
-6
/
+1
*
notify on mam catchup messages
Daniel Gultsch
2015-12-10
1
-5
/
+15
*
properly clean up timed out mam queries
Daniel Gultsch
2015-12-10
1
-1
/
+1
*
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
*
check for query object as condition to trigger deduplication instead of serverId
Daniel Gultsch
2015-12-05
1
-1
/
+1
*
parse stanza-id from messages
Daniel Gultsch
2015-12-04
1
-3
/
+19
*
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
2
-7
/
+112
*
Show status message when contact requests presence
Sam Whited
2015-12-02
1
-2
/
+14
*
combine multiple message receipts into single message
Daniel Gultsch
2015-12-01
1
-6
/
+7
*
Merge pull request #1513 from fiaxh/pgp_background_decryption
Daniel Gultsch
2015-10-30
1
-1
/
+9
|
\
|
*
Decrypt PGP messages in background
fiaxh
2015-10-28
1
-1
/
+9
*
|
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
2015-10-29
1
-1
/
+1
|
/
*
update last seen in mucs. fixes #1508
Daniel Gultsch
2015-10-19
1
-1
/
+5
*
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
2015-10-16
1
-0
/
+29
*
work with muc services that change the message id
Daniel Gultsch
2015-10-14
1
-1
/
+1
*
clear notification and activate grace period when receiving chat marker from ...
Daniel Gultsch
2015-10-06
1
-1
/
+5
*
catch invalid base64 on omemo key decoding
Daniel Gultsch
2015-08-30
1
-3
/
+8
[next]