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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
properly unregister bookmark from conversations when deleting bookmark
Christian Schneppe
2017-04-13
3
-1
/
+4
*
fixed message merge logic. merge only messages with lower status
Christian Schneppe
2017-04-13
1
-3
/
+2
*
show first instead of last message in notification preview
Christian Schneppe
2017-04-13
1
-5
/
+7
*
include RSM max in mam query in case server doesn't specify own max
Christian Schneppe
2017-04-13
1
-2
/
+4
*
Optimized imports from entire project
Christian Schneppe
2017-04-13
4
-11
/
+3
*
Removed unnecessary string builder
Christian Schneppe
2017-04-13
1
-6
/
+2
*
Made variable local
Christian Schneppe
2017-04-13
1
-2
/
+2
*
Code clean up
Christian Schneppe
2017-04-13
4
-15
/
+15
*
be more careful with corner cases when mentioning multiple people
Christian Schneppe
2017-04-13
3
-5
/
+53
*
exclude >= from being recognized as quote
Christian Schneppe
2017-04-13
1
-1
/
+6
*
do not linkify urls starting with a dot
Christian Schneppe
2017-04-13
1
-1
/
+1
*
use comma seperation for multiple mentions
Christian Schneppe
2017-04-13
1
-4
/
+8
*
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
9
-59
/
+18
*
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
2017-04-13
5
-35
/
+36
*
use aesgcm:// uri scheme for omemo encrypted http upload
Christian Schneppe
2017-04-13
2
-1
/
+14
*
unread/failed count: show >99 as infinity symbol
Christian Schneppe
2017-04-13
1
-2
/
+2
*
make contacts status color configurable
Christian Schneppe
2017-04-13
2
-2
/
+19
*
changed one last seen state
Christian Schneppe
2017-04-05
1
-1
/
+1
*
add missing finale
Christian Schneppe
2017-04-05
1
-1
/
+1
*
Show colored presence status for contacts in overview and contact list
Christian Schneppe
2017-04-05
2
-0
/
+27
*
do not parse bodies with http urls as downloadable in omemo encrypted messages
Christian Schneppe
2017-04-05
1
-7
/
+5
*
parse message that only contain oob tag
Christian Schneppe
2017-04-05
4
-5
/
+10
*
show file size for files smaller 1024 bytes
Christian Schneppe
2017-04-05
1
-5
/
+5
*
Fixed deprecated call
Christian Schneppe
2017-04-05
1
-1
/
+6
*
Run in background instead of writing instantaneously
Christian Schneppe
2017-04-05
1
-1
/
+1
*
Changes the deprecated getColor() method
Christian Schneppe
2017-04-05
7
-20
/
+27
*
Fixed package access
Christian Schneppe
2017-04-05
1
-6
/
+6
*
Save some memory and delete unused imports and variables
Christian Schneppe
2017-04-05
1
-4
/
+3
*
enable OpenPGP as well
Christian Schneppe
2017-04-05
1
-1
/
+1
*
fix small bug with updater on devices < SDK 21
Christian Schneppe
2017-04-05
1
-2
/
+4
*
temporarly enable OTR
Christian Schneppe
2017-04-05
1
-1
/
+1
*
update libraries and dependencies
Christian Schneppe
2017-03-26
1
-2
/
+2
*
show received/read markers in chatlist
Christian Schneppe
2017-03-26
1
-0
/
+16
*
deduplicate notification sounds
Christian Schneppe
2017-03-26
1
-1
/
+0
*
omemo: put auth tag into key (verify auth tag as well)
Christian Schneppe
2017-03-26
1
-1
/
+1
*
made a few exceptions to quote parser for emoticons and quotes
Christian Schneppe
2017-03-26
2
-5
/
+43
*
changed logtag
Christian Schneppe
2017-03-26
1
-1
/
+1
*
make image compression configurable
Christian Schneppe
2017-03-26
3
-6
/
+30
*
open version can use tor networks (via settings)
Christian Schneppe
2017-03-24
1
-0
/
+9
*
fix bug while mam catchup implemented in 52a2efe0a87d6422060e78e0ca7df38c2aff...
Christian Schneppe
2017-03-24
1
-1
/
+0
*
make auto media rotation in fullscreen configurable
Christian Schneppe
2017-03-24
1
-2
/
+10
*
count messages in backlog to not renotify on prior notifications
Christian Schneppe
2017-03-23
1
-7
/
+33
*
do not pipeline first SM request because that might fail when resume fails
Christian Schneppe
2017-03-23
1
-1
/
+1
*
experimental: wait for SM catchup before triggering notifications
Christian Schneppe
2017-03-23
2
-2
/
+27
*
rework last activity logic to something that should work pretty well …
Christian Schneppe
2017-03-23
9
-24
/
+33
*
define strangers as people not in roster instead of no mutual presence subscr...
Christian Schneppe
2017-03-23
1
-1
/
+1
*
show strangers with jid instead of name in conversation list
Christian Schneppe
2017-03-23
1
-0
/
+2
*
offer to block entire domain in message from stranger snackbar
Christian Schneppe
2017-03-23
2
-3
/
+29
*
do not show block stranger snackbar when blocking command is unavailable
Christian Schneppe
2017-03-23
1
-1
/
+4
[next]