Commit graph

8295 commits

Author SHA1 Message Date
0x330a
c988573952
build: update build number 2023-07-10 17:15:15 +10:00
0x330a
230b1acdf2
fix: maybe fix the last seen issues 2023-07-10 15:53:00 +10:00
0x330a
9cdacf7244
fix: the message time and jump to message queries are more optimized 2023-07-10 11:17:22 +10:00
0x330a
ddb4e24318
build: update build number 2023-07-06 13:19:23 +10:00
0x330a
9778351006
fix: maybe fix scroll to bottom issue 2023-07-06 11:47:50 +10:00
0x330a
526e0e4562
fix: actually do insert contact, because otherwise name doesn't get set properly 2023-07-06 11:25:31 +10:00
0x330a
c61234afab refactor: remove unused dependencies and update minor for sqlcipher 2023-07-05 09:48:54 +10:00
0x330a
5e7aaba150 build: update build number 2023-07-04 14:17:27 +10:00
0x330a
d242c06d12 Merge remote-tracking branch 'upstream/dev' into libsession-integration 2023-07-04 12:40:34 +10:00
0x330a
dd629e7803 Revert "fix: blocked contacts click handler being overridden by something"
This reverts commit 608572fc42.
2023-07-04 12:40:30 +10:00
Andrew
7da3e4f022
Fix blocked contacts button (#1264) 2023-07-04 11:39:49 +09:30
0x330a
608572fc42 fix: blocked contacts click handler being overridden by something 2023-07-04 11:23:55 +10:00
0x330a
7ff45cde86 Merge remote-tracking branch 'upstream/dev' into libsession-integration 2023-07-04 09:31:50 +10:00
Stefan Junker
ba4143c298
feat: increase voice recording limit to 5m (#1201) 2023-07-03 11:43:02 +10:00
0x330a
2fae48e2d5
fix: android tests work again and permissions 2023-07-03 11:26:15 +10:00
0x330a
c2763de664
fix: message request banner shows again 2023-06-30 16:35:40 +10:00
0x330a
21e747ee99
fix: maybe requires update thread no matter what 2023-06-30 15:25:04 +10:00
0x330a
53b79a0ebb build: update build number 2023-06-30 10:58:32 +10:00
0x330a
f45554a6df Merge remote-tracking branch 'upstream/dev' into libsession-integration 2023-06-30 10:58:17 +10:00
Andrew
c039eb89bc
Fix debug screen security default (#1256) 2023-06-30 10:05:32 +09:30
0x330a
a1a8f41274 refactor: hide seed reminder in preview 2023-06-28 17:57:35 +10:00
0x330a
ff732b787b Merge remote-tracking branch 'upstream/dev' into libsession-integration 2023-06-28 17:46:50 +10:00
0x330a
1a10718d47 fix: add close to banner 2023-06-28 16:19:45 +10:00
0x330a
6c55f170ea fix: trying to improve performance 2023-06-28 15:44:25 +10:00
0x330a
df81c66d32 build: update build number 2023-06-28 11:12:38 +10:00
0x330a
9d18639862 chore: remove debug logs 2023-06-28 11:10:40 +10:00
0x330a
df0bcf8bc5 fix: maybe syncing read statuses are working now 2023-06-28 11:07:42 +10:00
0x330a
df39194024 wip: maybe the volatile is being updated with 0 on batch message receive? 2023-06-27 19:00:10 +10:00
0x330a
a15842166c wip: add more logs for initial last Read sync of communities 2023-06-27 18:18:16 +10:00
0x330a
dd001640a4 wip: trying to track down failure to mark conversation as read in delayed group add 2023-06-27 12:42:48 +10:00
0x330a
eb173d72e0
fix: tests and main thread blocking db fetch for path status view 2023-06-26 17:38:47 +10:00
0x330a
1676e97bc6
chore: remove debug logs 2023-06-26 15:19:17 +10:00
0x330a
106b6283bb
build: update version code 2023-06-26 11:41:32 +10:00
0x330a
992696fc31
fix: use new permissions for external attachments 2023-06-26 11:40:59 +10:00
0x330a
1b9f2ef0da
build: remove debuggable release build 2023-06-26 11:27:14 +10:00
0x330a
897c00c26c
build: update version code 2023-06-26 11:22:02 +10:00
0x330a
90157c3611
build: update version code 2023-06-26 11:16:13 +10:00
0x330a
71a3ce9e05
fix: closed group creation sets thread date to formation timestamp 2023-06-26 11:15:36 +10:00
0x330a
6c70b38ab1 fix: 404s causing snode errors and trying to retrieve avatars that have already 404'd a lot 2023-06-23 17:11:01 +10:00
0x330a
c741ec5093 fix: maybe fix avatar download for new messages 2023-06-23 14:26:40 +10:00
0x330a
96969789cc feat: update to latest libsession dev 2023-06-23 11:30:07 +10:00
0x330a
8d0f946791
build: trying to track down broken retrieve avatar job 2023-06-22 15:16:44 +10:00
0x330a
05f8dc6d43
fix: new community doesn't break persisting config if the .add request fails 2023-06-22 14:08:03 +10:00
0x330a
f19be7d6ab
build: update build number 2023-06-22 11:16:05 +10:00
0x330a
f11f0d6ca8
refactor: remove debug logging for thread create and delete 2023-06-22 11:13:30 +10:00
0x330a
64fa5e297c
fix: fix the notifications and request at appropriate time 2023-06-22 11:01:29 +10:00
0x330a
461669b7c2 build: update build version code 2023-06-21 10:44:13 +10:00
0x330a
5a7b67f3f5 fix: empty set in appropriate places for current closed groups 2023-06-20 13:13:05 +10:00
Andrew
b9f24bc4bd
Add button downstates to appearance settings screen (#1224) 2023-06-20 12:04:24 +09:30
Morgan Pretty
a689e38f33 feat: Added an unread marker and search result focus highlighting 2023-06-20 09:52:24 +10:00