Commit graph

10974 commits

Author SHA1 Message Date
Audric Ackermann 78738675b8
fix release build script 2021-10-20 15:47:00 +11:00
Audric Ackermann 5c7615d205
removed old fileserver support 2021-10-20 14:18:57 +11:00
Audric Ackermann 906e9f5644
cleanup afterpackhook useless logs 2021-10-20 14:18:15 +11:00
Audric Ackermann 760b99587a
make sure to poll quicker if we get >95 messages on one polling 2021-10-19 17:27:18 +11:00
Audric Ackermann ae8688bf2a
cleanup UI for missed call messages in msg list 2021-10-19 16:11:19 +11:00
Audric Ackermann bd45f47a2b
Merge pull request #1977 from Bilb/link-pgup-down-on-message-list
Link pgup down on message list
2021-10-18 17:36:43 +11:00
Audric Ackermann a03f890689
Merge pull request #1976 from Bilb/convo-item-avatar-click-open-user-details
Convo item avatar click open user details
2021-10-18 17:36:30 +11:00
Audric Ackermann 9872a33f85
Merge pull request #1975 from Bilb/allow-hiding-note-to-self
Allow hiding note to self
2021-10-18 17:36:21 +11:00
Audric Ackermann 19657fcd8c
Merge pull request #1974 from Bilb/fix-onion-path-24-subnet
exclude same /24 subnet from onion path building candidates
2021-10-18 17:36:06 +11:00
Audric Ackermann 80aa672034
link pgup and down in messages list
Fixes #1919
2021-10-18 17:34:23 +11:00
Audric Ackermann 8446075bb1
convo list click on avatar open user details
Relates #1971
2021-10-18 17:17:25 +11:00
Audric Ackermann 1eff39c3ba
allow removing note to self contact
this does not actually remove it as we need it for our avatar and
stuffs.

Fixes #1973
2021-10-18 17:16:31 +11:00
Audric Ackermann 4d72f24fd5
make sure test ip for snodes are random 2021-10-18 17:14:42 +11:00
Audric Ackermann 121f8927ed
exclude same /24 subnet from onion path building candidates 2021-10-18 16:43:40 +11:00
Audric Ackermann 8e6d9ca036
Merge pull request #1969 from Bilb/webrtc-calls
Webrtc video calls - first part - disabled
2021-10-18 16:00:56 +11:00
Audric Ackermann 182192124e
update localized strings from crowdin 2021-10-18 15:59:56 +11:00
Audric Ackermann b89490e24f
Merge pull request #1966 from warrickct/sync-messages-trigger-read
Marking conversation as read if received a sync message from same use…
2021-10-18 15:42:41 +11:00
Audric Ackermann b5e5bc95b7
Merge pull request #1967 from warrickct/debug-log-qol
Debug log qol
2021-10-18 15:41:57 +11:00
Audric Ackermann 8f3b6d9ab2
add wip of call missed notification 2021-10-18 15:38:49 +11:00
Audric Ackermann 678a5bcb3b
center avatar in draggable video window and handle mute video events 2021-10-18 14:45:40 +11:00
Audric Ackermann ecceaeaa8f
got datachannel working 2021-10-18 11:52:21 +11:00
Audric Ackermann 0bfa41c7b8
switch to our turn servers 2021-10-15 16:13:16 +11:00
Audric Ackermann bd53490d80
enable unsend requests 2021-10-15 12:18:20 +11:00
Audric Ackermann 844d3befef
tiny changes on the unsend logic 2021-10-15 11:53:44 +11:00
Warrick Corfe-Tan 123e68c167 WIP: Adding message requests using existing convo list item. 2021-10-15 10:19:45 +11:00
Audric Ackermann 13d828c02c
split up calling container logic 2021-10-14 15:16:52 +11:00
Audric Ackermann 30a234158f
lint 2021-10-14 14:38:07 +11:00
Audric Ackermann 87e7cc5ebf
Merge remote-tracking branch 'upstream/clearnet' into webrtc-calls 2021-10-14 14:22:37 +11:00
Audric Ackermann cade0ffeb6
make sure audio locally is muted so we do not hear ourselves 2021-10-14 14:17:47 +11:00
Audric Ackermann 3a864b16ca
cosmetic changes for calling buttons 2021-10-14 14:12:15 +11:00
Audric Ackermann ce79ce1f8b
add buttons with popover to choose call src device 2021-10-14 14:12:15 +11:00
Audric Ackermann b31b01c97d
update build instructions for macos 2021-10-14 14:12:14 +11:00
Audric Ackermann a629985a4f
fix toggling input source and off in video calls 2021-10-14 14:12:14 +11:00
Audric Ackermann fbd51c2974
add buttons to display list of inputs + toast on empty 2021-10-14 14:12:08 +11:00
Warrick Corfe-Tan 2b28ec93f9 removed translation for debug logs. 2021-10-11 14:20:33 +11:00
Warrick Corfe-Tan 04e0023d38 fix import warning 2021-10-11 12:35:14 +11:00
Warrick Corfe-Tan 3c4dc7f038 Making commit hash show conditionally. 2021-10-11 12:28:34 +11:00
Warrick Corfe-Tan 1fe6b61308 Re-adding code that wasn't commited. Adding button for debug log in settings. 2021-10-11 12:25:27 +11:00
Warrick Corfe-Tan 8d75fde012 yarn ready changes 2021-10-08 13:57:25 +11:00
Warrick Corfe-Tan ff1d7cefe4 changing some code. 2021-10-08 13:33:53 +11:00
Audric Ackermann 19425c95ff
Merge pull request #1955 from warrickct/link-message-validation-fix
Removing at regex test preventing some urls from rendering as links.
2021-10-08 11:25:14 +11:00
Warrick Corfe-Tan 3c7c3220a1 Marking conversation as read if received a sync message from same users other device. 2021-10-08 10:59:00 +11:00
Warrick Corfe-Tan ab6bccade6 Added additional information to debug logs. 2021-10-06 11:35:57 +11:00
Audric Ackermann b85425ff83
make a draggable or in conversation call container 2021-10-05 16:44:42 +11:00
Audric Ackermann b05afc7c3f
make click outside of lightbox close the lightbox 2021-10-05 16:37:39 +11:00
Audric Ackermann 6bd8b3695a
remove deferred promise unused 2021-10-05 16:37:10 +11:00
Audric Ackermann 4277c29bd8
make sure to refetch messageModel from db when saving attachments 2021-10-04 16:13:21 +11:00
Warrick Corfe-Tan 5eba4a616e Removing at regex test preventing some urls from rendering as links. 2021-10-04 11:02:58 +11:00
Audric Ackermann f75f63e4e9
handle 421 on sending delete_all 2021-10-04 10:57:52 +11:00
Audric Ackermann 32955c9ed5
allow sessioncomposition box to grow bigger 2021-10-04 10:57:37 +11:00