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
*
do sent/received correct based on true counterpart introduced in fec6d7a90c44...
Christian Schneppe
2019-03-31
1
-1
/
+1
*
double check that muc message is ours if true jid is known
Christian Schneppe
2019-03-06
1
-2
/
+7
*
resend presence to muc avatar update
Christian Schneppe
2019-01-25
1
-0
/
+1
*
synchronize around notification update from corrected messages
Christian Schneppe
2019-01-25
1
-1
/
+1
*
synchronize join/leaves with bookmarks
Christian Schneppe
2018-12-15
1
-1
/
+1
*
bring back previews unread messages as read in groups
Christian Schneppe
2018-12-14
1
-0
/
+15
*
do not process PEP bookmarks if conversion feature n/a
Christian Schneppe
2018-12-14
1
-3
/
+5
*
implement self healing omemo
Christian Schneppe
2018-12-04
1
-4
/
+16
*
added interface to edit nick
Christian Schneppe
2018-11-23
1
-22
/
+37
*
refresh ui after device list update only if list has changed
Christian Schneppe
2018-10-04
1
-1
/
+0
*
store bookmarks in pep if conversion xep is running
Christian Schneppe
2018-08-26
1
-0
/
+7
*
also mark previews unread messages as read
Christian Schneppe
2018-08-03
1
-1
/
+11
*
support mam:1
Christian Schneppe
2018-07-09
1
-4
/
+3
*
persist muc avatar and show in bookmarks
Christian Schneppe
2018-07-09
1
-4
/
+6
*
save name instead of subject in bookmark
Christian Schneppe
2018-07-09
1
-7
/
+0
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-1
/
+11
*
do not use end in catchup mam queries
Christian Schneppe
2018-05-17
1
-1
/
+2
*
do not include body in simple status updates to not trigger fts update
Christian Schneppe
2018-05-17
1
-3
/
+3
*
check if jid was valid before parsing muc status or event msgs
Christian Schneppe
2018-05-02
1
-4
/
+4
*
do not crash when inner message contains invalid jid
Christian Schneppe
2018-05-02
1
-2
/
+2
*
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
2018-05-02
1
-8
/
+17
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-1
/
+2
*
fixed updating of server message id after dedup
Christian Schneppe
2018-04-29
1
-2
/
+6
*
fixed condition to accept lmc if user reference exists
Christian Schneppe
2018-04-24
1
-2
/
+2
*
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
[next]