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
/
entities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
bump mam namespace
Christian Schneppe
1
-2
/
+6
2017-02-22
add resource to ContactDetails
Christian Schneppe
2
-0
/
+23
2017-02-19
add date bubble in chatlist
Christian Schneppe
1
-0
/
+8
2017-02-10
clear avatar cache when system name changes
Christian Schneppe
1
-1
/
+3
2017-02-10
only show and try resend for files which are not uploaded
Christian Schneppe
1
-2
/
+2
2017-02-09
resend failed uploads automatically if filesize smaller than configured AutoA...
Christian Schneppe
1
-0
/
+16
2017-02-09
only show failed uploads if file isn't deleted
Christian Schneppe
2
-1
/
+5
2017-02-08
support aesgcm:// style urls
Christian Schneppe
1
-2
/
+7
2017-02-08
only store messages up to a length of 1M chars
Christian Schneppe
1
-1
/
+1
2017-02-08
Stop Conversations force closing over sqlite errors due to long messages
Christian Schneppe
1
-0
/
+2
2017-02-08
show number of failed uploads in chat list in red bubbles
Christian Schneppe
1
-0
/
+15
2017-02-02
don't use jingle, make httpUpload independent from filesize
Christian Schneppe
1
-0
/
+2
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-0
/
+14
2017-01-16
fixed behaviour with non-default encryption masks
Christian Schneppe
1
-18
/
+35
2016-12-27
deduplicate corrected messages
Christian Schneppe
1
-5
/
+8
2016-12-25
fixed npe cause by race condition when axolotl service isn't initialized
Christian Schneppe
1
-0
/
+3
2016-12-18
add omemo fingerprints to web links as well
Christian Schneppe
1
-17
/
+11
2016-12-18
support for jid escapting when displaying localpart only
Christian Schneppe
2
-2
/
+2
2016-11-29
better handle the case when same user is joined with multiple nicks in the sa...
Christian Schneppe
1
-6
/
+25
2016-11-24
always force close a connection when disabling from error state
Christian Schneppe
1
-0
/
+4
2016-11-24
changed design language to match BTBV proposal
Christian Schneppe
1
-2
/
+2
2016-11-20
lower own otr fingerprint
Christian Schneppe
1
-1
/
+2
2016-11-20
use lower case otr fingerprints for comparison
Christian Schneppe
2
-2
/
+3
2016-11-19
reformat code
Christian Schneppe
17
-3711
/
+3722
2016-11-18
put omemo fingerprint in own uri (qr code / nfc)
Christian Schneppe
1
-66
/
+101
2016-11-17
work around -1 in next encryption
Christian Schneppe
1
-10
/
+10
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
1
-3
/
+3
2016-11-15
extract affiliations from unavailable presence
Christian Schneppe
1
-1
/
+1
2016-11-15
Stop automagically select default encryption
Christian Schneppe
1
-32
/
+1
2016-11-12
don't add outcasts or non-members in members-only rooms back to list
Christian Schneppe
1
-1
/
+4
2016-11-11
show button on "xmpp:" uris
Christian Schneppe
1
-0
/
+7
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-3
/
+20
2016-10-26
write prepped string to db. use display version everywhere else
Christian Schneppe
3
-8
/
+4
2016-10-26
Remove MERGE_SEPARATOR
Christian Schneppe
1
-7
/
+9
2016-10-13
synchronize access to json key storage in account model
Christian Schneppe
1
-45
/
+50
2016-10-08
fetch new conference configuration on every conf update
Christian Schneppe
1
-1
/
+0
2016-10-08
respond to chat marker request only when mutual presence subscription exists
Christian Schneppe
2
-3
/
+3
2016-10-05
make error notification dismissable
Christian Schneppe
1
-0
/
+11
2016-09-23
bug fix on sending file message
Christian Schneppe
1
-807
/
+808
2016-09-23
don't simply ignore null in message body but try to avoid it
Daniel Gultsch
1
-2
/
+4
2016-09-17
use history clear date as minimum date for mam
Christian Schneppe
1
-2
/
+3
2016-09-17
store jid if it was changed during bind
Christian Schneppe
1
-3
/
+6
2016-09-09
download own vcard avatar if none is set. fixes #2008
Daniel Gultsch
1
-1
/
+1
2016-09-09
optimized imports
Christian Schneppe
1
-1
/
+0
2016-09-07
show server not found muc error
Daniel Gultsch
1
-0
/
+1
2016-08-26
attach contact to notification
Daniel Gultsch
1
-2
/
+14
2016-08-26
display error status for missing internet permission
Daniel Gultsch
1
-1
/
+4
2016-08-26
various null pointer checks
Daniel Gultsch
1
-1
/
+2
2016-08-26
add payment required error
Daniel Gultsch
1
-1
/
+4
2016-08-13
make lastMessageTransmitted return max(clear_date,last_message)
Daniel Gultsch
1
-6
/
+5
[next]