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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Networkstack: easy happy eyeball (#411)
genofire
2020-02-05
1
-53
/
+2
*
don’t use secure delete when migrating edit column
Christian Schneppe
2019-12-12
1
-4
/
+9
*
properly restore LMC edits. switch to LMC v1.1
Christian Schneppe
2019-12-09
1
-1
/
+5
*
increase cursor window size on Android P when restoring messages
Christian Schneppe
2019-12-08
1
-4
/
+3
*
keep track of previously edited ids
Christian Schneppe
2019-09-13
1
-3
/
+0
*
show language in message bubble if multiple language variants were received
Christian Schneppe
2019-09-12
1
-1
/
+6
*
fix some crashes
Christian Schneppe
2019-09-03
1
-5
/
+7
*
code cleanup & small fixes
Christian Schneppe
2019-07-01
1
-4
/
+4
*
Revert "Networkstack - let OS decide IPv4 or IPv6 (#267)"
Christian Schneppe
2019-06-25
1
-2
/
+54
*
performance improvement of message expiry
Christian Schneppe
2019-06-22
1
-3
/
+45
*
Networkstack - let OS decide IPv4 or IPv6 (#267)
genofire
2019-06-08
1
-45
/
+1
*
performance improvements
Christian Schneppe
2019-05-18
1
-1
/
+3
*
go forward through cursor in message restore
Christian Schneppe
2019-05-04
1
-7
/
+8
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-5
/
+5
*
fix backup creation for older installations
Christian Schneppe
2019-03-14
1
-3
/
+2
*
scan all files in case some files were previously marked as deleted by accident
Christian Schneppe
2019-01-27
1
-4
/
+32
*
fix compatibility issue on startup
Christian Schneppe
2019-01-26
1
-1
/
+17
*
make new backup and restore possible with old databases
Christian Schneppe
2019-01-26
1
-1
/
+6
*
rework backup & restore
Christian Schneppe
2019-01-26
1
-2
/
+2
*
null checks when deleting old files
Christian Schneppe
2019-01-25
1
-2
/
+2
*
check if encrypted pgp file get deleted
Christian Schneppe
2019-01-25
1
-10
/
+19
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-2
/
+69
*
postpone prekey removal and republish to after mam
Christian Schneppe
2018-12-14
1
-2
/
+2
*
implement self healing omemo
Christian Schneppe
2018-12-04
1
-1
/
+1
*
catch cursor window allocation exception
Christian Schneppe
2018-11-23
1
-4
/
+10
*
refresh synced contacts even if offline
Christian Schneppe
2018-11-23
1
-1
/
+1
*
also respect deleted messages in readable logs
Christian Schneppe
2018-11-11
1
-2
/
+2
*
implement message deletion
Christian Schneppe
2018-11-11
1
-15
/
+17
*
Do not attempt to draw overlay on null bitmap
Christian Schneppe
2018-10-20
1
-1
/
+1
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
1
-1
/
+1
*
introduce media browser activity
Christian Schneppe
2018-09-26
1
-2
/
+2
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
1
-0
/
+24
*
integrated locally message deletion from #208
Christian Schneppe
2018-07-09
1
-0
/
+11
*
persist muc avatar and show in bookmarks
Christian Schneppe
2018-07-09
1
-1
/
+1
*
set pragme secure delete properly
Christian Schneppe
2018-05-21
1
-1
/
+1
*
explicitly set secure_delete pragma for SQLite database
Christian Schneppe
2018-05-21
1
-0
/
+1
*
move enabling of foreign key support to onConfigure
Christian Schneppe
2018-05-21
1
-8
/
+5
*
do not use trigger but delete message index entries manually
Christian Schneppe
2018-05-17
1
-83
/
+90
*
add primary key to fts table
Christian Schneppe
2018-05-17
1
-2
/
+3
*
do not include body in simple status updates to not trigger fts update
Christian Schneppe
2018-05-17
1
-1
/
+6
*
do not load conversations with null jid
Christian Schneppe
2018-05-16
1
-2
/
+10
*
only search text messages
Christian Schneppe
2018-05-02
1
-1
/
+1
*
search term parsing + highlighting
Christian Schneppe
2018-05-02
1
-2
/
+8
*
create fts table
Christian Schneppe
2018-05-02
1
-2
/
+16
*
properly cancel pending searchs and scroll to bottom after refresh
Christian Schneppe
2018-04-30
1
-1
/
+1
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-31
/
+34
*
add debug output to how many messages were deleted
Christian Schneppe
2018-04-29
1
-2
/
+3
*
fixed updating of server message id after dedup
Christian Schneppe
2018-04-29
1
-3
/
+2
*
search for muc pms when fetching last mam reference
Christian Schneppe
2018-04-29
1
-1
/
+1
*
sync roster to disk after roster push
Christian Schneppe
2018-04-12
1
-0
/
+4
[next]