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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement client support for muc push
Christian Schneppe
2019-06-25
1
-1
/
+24
*
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
*
show file too large instead of generic delivery failed
Christian Schneppe
2019-02-21
1
-5
/
+29
*
show different room settings for channels and groups
Christian Schneppe
2019-02-07
1
-1
/
+1
*
provide the same fab submenu for both tabs. rename tab to bookmark
Christian Schneppe
2019-02-07
1
-1
/
+1
*
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
*
deduplicate disco response
Christian Schneppe
2018-12-27
1
-2
/
+2
*
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
*
transmit display name (nick) in subscription requests
Christian Schneppe
2018-11-30
1
-3
/
+3
*
added interface to edit nick
Christian Schneppe
2018-11-23
1
-22
/
+37
*
show snackbar for remote server timeout in mucs
Christian Schneppe
2018-10-20
1
-0
/
+2
*
refresh ui after device list update only if list has changed
Christian Schneppe
2018-10-04
1
-1
/
+0
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
1
-0
/
+8
*
sync roster after setting pgp id
Christian Schneppe
2018-09-13
1
-1
/
+3
*
do not parse caps and pgp keys from muc presences
Christian Schneppe
2018-09-13
1
-1
/
+5
*
special treatment for presence errors known to be mucs
Christian Schneppe
2018-08-30
1
-0
/
+2
*
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
*
display propper toast after room has been destroyed
Christian Schneppe
2018-07-15
1
-1
/
+27
*
store own affiliation and role to disk
Christian Schneppe
2018-07-09
1
-1
/
+4
*
support mam:1
Christian Schneppe
2018-07-09
1
-4
/
+3
*
show snackbar for resource constraint in mucs
Christian Schneppe
2018-07-09
1
-0
/
+2
*
persist muc avatar and show in bookmarks
Christian Schneppe
2018-07-09
2
-4
/
+7
*
save name instead of subject in bookmark
Christian Schneppe
2018-07-09
1
-7
/
+0
*
use Tor on http upload is account uses onion domain
Christian Schneppe
2018-06-17
1
-3
/
+4
*
improve active_since implementation (XEP-0319: Last User Interaction in Prese...
Christian Schneppe
2018-05-26
1
-0
/
+3
*
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
4
-14
/
+28
*
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
[next]