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
*
omemo changes: use 12 byte IV, no longer accept auth tag appended to payload
Christian Schneppe
2020-01-24
1
-0
/
+3
*
only show message deleted if LMC is activated
Christian Schneppe
2019-12-08
1
-0
/
+5
*
mark silent notifications as local only
Christian Schneppe
2019-11-03
1
-0
/
+3
*
trigger omemo self healing for live msgs on server w/o MAM
Christian Schneppe
2019-10-26
1
-4
/
+3
*
update ui after bookmark change
Christian Schneppe
2019-10-26
1
-0
/
+3
*
bookmarks2. introduce #compat namespace
Christian Schneppe
2019-10-26
1
-3
/
+3
*
leave/join on bookmark modifactions
Christian Schneppe
2019-10-26
1
-3
/
+2
*
support for purge and delete
Christian Schneppe
2019-10-26
1
-4
/
+15
*
Bookmarks2: support retraction
Christian Schneppe
2019-10-26
1
-6
/
+22
*
WIP Bookmarks 2 support
Christian Schneppe
2019-10-26
1
-1
/
+6
*
fix crash OTR crash
Christian Schneppe
2019-09-24
1
-1
/
+1
*
do not parse invites from type=groupchat
Christian Schneppe
2019-09-23
1
-24
/
+31
*
improved logging for messages waiting for join
Christian Schneppe
2019-09-20
1
-2
/
+1
*
do not finish or repair sessions for untrusted senders
Christian Schneppe
2019-09-19
1
-2
/
+7
*
keep track of previously edited ids
Christian Schneppe
2019-09-13
1
-1
/
+1
*
when parsing omemo messages ensure we only find one element
Christian Schneppe
2019-09-12
1
-1
/
+1
*
show language in message bubble if multiple language variants were received
Christian Schneppe
2019-09-12
1
-14
/
+24
*
muc message corrections only compare bare jid true counterpart
Christian Schneppe
2019-07-17
1
-1
/
+2
*
handle blocking and unblocking of full jids
Christian Schneppe
2019-07-17
1
-2
/
+3
*
use helper method to close socket
Christian Schneppe
2019-07-17
1
-1
/
+1
*
include remote server errors in errors that should trigger a self ping
Christian Schneppe
2019-07-01
1
-3
/
+3
*
ping muc after receiving not-acceptable error
Christian Schneppe
2019-06-20
1
-0
/
+12
*
self ping (xep-0410) after receiving invite to muc
Christian Schneppe
2019-06-18
1
-2
/
+5
*
performance improvements
Christian Schneppe
2019-05-18
1
-2
/
+4
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-3
/
+3
*
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
[next]