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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-26
store bookmarks in pep if conversion xep is running
Christian Schneppe
1
-0
/
+7
2018-08-03
also mark previews unread messages as read
Christian Schneppe
1
-1
/
+11
2018-07-09
support mam:1
Christian Schneppe
1
-4
/
+3
2018-07-09
persist muc avatar and show in bookmarks
Christian Schneppe
1
-4
/
+6
2018-07-09
save name instead of subject in bookmark
Christian Schneppe
1
-7
/
+0
2018-05-26
add support for S3 file transfers
Christian Schneppe
1
-1
/
+11
2018-05-17
do not use end in catchup mam queries
Christian Schneppe
1
-1
/
+2
2018-05-17
do not include body in simple status updates to not trigger fts update
Christian Schneppe
1
-3
/
+3
2018-05-02
check if jid was valid before parsing muc status or event msgs
Christian Schneppe
1
-4
/
+4
2018-05-02
do not crash when inner message contains invalid jid
Christian Schneppe
1
-2
/
+2
2018-05-02
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
1
-8
/
+17
2018-04-30
very much unoptimized search functionality
Christian Schneppe
1
-1
/
+2
2018-04-29
fixed updating of server message id after dedup
Christian Schneppe
1
-2
/
+6
2018-04-24
fixed condition to accept lmc if user reference exists
Christian Schneppe
1
-2
/
+2
2018-04-24
keep track of user object in messages
Christian Schneppe
1
-1
/
+3
2018-04-23
make error message for 'not encrypted for this device'
Christian Schneppe
1
-1
/
+9
2018-04-22
fixed muc detection for rare cases where muc is hosted on primary domain
Christian Schneppe
1
-1
/
+1
2018-04-13
process receipts only on mam catchup
Christian Schneppe
1
-1
/
+1
2018-04-13
reformat
Christian Schneppe
1
-83
/
+83
2018-04-13
make receipt handling work with out of order receipts
Christian Schneppe
1
-3
/
+3
2018-04-12
fix OTR
Christian Schneppe
1
-0
/
+5
2018-04-12
figure out fallbacks with omemo source id
Christian Schneppe
1
-3
/
+26
2018-04-12
messages coming from known muc server are treated as muc when creating conver...
Christian Schneppe
1
-6
/
+2
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-41
/
+41
2018-04-01
use translated version of subject if available
Christian Schneppe
1
-1
/
+1
2018-02-24
only explicitly request device list for users not in roster
Christian Schneppe
1
-1
/
+6
2018-02-24
MAM: look at total count for completness. parse fin correctly
Christian Schneppe
1
-1
/
+1
2018-02-19
fixed handling of self address messages w/o remoteMsgId
Christian Schneppe
1
-1
/
+1
2018-01-27
improvements for self messages
Christian Schneppe
1
-5
/
+14
2018-01-27
show self messages from other devices as received
Christian Schneppe
1
-1
/
+17
2018-01-27
respond to message receipts request when processing carbon copy
Christian Schneppe
1
-2
/
+0
2018-01-21
treat key transport messages differently to not open empty conversations
Christian Schneppe
1
-2
/
+25
2018-01-21
sent message receipts after mam catchup
Christian Schneppe
1
-20
/
+46
2018-01-21
properly handle key transport messages. use prekeyparsing only when that attr...
Christian Schneppe
1
-11
/
+15
2017-12-27
save muc subject to disk and use crypto targets for offline name generation
Christian Schneppe
1
-1
/
+3
2017-12-16
ChatMarkers: parse own account from true counterpart
Christian Schneppe
1
-4
/
+5
2017-12-16
save changed server id in replaced messages
Christian Schneppe
1
-1
/
+4
2017-12-16
fixed workaround that allowed us to expire devices
Christian Schneppe
1
-1
/
+1
2017-12-10
read marker from mam. only trust true counterpart when mam:2 is being used
Christian Schneppe
1
-1
/
+1
2017-12-10
MAM: update previously sent messages with server msg id during mam query
Christian Schneppe
1
-3
/
+25
2017-12-10
MAM: assume true counterpart is safe to extract when using mam:2
Christian Schneppe
1
-2
/
+2
2017-12-10
MessageParser: ignore groupchat messages retrieved from user archive
Christian Schneppe
1
-0
/
+4
2017-11-28
some bug fixes
Christian Schneppe
1
-4
/
+4
2017-11-27
fix wrong brackets
Christian Schneppe
1
-2
/
+2
2017-11-23
deduplicate read markers if one with real jid is found
Christian Schneppe
1
-1
/
+1
2017-11-22
MessageParser: don't refresh view after parsing chat state when combined with...
Christian Schneppe
1
-4
/
+8
2017-11-22
save full jid when sending in muc. check chat markers against 'sender'
Christian Schneppe
1
-2
/
+3
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
1
-1
/
+25
2017-09-04
made avatar cache cleaning more efficent after name changes
Christian Schneppe
1
-7
/
+10
2017-08-01
fetch device ids for muc members w/o known devices
Christian Schneppe
1
-1
/
+3
[next]