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