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
/
Message.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
filter sequences of more than 3 ltr-rtl
Christian Schneppe
2018-05-05
1
-2
/
+2
*
hide treatAsDownloadable in search results
Christian Schneppe
2018-05-03
1
-24
/
+2
*
added search result context menu + date separators
Christian Schneppe
2018-05-02
1
-10
/
+1
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-26
/
+41
*
keep track of user object in messages
Christian Schneppe
2018-04-24
1
-0
/
+12
*
all contacts in roster are 'trusted'
Christian Schneppe
2018-04-24
1
-1
/
+1
*
make error message for 'not encrypted for this device'
Christian Schneppe
2018-04-23
1
-0
/
+4
*
do not enable encryption for bug reports
Christian Schneppe
2018-04-03
1
-1
/
+1
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-15
/
+14
*
do not merge bug reports
Christian Schneppe
2018-02-26
1
-1
/
+2
*
optimized /me behavior
Christian Schneppe
2018-01-30
1
-1
/
+1
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-32
/
+5
*
improvements for self messages
Christian Schneppe
2018-01-27
1
-1
/
+1
*
fixed treatAsDownload() for empty messages
Christian Schneppe
2017-12-16
1
-1
/
+5
*
ignore data uri after aesgcm uri
Christian Schneppe
2017-12-16
1
-6
/
+12
*
make 'markable' attribute persistent
Christian Schneppe
2017-11-26
1
-5
/
+11
*
use com.android.support:support-emoji
Christian Schneppe
2017-11-24
1
-3
/
+2
*
deduplicate read markers if one with real jid is found
Christian Schneppe
2017-11-23
1
-1
/
+15
*
send and show read markers in private, non-anonymous groups
Christian Schneppe
2017-11-22
1
-3
/
+42
*
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
2017-10-13
1
-0
/
+17
*
reworked file params to store audio runtime amoung other things
Christian Schneppe
2017-09-24
1
-0
/
+3
*
set status=received on status messages
Christian Schneppe
2017-09-04
1
-0
/
+1
*
added missing break; in Message.java
Christian Schneppe
2017-08-13
1
-0
/
+1
*
Read support for 12-byte IVs in addition to 16-byte IVs
Christian Schneppe
2017-08-13
1
-1
/
+1
*
add more logging to http download connection and reset file params after sett...
Christian Schneppe
2017-08-13
1
-0
/
+4
*
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
2017-08-13
1
-112
/
+97
*
remove all whitespaces in emoji only messages
Christian Schneppe
2017-08-13
1
-1
/
+1
*
display messages that only contain emoji slightly larger
Christian Schneppe
2017-08-03
1
-4
/
+6
*
update datebubbles
Christian Schneppe
2017-08-01
1
-8
/
+11
*
code cleanup: made conversation property final in message object
Christian Schneppe
2017-04-26
1
-18
/
+12
*
fixed message merge logic. merge only messages with lower status
Christian Schneppe
2017-04-13
1
-3
/
+2
*
avoid crash on urls with missing protocols
Christian Schneppe
2017-04-13
1
-1
/
+1
*
treat URL as file if URL is in oob or contains key
Christian Schneppe
2017-04-13
1
-32
/
+9
*
do not parse bodies with http urls as downloadable in omemo encrypted messages
Christian Schneppe
2017-04-05
1
-7
/
+5
*
add date bubble in chatlist
Christian Schneppe
2017-02-19
1
-0
/
+8
*
only show failed uploads if file isn't deleted
Christian Schneppe
2017-02-09
1
-0
/
+4
*
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
*
deduplicate corrected messages
Christian Schneppe
2016-12-27
1
-5
/
+8
*
changed design language to match BTBV proposal
Christian Schneppe
2016-11-24
1
-2
/
+2
*
reformat code
Christian Schneppe
2016-11-19
1
-2
/
+3
*
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
2016-11-17
1
-3
/
+3
*
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
1
-2
/
+2
*
Remove MERGE_SEPARATOR
Christian Schneppe
2016-10-26
1
-7
/
+9
*
respond to chat marker request only when mutual presence subscription exists
Christian Schneppe
2016-10-08
1
-1
/
+1
*
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
[next]