Brice-W
|
4ba0154e06
|
set expireTimer to 0 by default
|
4 years ago |
Brice-W
|
ac76011a75
|
fix attachments download
|
4 years ago |
Audric Ackermann
|
f949a986c1
|
Merge pull request #1813 from warrickct/notification-icons-in-header
Display Notification Setting Status
|
4 years ago |
Warrick Corfe-Tan
|
2e05ed0922
|
removing comment. Running yarn ready.
|
4 years ago |
Warrick Corfe-Tan
|
a8a15e3f88
|
adding PR changes.
|
4 years ago |
Audric Ackermann
|
4c4da4b21d
|
Merge pull request #1814 from Brice-W/media-access
Media access check for MacOS
|
4 years ago |
Brice-W
|
c415c715a5
|
added access to camera check
|
4 years ago |
Brice-W
|
6ca2476f41
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into media-access
|
4 years ago |
Brice-W
|
347038cf82
|
added microphone access check
|
4 years ago |
Warrick Corfe-Tan
|
1a973f6573
|
remove unused import
|
4 years ago |
Warrick Corfe-Tan
|
31118ae51f
|
Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen.
|
4 years ago |
Warrick Corfe-Tan
|
6e362098b2
|
pass in prop
|
4 years ago |
Warrick Corfe-Tan
|
eebfc988bb
|
Adding icons to the header row.
|
4 years ago |
Warrick Corfe-Tan
|
2dba61ce1d
|
Adding styled component
|
4 years ago |
Warrick Corfe-Tan
|
213ca58d75
|
Adding icons
|
4 years ago |
Audric Ackermann
|
8970daf292
|
Merge pull request #1812 from Bilb/fix-replying-focus-input
fix replying to message focus composition box
|
4 years ago |
Audric Ackermann
|
73c2630858
|
Merge pull request #1811 from Bilb/fix-send-link-preview
fix send link preview keep being shown
|
4 years ago |
Audric Ackermann
|
7c3182392b
|
bump electron-builder to 22.8.0
|
4 years ago |
Audric Ackermann
|
61277a5397
|
fix replying to message focus composition box
Relates #1808
|
4 years ago |
Audric Ackermann
|
99f862dd0f
|
fix send link preview keep being shown
Relates #1810
|
4 years ago |
Audric Ackermann
|
6bf95a47e3
|
Merge pull request #1807 from Brice-W/fix-group-update-issue
Fix group key pair cache issue
|
4 years ago |
Brice-W
|
47e2f5726e
|
fix group key pair cache issue
|
4 years ago |
Audric Ackermann
|
8b88eca050
|
Merge pull request #1799 from Brice-W/oxen-logo
Oxen logo in the Settings
|
4 years ago |
Audric Ackermann
|
68a4d84767
|
Merge pull request #1801 from Bilb/fix-password-login-issue
bump to 1.6.9
|
4 years ago |
audric
|
68b62fa4c7
|
bump to 1.6.9
|
4 years ago |
Audric Ackermann
|
a2d3cc32dc
|
Merge pull request #1800 from Bilb/fix-password-login-issue
fix login with password
|
4 years ago |
audric
|
b4477744ed
|
fix login with password
Fixes #1798
|
4 years ago |
Brice-W
|
3995dbdeee
|
oxen icon svg added
|
4 years ago |
Brice-W
|
0d5e52678f
|
add link to Oxen website in the settings (right icon missing)
|
4 years ago |
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
|
4 years ago |
audric
|
8414aa800d
|
fix a bug not making profile name updates in opengroup
|
4 years ago |
Audric Ackermann
|
2a371d3c57
|
Merge pull request #1794 from Bilb/fix-profile-key-config-message
Fix profile key config message
|
4 years ago |
audric
|
bbac1923b2
|
bump version to 1.6.8
|
4 years ago |
audric
|
316f37ae3d
|
fix a bug of attachment not loading in one to one chats
|
4 years ago |
audric
|
fce86989f0
|
make sure profileKey is a hex string in all convos
|
4 years ago |
Audric Ackermann
|
77a6be3432
|
Merge pull request #1793 from Brice-W/group-edition-fix
Fix for name change and adding members in groups
|
4 years ago |
Brice-W
|
eb3851592c
|
lint
|
4 years ago |
Brice-W
|
a6aed4d7d1
|
fix isAdmin to return the right value for closed groups
|
4 years ago |
audric
|
9f62d6577c
|
remove unused accessKey derived from profileKey
|
4 years ago |
Brice-W
|
bfa68fc9b5
|
add isGroup test
|
4 years ago |
Brice-W
|
b89f55dd02
|
update displayed buttons on groups
|
4 years ago |
Audric Ackermann
|
1ae7a71afc
|
Merge pull request #1792 from Bilb/disable-search-for-now
make removing open groups with a lot of messages way quicker
|
4 years ago |
audric
|
5b487b0fec
|
Merge remote-tracking branch 'upstream/clearnet' into disable-search-for-now
|
4 years ago |
Audric Ackermann
|
f8bb68d13f
|
Merge pull request #1786 from Brice-W/filter-expired-messages
Delete expired messages from database
|
4 years ago |
audric
|
4b8778d071
|
fix markRead using timestamp of now when scroll to bottom
|
4 years ago |
Brice-W
|
9c61defc0b
|
small update
|
4 years ago |
audric
|
1054278a54
|
disable search in messages for now
|
4 years ago |
Brice-W
|
e31b219bd4
|
fix
|
4 years ago |
Brice-W
|
54a2eef700
|
change the way skipTimerInit is defined in MessageModel
|
4 years ago |
Brice-W
|
bec9bd553e
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into filter-expired-messages
|
4 years ago |