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
/
eu
/
siacs
/
conversations
/
persistance
/
DatabaseBackend.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
close db cursor after reading cert
Daniel Gultsch
2016-06-12
1
-0
/
+1
*
check database versione before import
Christian Schneppe
2016-06-04
1
-1
/
+1
*
optimize imports
Christian Schneppe
2016-05-31
1
-1
/
+1
*
add possibility to export database during update check
Christian Schneppe
2016-05-31
1
-1
/
+1
*
also save form elements in disco storage
Daniel Gultsch
2016-05-19
1
-1
/
+5
*
fixed table creation
Daniel Gultsch
2016-04-25
1
-10
/
+14
*
expert setting to manually change presence
Daniel Gultsch
2016-04-22
1
-1
/
+43
*
closed some cursors under error conditions
Daniel Gultsch
2016-03-31
1
-3
/
+13
*
close cursor in caps db query
Daniel Gultsch
2016-03-11
1
-1
/
+3
*
mark oob messages and always display download button
Daniel Gultsch
2016-03-04
1
-1
/
+6
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
1
-1
/
+13
*
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
1
-1
/
+40
*
removed some unused methods from db backend
Daniel Gultsch
2016-01-16
1
-83
/
+0
*
catch exception when reading message id from database
Daniel Gultsch
2016-01-15
1
-8
/
+12
*
use batch transactions when writing roster
Dheeraj CVR
2016-01-13
1
-0
/
+3
*
show certificate information
Daniel Gultsch
2015-12-23
1
-5
/
+34
*
save certificate when verifying with x509
Daniel Gultsch
2015-12-23
1
-2
/
+29
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-11
1
-0
/
+14
*
Unset all PGP signatures once
fiaxh
2015-12-02
1
-1
/
+10
*
initial tor support
Daniel Gultsch
2015-12-01
1
-109
/
+113
*
Move migration 19 before 17
Andreas Straub
2015-11-06
1
-3
/
+6
*
explicitly mark verified omemo keys in UI
Daniel Gultsch
2015-10-31
1
-2
/
+3
*
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
2015-10-29
1
-1
/
+5
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
1
-1
/
+5
*
Iterator to go through all messages of a conversation
fiaxh
2015-09-20
1
-0
/
+38
*
add null pointer check to db migration
Daniel Gultsch
2015-09-05
1
-1
/
+5
*
Never build a session with oneself
Andreas Straub
2015-09-05
1
-11
/
+56
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-9
/
+10
*
added missing carbon column message table create statement
Daniel Gultsch
2015-07-31
1
-0
/
+1
*
Tag carbon messages in parser, adapt session logic
Andreas Straub
2015-07-29
1
-1
/
+5
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
1
-130
/
+131
*
Use properly fixed numeral values in Trust enum
Andreas Straub
2015-07-21
1
-5
/
+5
*
Fix getNumTrustedKeys
Andreas Straub
2015-07-20
1
-2
/
+4
*
Lock TrustKeys if no trusted keys are available
Andreas Straub
2015-07-20
1
-0
/
+14
*
Fix axolotl database migration
Andreas Straub
2015-07-20
1
-2
/
+5
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-0
/
+9
*
Fix trust status for outgoing messages
Andreas Straub
2015-07-19
1
-13
/
+24
*
Fix setIdentityKeyTrust update statement
Andreas Straub
2015-07-19
1
-2
/
+2
*
Fix IdentityKey storage model
Andreas Straub
2015-07-19
1
-2
/
+6
*
Overhauled Message tagging
Andreas Straub
2015-07-19
1
-35
/
+58
*
Fix getSubDeviceSessions SQL query
Andreas Straub
2015-07-19
1
-1
/
+1
*
Clean up logging
Andreas Straub
2015-07-19
1
-4
/
+4
*
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
2015-07-19
1
-0
/
+21
*
Refactor axolotl database recreation
Andreas Straub
2015-07-19
1
-8
/
+14
*
Save IdentityKeys in database
Andreas Straub
2015-07-19
1
-0
/
+85
*
DatabaseBackend bugfixes
Andreas Straub
2015-07-19
1
-0
/
+5
*
Reformat code to use tabs
Andreas Straub
2015-07-19
1
-17
/
+17
*
Reworked axolotl protocol layer
Andreas Straub
2015-07-19
1
-27
/
+63
*
CryptoNext persistance layer mockup
Andreas Straub
2015-07-19
1
-1
/
+262
*
avoid very rare npe
Daniel Gultsch
2015-07-03
1
-2
/
+1
[next]