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
/
MessageParser.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
Fixes FS#151 - Missing button on image-links
lookshe
1
-2
/
+1
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
1
-1
/
+5
2016-03-02
Fixes FS#147: Disable OMEMO
steckbrief
1
-7
/
+5
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-2
/
+12
2016-02-28
Fixes FS#48 and FS#136
lookshe
1
-1
/
+2
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
1
-4
/
+3
2016-02-23
update notification after message correction
Daniel Gultsch
1
-0
/
+1
2016-02-23
Removed stupid message correction
steckbrief
1
-35
/
+0
2016-02-23
Removed unnecessary dependencies to XmppConnectionService and added allowMess...
steckbrief
1
-1
/
+1
2016-02-20
change uuid when replacing messages
Daniel Gultsch
1
-1
/
+4
2016-02-19
decrypt pgp message corrections
Daniel Gultsch
1
-8
/
+9
2016-02-17
only offer message correction for the very last message
Daniel Gultsch
1
-1
/
+5
2016-02-16
log reason why otr message won't be parsed
Daniel Gultsch
1
-1
/
+2
2016-02-16
added setting to opt-out of message correction. renamed preferences and optio...
Daniel Gultsch
1
-1
/
+1
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
1
-14
/
+47
2016-02-13
Fixes FS#135: condition NOT message.isRead() added to check if notification s...
steckbrief
1
-1
/
+1
2016-02-12
Imports organized
steckbrief
1
-2
/
+2
2016-02-04
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
1
-1
/
+5
2016-02-03
count all messages in a query
Daniel Gultsch
1
-4
/
+2
2016-02-03
Revert "get rid of broken totalMessageCount for mam queries"
Daniel Gultsch
1
-2
/
+4
2016-02-02
get rid of broken totalMessageCount for mam queries
Daniel Gultsch
1
-4
/
+2
2016-01-31
fixed false set of subject in conference with empty body tag
Daniel Gultsch
1
-1
/
+1
2015-12-31
use actual message timestamp instead of delay when updating last seen. fixes ...
Daniel Gultsch
1
-3
/
+4
2015-12-17
let message parser not artifically fail on messages with no to attribute
Daniel Gultsch
1
-4
/
+4
2015-12-11
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
1
-2
/
+10
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-6
/
+1
2015-12-10
notify on mam catchup messages
Daniel Gultsch
1
-5
/
+15
2015-12-10
properly clean up timed out mam queries
Daniel Gultsch
1
-1
/
+1
2015-12-05
check for query object as condition to trigger deduplication instead of serverId
Daniel Gultsch
1
-1
/
+1
2015-12-04
parse stanza-id from messages
Daniel Gultsch
1
-3
/
+19
2015-12-03
parse vcard avatars from muc presences
Daniel Gultsch
1
-1
/
+1
2015-12-01
combine multiple message receipts into single message
Daniel Gultsch
1
-6
/
+7
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
1
-1
/
+1
2015-10-28
Decrypt PGP messages in background
fiaxh
1
-1
/
+9
2015-10-19
update last seen in mucs. fixes #1508
Daniel Gultsch
1
-1
/
+5
2015-10-14
work with muc services that change the message id
Daniel Gultsch
1
-1
/
+1
2015-10-06
clear notification and activate grace period when receiving chat marker from ...
Daniel Gultsch
1
-1
/
+5
2015-08-26
Revert "improved compatibility with muc components that change the message id"
Daniel Gultsch
1
-3
/
+2
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
1
-509
/
+293
2015-07-31
Provide process function for key transport message
Andreas Straub
1
-1
/
+1
2015-07-31
Refactor axolotl message processing workflow
Andreas Straub
1
-2
/
+2
2015-07-31
Change to new wire protocol version
Andreas Straub
1
-1
/
+1
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
1
-2
/
+0
2015-07-29
Tag carbon messages in parser, adapt session logic
Andreas Straub
1
-1
/
+4
2015-07-28
log reason for message failure
Daniel Gultsch
1
-0
/
+7
2015-07-22
use type=chat more often to go along with new, simple carbon and mam rules
Daniel Gultsch
1
-6
/
+10
2015-07-21
fixed npe in error message handling
Daniel Gultsch
1
-1
/
+1
2015-07-21
fixed npe in error message handling
Daniel Gultsch
1
-1
/
+1
2015-07-21
end otr session when receiving failed otr message warnings
Daniel Gultsch
1
-1
/
+7
2015-07-21
bugfix: changed condition of onOtrSessionEstablished being called
Daniel Gultsch
1
-6
/
+6
[next]