Commit Graph

2484 Commits

Author SHA1 Message Date
cloudwebrtc df426e763a chore: Properly close usermedia/screen stream for 1v1/group calls. 2022-09-16 23:29:49 +08:00
td 03cf6c8e06 Merge branch 'krille/remove-old-docs' into 'main'
refactor: Clean up deprecated website data

See merge request famedly/company/frontend/famedlysdk!1134
2022-09-16 06:34:09 +00:00
Christian Pauly 5031ff0175 refactor: Clean up deprecated website data 2022-09-16 08:23:07 +02:00
cloudwebrtc 4a5cf7d55d chore: update. 2022-09-16 00:04:22 +08:00
cloudwebrtc 7e1abd2b95 chore: Fire events by default during hangup. 2022-09-14 23:48:29 +08:00
cloudwebrtc 62cca99edd fix: Ensures that p2p/group calls are in progress to reject new call invitations, and emits a call reject events. 2022-09-14 23:07:32 +08:00
Nicolas Werner 1ceeb1292c Merge branch 'nico/bump-version' into 'main'
chore: bump version

See merge request famedly/company/frontend/famedlysdk!1129
2022-09-13 09:37:43 +00:00
cloudwebrtc b203b5dacb fix: Fix remote hangup call causing local screenstream to be released. 2022-09-13 10:34:07 +08:00
henri2h 7b61f8eb01 fix: don't assume redacts attribute from content to be valid 2022-09-12 17:09:29 +02:00
Nicolas Werner 5090452224 chore: bump version 2022-09-12 12:23:56 +02:00
Nicolas Werner 7a9e5cbb85 Merge branch 'nico/fix-null-events-in-legacy-db' into 'main'
fix: properly handle events not already in the hivedb

Closes famedly/app#1798

See merge request famedly/company/frontend/famedlysdk!1127
2022-09-12 09:09:08 +00:00
Nicolas Werner 43ab43966f fix: properly handle events not already in the db
fixes https://gitlab.com/famedly/app/-/issues/1798
2022-09-09 17:16:58 +02:00
Nicolas Werner 2b58ec2902 Merge branch 'krille/fix-get-push-rules' into 'main'
fix: Get push rules crashes if malformed

See merge request famedly/company/frontend/famedlysdk!1124
2022-09-09 10:14:35 +00:00
Nicolas Werner 94397e3cb9 Merge branch 'td/typo' into 'main'
chore: fix video muted updates for local stream

See merge request famedly/company/frontend/famedlysdk!1126
2022-09-09 10:09:26 +00:00
Nicolas Werner b0239074bf Merge branch 'nico/large-files-fix' into 'main'
fix: timeout when sending large files

Closes famedly-web#540

See merge request famedly/company/frontend/famedlysdk!1125
2022-09-09 10:03:08 +00:00
td f15b1cf942
chore: fix video muted updates for local stream 2022-09-09 14:39:56 +05:30
Nicolas Werner ab73047e51 fix: timeout when sending large files
fixes https://gitlab.com/famedly/company/frontend/famedly-web/-/issues/540
2022-09-06 21:18:53 +02:00
Christian Pauly 9a8da3c1e6 fix: Get push rules crashes if malformed 2022-09-06 20:19:52 +02:00
Nicolas Werner 61369c4b1d Merge branch 'nico/media-config' into 'main'
fix: Check ahead of download if a file exceeds the maximum file size

Closes famedly-web#539

See merge request famedly/company/frontend/famedlysdk!1123
2022-09-06 12:36:16 +00:00
Nicolas Werner abbc474480 fix: Check ahead of download if a file exceeds the maximum file size
fixes https://gitlab.com/famedly/company/frontend/famedly-web/-/issues/539
2022-09-06 11:52:30 +02:00
Nicolas Werner 125ce4d91f Merge branch 'fix/release-renderer-to-fix-crashes-for-android' into 'main'
fix: release renderer to fix crashes on android.

See merge request famedly/company/frontend/famedlysdk!1122
2022-08-31 13:15:45 +00:00
Krille Fear 831ab2c851 Merge branch 'nico/sane-initial-sync-timeout' into 'main'
fix: The initial sync waiting for a long time in some cases

See merge request famedly/company/frontend/famedlysdk!1121
2022-08-31 07:55:58 +00:00
cloudwebrtc 40dd10d2e1 fix: release renderer to fix crashes on android. 2022-08-31 09:48:20 +08:00
Nicolas Werner 163ad0de6b fix: The initial sync waiting for a long time in some cases 2022-08-30 14:22:09 +02:00
Nicolas Werner 1aa645b31c Merge branch 'krille/avoid-private-types' into 'main'
refactor: Avoid using private types in public api

See merge request famedly/company/frontend/famedlysdk!1119
2022-08-30 10:42:15 +00:00
Christian Pauly 3976b0f1e2 refactor: Avoid using private types in public api 2022-08-30 11:55:17 +02:00
Nicolas Werner ea1f340ca9 Merge branch 'krille/remove-database-destroyer' into 'main'
refactor: Remove databaseDestroyer

See merge request famedly/company/frontend/famedlysdk!1118
2022-08-30 09:26:49 +00:00
Christian Pauly 0c107cf917 refactor: Remove databaseDestroyer
The need for a database destroyer
is gone since we have switched
from sqflite/moor to Hive. Removing
it is the first step to a major
refactoring to make the database
not nullable anymore.
2022-08-30 11:00:48 +02:00
td c89c1cb7cd Merge branch 'krille/version' into 'main'
chore: Bump version

See merge request famedly/company/frontend/famedlysdk!1117
2022-08-29 13:33:10 +00:00
Christian Pauly 1e3f71e45c chore: Bump version 2022-08-29 15:24:53 +02:00
Krille Fear d30d1a8cf9 Merge branch 'nico/dehydrated-devices' into 'main'
feat: support dehydrated devices

Closes #315

See merge request famedly/company/frontend/famedlysdk!1111
2022-08-29 13:18:02 +00:00
Nicolas Werner dd1f61c29e feat: support dehydrated devices 2022-08-29 13:05:55 +02:00
Krille Fear 76a94e0319 Merge branch 'krille/request-keys' into 'main'
feat: Allow auto request keys via key sharing requests

See merge request famedly/company/frontend/famedlysdk!1116
2022-08-29 09:20:35 +00:00
Christian Pauly 81e55ade67 feat: Allow auto request keys via key sharing requests 2022-08-28 13:59:34 +02:00
Krille Fear 2e912d1a4f Merge branch 'voip/fix-group-call-issue-for-flutter-and-dart' into 'main'
fix: Fixed issue with group calls for web and flutter.

See merge request famedly/company/frontend/famedlysdk!1112
2022-08-25 06:36:44 +00:00
cloudwebrtc 38c37ec168 fix: Fixed issue with group calls for web and flutter. 2022-08-25 10:35:50 +08:00
Nicolas Werner a536a7ea8b Merge branch 'krille/decrypt-last-event' into 'main'
fix: Decrypt of last event might make an old message as last event

See merge request famedly/company/frontend/famedlysdk!1110
2022-08-21 12:22:28 +00:00
Christian Pauly 994faf1012 fix: Decrypt of last event might make an old message as last event
We should only decrypt the
last message in  room if it is
the current last message.
By just fetching the state
we might bring up an old
encrypted message which
is not really the last event.
2022-08-21 14:10:29 +02:00
Malin Errenst d090c0e718 Merge branch 'td/chore_bump' into 'main'
chore: bump version

See merge request famedly/company/frontend/famedlysdk!1108
2022-08-17 15:12:44 +00:00
td 8272e62a68
chore: bump version 2022-08-17 20:30:27 +05:30
td ae1d7778d5 Merge branch 'voip/correctly-release-the-cloned-stream' into 'main'
chore: Correctly release the cloned stream.

See merge request famedly/company/frontend/famedlysdk!1101
2022-08-17 14:57:40 +00:00
Nicolas Werner 30060259fe Merge branch 'td/fix_negotiation' into 'main'
fix: correctly pass and wait negotiation callback

Closes #323

See merge request famedly/company/frontend/famedlysdk!1104
2022-08-17 14:53:56 +00:00
td d528ded9f8
fix: setRemoteDescription before adding local stream to prevent early feedsChanged and negotiation 2022-08-17 20:11:16 +05:30
Lanna Michalke 6505a8b229 Merge branch 'braid/bump-version' into 'main'
chore: bump version

See merge request famedly/company/frontend/famedlysdk!1107
2022-08-17 10:46:07 +00:00
Lanna Michalke 5ee505adc5 chore: bump version
Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
2022-08-17 12:36:00 +02:00
Lanna Michalke 94a922fc31 Merge branch 'braid/natrive-implementations-follow-up' into 'main'
fix: follow up for native implementations web

Closes famedly-web#551

See merge request famedly/company/frontend/famedlysdk!1105
2022-08-17 10:29:57 +00:00
Malin Errenst 1dc37f9066 Merge branch 'braid/mime-types' into 'main'
chore: support MIME in file factory

See merge request famedly/company/frontend/famedlysdk!1106
2022-08-17 10:19:34 +00:00
Lanna Michalke ca68c28d41 chore: support MIME in file factory
- defaultly generate MatrixFile based on the present MIME type

Related: https://gitlab.com/famedly/company/frontend/famedly-web/-/merge_requests/598

Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
2022-08-17 11:57:50 +02:00
Lanna Michalke d43164f96d fix: follow up for native implementations web
- remove room key deriviation from web worker
- fix fallback argument

Signed-off-by: Lanna Michalke <l.michalke@famedly.com>
2022-08-17 10:08:58 +02:00
Krille Fear 61466c82c9 Merge branch 'nico/simplify-getTimeline-a-tiny-bit' into 'main'
chore: simplify getTimeline condition a bit

See merge request famedly/company/frontend/famedlysdk!1103
2022-08-16 15:27:20 +00:00