index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
persistance
/
DatabaseBackend.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-0
/
+14
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
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
1
-3
/
+87
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
1
-9
/
+10
2015-07-31
added missing carbon column message table create statement
Daniel Gultsch
1
-0
/
+1
2015-07-29
Tag carbon messages in parser, adapt session logic
Andreas Straub
1
-1
/
+5
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
1
-130
/
+131
2015-07-21
Use properly fixed numeral values in Trust enum
Andreas Straub
1
-5
/
+5
2015-07-20
Fix getNumTrustedKeys
Andreas Straub
1
-2
/
+4
2015-07-20
Lock TrustKeys if no trusted keys are available
Andreas Straub
1
-0
/
+14
2015-07-20
Fix axolotl database migration
Andreas Straub
1
-2
/
+5
2015-07-19
Ask for key trust when sending messages
Andreas Straub
1
-0
/
+9
2015-07-19
Fix trust status for outgoing messages
Andreas Straub
1
-13
/
+24
2015-07-19
Fix setIdentityKeyTrust update statement
Andreas Straub
1
-2
/
+2
2015-07-19
Fix IdentityKey storage model
Andreas Straub
1
-2
/
+6
2015-07-19
Overhauled Message tagging
Andreas Straub
1
-35
/
+58
2015-07-19
Fix getSubDeviceSessions SQL query
Andreas Straub
1
-1
/
+1
2015-07-19
Clean up logging
Andreas Straub
1
-4
/
+4
2015-07-19
Add basic PEP managemend UI to EditAccountActivity
Andreas Straub
1
-0
/
+21
2015-07-19
Refactor axolotl database recreation
Andreas Straub
1
-8
/
+14
2015-07-19
Save IdentityKeys in database
Andreas Straub
1
-0
/
+85
2015-07-19
DatabaseBackend bugfixes
Andreas Straub
1
-0
/
+5
2015-07-19
Reformat code to use tabs
Andreas Straub
1
-17
/
+17
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
1
-27
/
+63
2015-07-19
CryptoNext persistance layer mockup
Andreas Straub
1
-1
/
+262
2015-07-03
avoid very rare npe
Daniel Gultsch
1
-2
/
+1
2015-07-03
avoid very rare npe
Daniel Gultsch
1
-2
/
+1
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
1
-400
/
+0
2015-05-14
Force Nameprepping of JID domain parts
Andreas Straub
1
-1
/
+86
2015-02-28
catching out of memory run time exception in hasEnabledAccounts()
iNPUTmice
1
-0
/
+2
2015-01-21
fixed bug in find conference in database method
iNPUTmice
1
-3
/
+6
2015-01-02
improved OTR verification part one
Daniel Gultsch
1
-1
/
+5
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
1
-3
/
+3
2014-12-10
save server id from mam messages. check for dups before adding mam
iNPUTmice
1
-1
/
+6
2014-11-16
happy hanukkah
iNPUTmice
1
-2
/
+8
2014-11-16
close cursor for database
iNPUTmice
1
-5
/
+18
2014-11-15
basic arbitrary file transfer
iNPUTmice
1
-1
/
+6
[next]