Commit graph

10455 commits

Author SHA1 Message Date
Brice-W
c415c715a5 added access to camera check 2021-07-30 16:44:01 +10:00
Brice-W
6ca2476f41 Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into media-access 2021-07-30 16:32:48 +10:00
Brice-W
347038cf82 added microphone access check 2021-07-30 16:31:35 +10:00
Audric Ackermann
8970daf292
Merge pull request #1812 from Bilb/fix-replying-focus-input
fix replying to message focus composition box
2021-07-30 09:25:45 +10:00
Audric Ackermann
73c2630858
Merge pull request #1811 from Bilb/fix-send-link-preview
fix send link preview keep being shown
2021-07-30 09:24:54 +10:00
Audric Ackermann
7c3182392b
bump electron-builder to 22.8.0 2021-07-30 09:07:18 +10:00
Audric Ackermann
61277a5397
fix replying to message focus composition box
Relates #1808
2021-07-30 08:55:46 +10:00
Audric Ackermann
99f862dd0f
fix send link preview keep being shown
Relates #1810
2021-07-30 08:51:37 +10:00
Audric Ackermann
6bf95a47e3
Merge pull request #1807 from Brice-W/fix-group-update-issue
Fix group key pair cache issue
2021-07-29 17:10:03 +10:00
Brice-W
47e2f5726e fix group key pair cache issue 2021-07-29 16:59:29 +10:00
Audric Ackermann
8b88eca050
Merge pull request #1799 from Brice-W/oxen-logo
Oxen logo in the Settings
2021-07-29 09:30:17 +10:00
Audric Ackermann
68a4d84767
Merge pull request #1801 from Bilb/fix-password-login-issue
bump to 1.6.9
2021-07-28 09:29:37 +02:00
audric
68b62fa4c7 bump to 1.6.9 2021-07-28 17:28:25 +10:00
Audric Ackermann
a2d3cc32dc
Merge pull request #1800 from Bilb/fix-password-login-issue
fix login with password
2021-07-28 09:27:18 +02:00
audric
b4477744ed fix login with password
Fixes #1798
2021-07-28 17:25:20 +10:00
Brice-W
3995dbdeee oxen icon svg added 2021-07-28 16:45:46 +10:00
Brice-W
0d5e52678f add link to Oxen website in the settings (right icon missing) 2021-07-28 15:19:07 +10:00
Audric Ackermann
d236ef9cde
Merge pull request #1796 from Bilb/fix-profile-name-update-without-profile-key
fix a bug not making profile name updates in opengroup
2021-07-28 07:00:12 +02:00
audric
8414aa800d fix a bug not making profile name updates in opengroup 2021-07-28 14:46:13 +10:00
Audric Ackermann
2a371d3c57
Merge pull request #1794 from Bilb/fix-profile-key-config-message
Fix profile key config message
2021-07-27 09:29:38 +02:00
audric
bbac1923b2 bump version to 1.6.8 2021-07-27 17:12:21 +10:00
audric
316f37ae3d fix a bug of attachment not loading in one to one chats 2021-07-27 17:06:11 +10:00
audric
fce86989f0 make sure profileKey is a hex string in all convos 2021-07-27 16:41:15 +10:00
Audric Ackermann
77a6be3432
Merge pull request #1793 from Brice-W/group-edition-fix
Fix for name change and adding members in groups
2021-07-27 06:27:33 +02:00
Brice-W
eb3851592c lint 2021-07-27 14:02:22 +10:00
Brice-W
a6aed4d7d1 fix isAdmin to return the right value for closed groups 2021-07-27 13:54:38 +10:00
audric
9f62d6577c remove unused accessKey derived from profileKey 2021-07-27 13:19:48 +10:00
Brice-W
bfa68fc9b5 add isGroup test 2021-07-27 12:05:49 +10:00
Brice-W
b89f55dd02 update displayed buttons on groups 2021-07-27 12:01:11 +10:00
Audric Ackermann
1ae7a71afc
Merge pull request #1792 from Bilb/disable-search-for-now
make removing open groups with a lot of messages way quicker
2021-07-27 03:51:36 +02:00
audric
5b487b0fec Merge remote-tracking branch 'upstream/clearnet' into disable-search-for-now 2021-07-27 11:25:14 +10:00
Audric Ackermann
f8bb68d13f
Merge pull request #1786 from Brice-W/filter-expired-messages
Delete expired messages from database
2021-07-27 03:23:19 +02:00
audric
4b8778d071 fix markRead using timestamp of now when scroll to bottom 2021-07-27 11:16:23 +10:00
Brice-W
9c61defc0b small update 2021-07-27 10:33:35 +10:00
audric
1054278a54 disable search in messages for now 2021-07-27 10:29:18 +10:00
Brice-W
e31b219bd4 fix 2021-07-26 15:46:36 +10:00
Brice-W
54a2eef700 change the way skipTimerInit is defined in MessageModel 2021-07-26 15:11:20 +10:00
Brice-W
bec9bd553e Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into filter-expired-messages 2021-07-26 12:19:20 +10:00
audric
dbf6a0183f remove unread top banner on scroll to bottom 2021-07-26 11:30:53 +10:00
Brice-W
751d0b9348 clearTimout call added to checkExpired to avoid multiple calls to setExpired 2021-07-26 11:12:42 +10:00
Brice-W
d7eafb7e15 rollback changes 2021-07-26 10:49:35 +10:00
Brice-W
72868c10e5 clean 2021-07-26 10:47:10 +10:00
Brice-W
beca14982c manage expired nessage deletion in setExpired 2021-07-26 10:43:12 +10:00
Audric Ackermann
5f994851d1
Merge pull request #1789 from Bilb/fix-lnik-preview-embeded-url
Fix link preview embeded url
2021-07-26 10:38:12 +10:00
audric
e82d51fff0 do not show warning about link preview if they are already ON 2021-07-23 15:21:51 +10:00
audric
e69873d6ba fix link preview url onClick
Fixes https://github.com/oxen-io/session-android/issues/669
2021-07-23 15:16:51 +10:00
Audric Ackermann
41440e8e8a
Merge pull request #1753 from Bilb/perf-improv
Improve Performance
2021-07-23 13:59:20 +10:00
audric
b5d5c57bd9 fix logging test 2021-07-23 11:26:24 +10:00
audric
59baa08f73 Merge remote-tracking branch 'upstream/clearnet' into perf-improv 2021-07-23 10:42:02 +10:00
audric
30327257ca don't overflow char taking too much space 2021-07-23 10:39:53 +10:00