index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
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-06-05
log all background stanzas when background logging is enabled
Daniel Gultsch
1
-3
/
+0
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
1
-4
/
+4
2016-06-02
make grace period configurable
Daniel Gultsch
1
-2
/
+12
2016-06-01
log background msgs not foreground msgs
Daniel Gultsch
1
-1
/
+1
2016-06-01
only log inner stanza but display isCarbon
Daniel Gultsch
1
-1
/
+1
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+0
2016-05-25
don't respond to otr messages in muc pms
Daniel Gultsch
1
-4
/
+5
2016-05-21
update ui after affiliation changes
Daniel Gultsch
1
-0
/
+3
2016-05-19
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
1
-0
/
+8
2016-05-17
refactored muc item parsing to also parse muc status messages
Daniel Gultsch
1
-3
/
+13
2016-05-16
keep conference members in memory and show them in conference details
Daniel Gultsch
1
-2
/
+2
2016-05-15
escape HTML in OTR messages if other client is Pidgin
Daniel Gultsch
1
-3
/
+40
2016-05-14
revert changes to disable last-seen in UI
Christian Schneppe
1
-2
/
+5
2016-05-13
do not show last-seen metric in UI
Daniel Gultsch
1
-5
/
+2
2016-05-10
do not show last-seen metric in UI
Daniel Gultsch
1
-5
/
+2
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-4
/
+7
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
1
-1
/
+5
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-2
/
+12
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-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-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-12
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
1
-2
/
+10
2015-12-12
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-6
/
+1
2015-12-12
notify on mam catchup messages
Daniel Gultsch
1
-5
/
+15
2015-12-12
properly clean up timed out mam queries
Daniel Gultsch
1
-1
/
+1
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-06
check for query object as condition to trigger deduplication instead of serverId
Daniel Gultsch
1
-1
/
+1
2015-12-06
parse stanza-id from messages
Daniel Gultsch
1
-3
/
+19
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-04
parse vcard avatars from muc presences
Daniel Gultsch
1
-1
/
+1
2015-12-04
combine multiple message receipts into single message
Daniel Gultsch
1
-6
/
+7
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
[next]