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 (
Collapse
)
Author
Age
Files
Lines
*
better handle the case when same user is joined with multiple nicks in the ↵
Christian Schneppe
2016-11-29
1
-6
/
+25
|
|
|
|
same room
*
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
|
|
|
|
|
* untrusted messages have red background * unverified messages have normal background and red lock
*
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