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
/
persistance
/
DatabaseBackend.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-29
configurable local message retention period.
Christian Schneppe
1
-0
/
+7
2017-01-29
add database migrations
Christian Schneppe
1
-1
/
+7
2016-11-27
fixed migrations from pre-btbv phase
Christian Schneppe
1
-3
/
+7
2016-11-24
when swiping don't clean startup counter entirely. just don't count last startup
Christian Schneppe
1
-3
/
+8
2016-11-20
remove omemo devices from annoucement after 7 days of inactivity
Christian Schneppe
1
-0
/
+14
2016-11-20
save last activation time in fingerprint status
Christian Schneppe
1
-1
/
+9
2016-11-19
reformat code
Christian Schneppe
1
-1255
/
+1255
2016-11-18
parse omemo fingerprints from uris
Christian Schneppe
1
-7
/
+24
2016-11-18
reset startup count when swiped away (only count kills)
Christian Schneppe
1
-0
/
+2
2016-11-17
refactore trust enum to be FingerprintStatus class with trust and active
Christian Schneppe
1
-81
/
+119
2016-11-11
brought restart threshold down to 8 times in 8h
Christian Schneppe
1
-6
/
+15
2016-11-08
add frequent restart detection
Christian Schneppe
1
-2
/
+25
2016-10-26
add error message to failed messages. accessible via context menu
Christian Schneppe
1
-1
/
+6
2016-10-26
write prepped string to db. use display version everywhere else
Christian Schneppe
1
-8
/
+8
2016-09-28
expert 'setting' to remove omemo identity
Christian Schneppe
1
-4
/
+0
2016-09-17
use history clear date as minimum date for mam
Christian Schneppe
1
-6
/
+23
2016-09-14
correct variables
Christian Schneppe
1
-2
/
+2
2016-09-14
don't use display version of jids
Daniel Gultsch
1
-83
/
+91
2016-09-08
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
1
-5
/
+6
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-14
/
+14
2016-06-12
close db cursor after reading cert
Daniel Gultsch
1
-0
/
+1
2016-06-04
check database versione before import
Christian Schneppe
1
-1
/
+1
2016-05-31
optimize imports
Christian Schneppe
1
-1
/
+1
2016-05-31
add possibility to export database during update check
Christian Schneppe
1
-1
/
+1
2016-05-19
also save form elements in disco storage
Daniel Gultsch
1
-1
/
+5
2016-04-25
fixed table creation
Daniel Gultsch
1
-10
/
+14
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-1
/
+43
2016-03-31
closed some cursors under error conditions
Daniel Gultsch
1
-3
/
+13
2016-03-11
close cursor in caps db query
Daniel Gultsch
1
-1
/
+3
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
1
-1
/
+6
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
1
-1
/
+13
2016-01-23
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
1
-1
/
+40
2016-01-16
removed some unused methods from db backend
Daniel Gultsch
1
-83
/
+0
2016-01-15
catch exception when reading message id from database
Daniel Gultsch
1
-8
/
+12
2016-01-13
use batch transactions when writing roster
Dheeraj CVR
1
-0
/
+3
2015-12-23
show certificate information
Daniel Gultsch
1
-5
/
+34
2015-12-23
save certificate when verifying with x509
Daniel Gultsch
1
-2
/
+29
2015-12-12
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-0
/
+14
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-0
/
+14
2015-12-04
Unset all PGP signatures once
fiaxh
1
-1
/
+10
2015-12-04
initial tor support
Daniel Gultsch
1
-109
/
+113
2015-12-02
Unset all PGP signatures once
fiaxh
1
-1
/
+10
2015-12-01
initial tor support
Daniel Gultsch
1
-109
/
+113
2015-11-06
Move migration 19 before 17
Andreas Straub
1
-3
/
+6
2015-10-31
explicitly mark verified omemo keys in UI
Daniel Gultsch
1
-2
/
+3
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
1
-1
/
+5
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
1
-1
/
+5
2015-09-20
Iterator to go through all messages of a conversation
fiaxh
1
-0
/
+38
2015-09-05
add null pointer check to db migration
Daniel Gultsch
1
-1
/
+5
2015-09-05
Never build a session with oneself
Andreas Straub
1
-11
/
+56
[next]