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
...
*
keep track of user object in messages
Christian Schneppe
2018-04-24
1
-1
/
+3
*
make error message for 'not encrypted for this device'
Christian Schneppe
2018-04-23
1
-1
/
+9
*
fixed muc detection for rare cases where muc is hosted on primary domain
Christian Schneppe
2018-04-22
1
-1
/
+1
*
process receipts only on mam catchup
Christian Schneppe
2018-04-13
1
-1
/
+1
*
reformat
Christian Schneppe
2018-04-13
1
-83
/
+83
*
make receipt handling work with out of order receipts
Christian Schneppe
2018-04-13
1
-3
/
+3
*
fix OTR
Christian Schneppe
2018-04-12
1
-0
/
+5
*
figure out fallbacks with omemo source id
Christian Schneppe
2018-04-12
1
-3
/
+26
*
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
2018-04-12
1
-6
/
+2
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-41
/
+41
*
use translated version of subject if available
Christian Schneppe
2018-04-01
1
-1
/
+1
*
only explicitly request device list for users not in roster
Christian Schneppe
2018-02-24
1
-1
/
+6
*
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
2018-02-24
1
-1
/
+1
*
fixed handling of self address messages w/o remoteMsgId
Christian Schneppe
2018-02-19
1
-1
/
+1
*
improvements for self messages
Christian Schneppe
2018-01-27
1
-5
/
+14
*
show self messages from other devices as received
Christian Schneppe
2018-01-27
1
-1
/
+17
*
respond to message receipts request when processing carbon copy
Christian Schneppe
2018-01-27
1
-2
/
+0
*
treat key transport messages differently to not open empty conversations
Christian Schneppe
2018-01-21
1
-2
/
+25
*
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
[prev]
[next]