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
/
de
/
pixart
/
messenger
/
parser
/
MessageParser.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sent message receipts after mam catchup
Christian Schneppe
2018-01-21
1
-20
/
+46
*
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
2018-01-21
1
-11
/
+15
*
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
2017-12-27
1
-1
/
+3
*
ChatMarkers: parse own account from true counterpart
Christian Schneppe
2017-12-16
1
-4
/
+5
*
save changed server id in replaced messages
Christian Schneppe
2017-12-16
1
-1
/
+4
*
fixed workaround that allowed us to expire devices
Christian Schneppe
2017-12-16
1
-1
/
+1
*
read marker from mam. only trust true counterpart when mam:2 is being used
Christian Schneppe
2017-12-10
1
-1
/
+1
*
MAM: update previously sent messages with server msg id during mam query
Christian Schneppe
2017-12-10
1
-3
/
+25
*
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
2017-12-10
1
-2
/
+2
*
MessageParser: ignore groupchat messages retrieved from user archive
Christian Schneppe
2017-12-10
1
-0
/
+4
*
some bug fixes
Christian Schneppe
2017-11-28
1
-4
/
+4
*
fix wrong brackets
Christian Schneppe
2017-11-27
1
-2
/
+2
*
deduplicate read markers if one with real jid is found
Christian Schneppe
2017-11-23
1
-1
/
+1
*
MessageParser: don't refresh view after parsing chat state when combined with...
Christian Schneppe
2017-11-22
1
-4
/
+8
*
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
2017-11-22
1
-2
/
+3
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-1
/
+25
*
made avatar cache cleaning more efficent after name changes
Christian Schneppe
2017-09-04
1
-7
/
+10
*
fetch device ids for muc members w/o known devices
Christian Schneppe
2017-08-01
1
-1
/
+3
*
refactored retrieval of default preferences
Christian Schneppe
2017-08-01
1
-9
/
+4
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-2
/
+9
*
avoid race conditions when downloading files or decrypting pgp messages
Christian Schneppe
2017-05-09
1
-4
/
+1
*
use async message loading only when called from UI
Christian Schneppe
2017-04-13
1
-2
/
+2
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
1
-1
/
+1
*
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
2017-04-13
1
-3
/
+11
*
parse message that only contain oob tag
Christian Schneppe
2017-04-05
1
-4
/
+7
*
Fixed deprecated call
Christian Schneppe
2017-04-05
1
-1
/
+6
*
fix bug while mam catchup implemented in 52a2efe0a87d6422060e78e0ca7df38c2aff...
Christian Schneppe
2017-03-24
1
-1
/
+0
*
experimental: wait for SM catchup before triggering notifications
Christian Schneppe
2017-03-23
1
-2
/
+6
*
send and parse Chat States to and from conferences
Christian Schneppe
2017-03-11
1
-10
/
+17
*
add origin-id to outgoing messages
Christian Schneppe
2017-03-09
1
-1
/
+7
*
fixed regression that caused stanza-ids not to be saved
Christian Schneppe
2017-03-09
1
-2
/
+2
*
extract stanza-id from muc reflections
Christian Schneppe
2017-03-09
1
-16
/
+18
*
deduplicate every message with a stanza-id from the server
Christian Schneppe
2017-03-09
1
-3
/
+3
*
rename the Xmlns class to Namespace
Christian Schneppe
2017-03-04
1
-7
/
+7
*
Fix a typo in legacy
Christian Schneppe
2017-02-22
1
-5
/
+5
*
only extract stanza-id from live messages when disco feature is set
Christian Schneppe
2017-02-22
1
-2
/
+2
*
fixed behaviour in message parser when doing mam catchup
Christian Schneppe
2017-02-22
1
-2
/
+2
*
bump mam namespace
Christian Schneppe
2017-02-22
1
-4
/
+5
*
rethink mam catchup strategies
Christian Schneppe
2017-02-22
1
-2
/
+5
*
respond to xep-0184 requests in muc pms
Christian Schneppe
2017-02-15
1
-2
/
+2
*
configurable local message retention period.
Christian Schneppe
2017-01-29
1
-3
/
+7
*
cleaning up crypto targets when conference member is getting removed
Christian Schneppe
2017-01-25
1
-0
/
+9
*
automatically bookmark private, non-anonymous mucs where inviter is trusted
Christian Schneppe
2017-01-09
1
-9
/
+14
*
use original message to parse pep
Christian Schneppe
2016-12-25
1
-3
/
+3
*
don't correct a message if that would create a duplicate
Christian Schneppe
2016-12-18
1
-1
/
+2
*
reformat code
Christian Schneppe
2016-11-19
1
-609
/
+609
*
extract affiliations from unavailable presence
Christian Schneppe
2016-11-15
1
-1
/
+1
*
extracting stanza-id where by=account
Christian Schneppe
2016-11-07
1
-2
/
+14
*
add error message to failed messages. accessible via context menu
Christian Schneppe
2016-10-26
1
-10
/
+6
*
fetch new conference configuration on every conf update
Christian Schneppe
2016-10-08
1
-19
/
+18
[prev]
[next]