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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
update last seen in mucs. fixes #1508
Daniel Gultsch
1
-1
/
+5
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-0
/
+29
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-30
catch invalid base64 on omemo key decoding
Daniel Gultsch
1
-3
/
+8
2015-08-26
Revert "improved compatibility with muc components that change the message id"
Daniel Gultsch
1
-3
/
+2
2015-08-24
catch invalid base64 in axolotl key parsing
Daniel Gultsch
1
-1
/
+1
2015-08-23
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
1
-1
/
+1
2015-08-23
modified clearIqCallbacks into 2-step process
Daniel Gultsch
1
-6
/
+6
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
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
2015-07-20
Optimize imports
Andreas Straub
2
-2
/
+0
2015-07-19
Overhauled Message tagging
Andreas Straub
1
-1
/
+2
2015-07-19
Clean up logging
Andreas Straub
2
-8
/
+9
2015-07-19
Fix devicelist update handling
Andreas Straub
1
-0
/
+1
2015-07-19
Return empty set on invalid PEP devicelist
Andreas Straub
1
-18
/
+18
2015-07-19
Properly track message sender
Andreas Straub
1
-4
/
+4
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
1
-8
/
+4
2015-07-19
Migrate to new PEP layout
Andreas Straub
1
-7
/
+13
2015-07-19
Reformat code to use tabs
Andreas Straub
2
-66
/
+66
2015-07-19
Added PEP and message protocol layers
Andreas Straub
2
-7
/
+197
2015-07-10
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
1
-1
/
+1
2015-07-03
moved null check for to and from in message parser
Daniel Gultsch
1
-5
/
+6
2015-07-02
moved null check for to and from in message parser
Daniel Gultsch
1
-5
/
+6
2015-07-01
changed mime type handling
Daniel Gultsch
1
-1
/
+1
2015-06-30
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
1
-1
/
+1
2015-06-28
don't parse body from muc status messages
Daniel Gultsch
1
-6
/
+7
2015-06-28
fixed parsing of muc status messages in new message parser
Daniel Gultsch
1
-6
/
+18
2015-06-04
send_received muc messages will mark a conversation a read
Daniel Gultsch
1
-1
/
+1
2015-06-02
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
1
-1
/
+1
2015-06-02
fixed more edge cases in muc message parser
Daniel Gultsch
1
-3
/
+3
2015-06-02
improved compatibility with muc components that change the message id
Daniel Gultsch
1
-2
/
+3
2015-05-27
parse nick and avatar only from available presences to avoid potential error ...
Daniel Gultsch
1
-47
/
+26
2015-05-26
deduplicate private muc messages
Daniel Gultsch
1
-1
/
+3
2015-05-20
proper error parsing. some clean up
Daniel Gultsch
1
-41
/
+49
2015-05-20
fixed npe in new message parser
Daniel Gultsch
1
-1
/
+3
2015-05-20
fixed muc mam. added a few security checks
Daniel Gultsch
1
-23
/
+25
2015-05-20
fixed read/unread markers
Daniel Gultsch
1
-10
/
+9
2015-05-20
added mam stuff to new message parser
Daniel Gultsch
2
-8
/
+27
[next]