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-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-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
2015-05-20
rewrote parser code. mam id and possible other stuff still missing. also mass...
Daniel Gultsch
2
-494
/
+212
2015-05-20
provide helper function for getting the content of a child directly
Daniel Gultsch
1
-5
/
+1
2015-05-05
r/o support for vcard avatars. pep avatars will be prefered
Daniel Gultsch
2
-1
/
+16
2015-04-21
fixed direct invites
Daniel Gultsch
1
-12
/
+28
2015-03-21
properly set chat states when receiving otr status messages
iNPUTmice
1
-1
/
+1
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+2
2015-03-19
don't update presence for muc messages
iNPUTmice
1
-5
/
+2
2015-03-18
# add delivery receipts for private muc msgs
BrianBlade
2
-7
/
+20
2015-03-06
fixed npe in message parser
iNPUTmice
1
-4
/
+4
2015-03-01
mark all sent messages up to a marker as displayed
Daniel Gultsch
1
-4
/
+9
2015-02-22
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice
1
-2
/
+2
2015-02-21
clear muc tiles cache only when necessary
iNPUTmice
1
-1
/
+7
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-0
/
+25
2015-02-16
support for XEP-0092: Software Version
iNPUTmice
1
-3
/
+5
2015-02-10
strip fractional seconds from timestamp before parsing
iNPUTmice
1
-5
/
+3
2015-02-09
made delay timestamp parser accept nano seconds
iNPUTmice
1
-1
/
+1
2015-01-26
muc tics for consistency
iNPUTmice
1
-1
/
+1
2015-01-26
don't put ejabberds status code muc messages into an actual conversation
iNPUTmice
1
-0
/
+1
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
1
-0
/
+2
2015-01-24
MessageParser: fix the regex for otr query messages.
Michael
1
-1
/
+1
2015-01-24
fixed mam to work with muc
iNPUTmice
1
-1
/
+1
2015-01-11
do not check image file size over http if accepted file size is 0
Daniel Gultsch
1
-3
/
+5
2015-01-07
more muc options
Daniel Gultsch
1
-7
/
+16
2015-01-07
fixed invites
Daniel Gultsch
1
-37
/
+24
2015-01-05
avoid requesting blocklist after stream resumption
Daniel Gultsch
1
-0
/
+1
2015-01-04
Verify IQ responses
Sam Whited
1
-10
/
+3
2015-01-04
Make IqPacket type an enum
Sam Whited
1
-7
/
+7
2015-01-04
deal with prosodys muc namespace tagging of messages
Daniel Gultsch
1
-4
/
+5
2015-01-03
update last presence only for messages
Daniel Gultsch
2
-6
/
+2
[next]