Commit graph

10498 commits

Author SHA1 Message Date
audric
bea704ecf0 bump react to 17 2021-08-04 10:52:24 +10:00
Audric Ackermann
cb5a22f3aa
add icons for appImage 2021-08-03 14:32:18 +10:00
Audric Ackermann
9b98b32d1b
filter out duplicates only if they are less than 10 messages away 2021-08-03 14:15:01 +10:00
Audric Ackermann
57b22cbdda
build deb and appImage separately
this is to unsure that the afterpack hook is not called when building
the app deb package
2021-08-03 13:31:48 +10:00
Audric Ackermann
8ab8444222
remove expire warning. app asks to update on app start 2021-08-03 11:14:36 +10:00
Audric Ackermann
3ee8e8e7cc
bump to 1.6.10 2021-08-02 16:05:16 +10:00
Audric Ackermann
ef2d22ce8a
fix app icon for all platforms 2021-08-02 16:04:51 +10:00
Audric Ackermann
a1ab816076
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 2021-08-02 14:41:57 +10:00
Audric Ackermann
7365cb2291
Merge pull request #1819 from Brice-W/ban-and-delete-messages
'Ban user and delete all messages' added to menu
2021-08-02 14:34:57 +10:00
Audric Ackermann
19c6bebab0
make sure to retry fetch sqwarm with a new targetNode if needed 2021-08-02 14:33:39 +10:00
Audric Ackermann
2c174bdac7
fix audio message autoplay as broken with perf improvements
fix bug making "trust contact" first audio message being played on click
to trust
2021-08-02 14:32:38 +10:00
Brice-W
fbe9f19c81 typo 2021-08-02 14:15:11 +10:00
Audric Ackermann
f949a986c1
Merge pull request #1813 from warrickct/notification-icons-in-header
Display Notification Setting Status
2021-08-02 13:41:36 +10:00
Brice-W
d8fa73d393 lint 2021-08-02 13:22:55 +10:00
Brice-W
2c6821097d adding Ban user and delete all his messages to the menu for moderators 2021-08-02 11:57:10 +10:00
Warrick Corfe-Tan
2e05ed0922 removing comment. Running yarn ready. 2021-08-02 11:56:25 +10:00
Audric Ackermann
57aa8cba69
cursor pointer on click to trust contact message body 2021-08-02 10:57:22 +10:00
Warrick Corfe-Tan
a8a15e3f88 adding PR changes. 2021-08-02 10:52:53 +10:00
Audric Ackermann
6e8d25e530
Fixes mentions in message body and resolve them quicker
Relates #1815
2021-08-02 10:47:32 +10:00
Audric Ackermann
4c4da4b21d
Merge pull request #1814 from Brice-W/media-access
Media access check for MacOS
2021-08-02 09:25:11 +10:00
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
360cb52680
make all messages types a readable message 2021-07-30 16:26:58 +10:00
Audric Ackermann
3f065a7b0e
improve marking message as read with hooks 2021-07-30 16:12:36 +10:00
Warrick Corfe-Tan
1a973f6573 remove unused import 2021-07-30 15:47:17 +10:00
Audric Ackermann
3dc11b923d
do not display optional password on registration page 2021-07-30 15:45:12 +10:00
Warrick Corfe-Tan
31118ae51f Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen. 2021-07-30 15:07:52 +10:00
Warrick Corfe-Tan
6e362098b2 pass in prop 2021-07-30 11:56:17 +10:00
Warrick Corfe-Tan
eebfc988bb Adding icons to the header row. 2021-07-30 11:50:29 +10:00
Warrick Corfe-Tan
2dba61ce1d Adding styled component 2021-07-30 11:48:23 +10:00
Warrick Corfe-Tan
213ca58d75 Adding icons 2021-07-30 11:47:16 +10:00
Audric Ackermann
649a581dd2
make caret-color as text-color to make it for visible 2021-07-30 11:15:52 +10:00
Audric Ackermann
dbd6563fa0
consider that a reply to our message is a mention for notification 2021-07-30 10:52:50 +10:00
Audric Ackermann
d14807d2ab
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 2021-07-30 10:37:33 +10:00
Audric Ackermann
7d4ae4ca6b
swallow exception while saving seen messages 2021-07-30 10:36:25 +10:00
Audric Ackermann
20f5c3b822
scroll to unread indicator rather than message on load convo 2021-07-30 10:07:30 +10:00
Audric Ackermann
c6a394664f
bump electron-builder to 22.8.0 2021-07-30 09:39:09 +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
119b6e1baf
keep scrolled position when adding messages at the bottom 2021-07-29 17:27:29 +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
06dfaa2482
always retry all emcyrption keypairs on incoming group msg 2021-07-29 16:31:35 +10:00
Audric Ackermann
12d09bc896
preload messages when switching conversation 2021-07-29 15:29:32 +10:00
Audric Ackermann
e5bbfc8c1e
transparency disabled if png and text are present 2021-07-29 14:01:43 +10:00
Audric Ackermann
f9ecfccc0a
batch UI updates of message added events 2021-07-29 13:44:38 +10:00