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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "improved compatibility with muc components that change the message id"
Daniel Gultsch
2015-08-26
1
-3
/
+2
*
Merge branch 'development'
Daniel Gultsch
2015-08-15
1
-15
/
+58
|
\
|
*
Provide process function for key transport message
Andreas Straub
2015-07-31
1
-1
/
+1
|
*
Refactor axolotl message processing workflow
Andreas Straub
2015-07-31
1
-2
/
+2
|
*
Change to new wire protocol version
Andreas Straub
2015-07-31
1
-1
/
+1
|
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-2
/
+0
|
*
Tag carbon messages in parser, adapt session logic
Andreas Straub
2015-07-29
1
-1
/
+4
|
*
log reason for message failure
Daniel Gultsch
2015-07-28
1
-0
/
+7
|
*
use type=chat more often to go along with new, simple carbon and mam rules
Daniel Gultsch
2015-07-22
1
-6
/
+10
|
*
fixed npe in error message handling
Daniel Gultsch
2015-07-21
1
-1
/
+1
|
*
end otr session when receiving failed otr message warnings
Daniel Gultsch
2015-07-21
1
-1
/
+7
|
*
bugfix: changed condition of onOtrSessionEstablished being called
Daniel Gultsch
2015-07-21
1
-6
/
+6
|
*
Optimize imports
Andreas Straub
2015-07-20
1
-1
/
+0
|
*
Overhauled Message tagging
Andreas Straub
2015-07-19
1
-1
/
+2
|
*
Clean up logging
Andreas Straub
2015-07-19
1
-1
/
+1
|
*
Fix devicelist update handling
Andreas Straub
2015-07-19
1
-0
/
+1
|
*
Properly track message sender
Andreas Straub
2015-07-19
1
-4
/
+4
|
*
Fetch bundles on-demand, encrypt in background
Andreas Straub
2015-07-19
1
-8
/
+4
|
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-28
/
+28
|
*
Added PEP and message protocol layers
Andreas Straub
2015-07-19
1
-6
/
+40
*
|
fixed npe in error message handling
Daniel Gultsch
2015-07-21
1
-1
/
+1
*
|
end otr session when receiving failed otr message warnings
Daniel Gultsch
2015-07-21
1
-1
/
+7
*
|
bugfix: changed condition of onOtrSessionEstablished being called
Daniel Gultsch
2015-07-21
1
-6
/
+6
|
/
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
moved null check for to and from in message parser
Daniel Gultsch
2015-07-02
1
-5
/
+6
*
changed mime type handling
Daniel Gultsch
2015-07-01
1
-1
/
+1
*
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
don't parse body from muc status messages
Daniel Gultsch
2015-06-28
1
-6
/
+7
*
fixed parsing of muc status messages in new message parser
Daniel Gultsch
2015-06-28
1
-6
/
+18
*
send_received muc messages will mark a conversation a read
Daniel Gultsch
2015-06-04
1
-1
/
+1
*
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
2015-06-02
1
-1
/
+1
*
fixed more edge cases in muc message parser
Daniel Gultsch
2015-06-02
1
-3
/
+3
*
improved compatibility with muc components that change the message id
Daniel Gultsch
2015-06-02
1
-2
/
+3
*
deduplicate private muc messages
Daniel Gultsch
2015-05-26
1
-1
/
+3
*
proper error parsing. some clean up
Daniel Gultsch
2015-05-20
1
-41
/
+49
*
fixed npe in new message parser
Daniel Gultsch
2015-05-20
1
-1
/
+3
*
fixed muc mam. added a few security checks
Daniel Gultsch
2015-05-20
1
-23
/
+25
*
fixed read/unread markers
Daniel Gultsch
2015-05-20
1
-10
/
+9
*
added mam stuff to new message parser
Daniel Gultsch
2015-05-20
1
-7
/
+26
*
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
2015-05-20
1
-473
/
+192
*
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2015-05-05
1
-1
/
+1
*
fixed direct invites
Daniel Gultsch
2015-04-21
1
-12
/
+28
*
properly set chat states when receiving otr status messages
iNPUTmice
2015-03-21
1
-1
/
+1
*
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
2015-03-21
1
-0
/
+2
*
don't update presence for muc messages
iNPUTmice
2015-03-19
1
-5
/
+2
*
# add delivery receipts for private muc msgs
BrianBlade
2015-03-18
1
-7
/
+15
*
fixed npe in message parser
iNPUTmice
2015-03-06
1
-4
/
+4
*
mark all sent messages up to a marker as displayed
Daniel Gultsch
2015-03-01
1
-4
/
+9
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+25
*
muc tics for consistency
iNPUTmice
2015-01-26
1
-1
/
+1
[next]