Commit graph

4543 commits

Author SHA1 Message Date
Onuray Sahin
8b39eabc0f Code review fixes. 2021-03-02 18:50:43 +01:00
Onuray Sahin
a623395585 Code review fixes. 2021-03-02 18:50:43 +01:00
Onuray Sahin
ae648c3e11 Make outbound key sharing strategy configurable. 2021-03-02 18:49:11 +01:00
Benoit Marty
d504a1f266
Merge pull request #2948 from vector-im/feature/bma/redactedEvent
Make Event.type optional
2021-03-02 18:06:11 +01:00
Benoit Marty
56af0b5191
Merge pull request #2947 from kafji/kfj/room-preview-tooltip
Add tooltip for room quick actions
2021-03-02 16:36:49 +01:00
Benoit Marty
4e2e73637a Be robust if Event.type is missing (#2946) 2021-03-02 16:14:57 +01:00
Kafji
3357c78375 Add tooltip for room quick actions
Add tooltip for low priority, favorite, and room settings quick actions.

Signed-off-by: Kafji <k@kafji.net>
2021-03-02 19:47:33 +07:00
Martin Häger
33b3f0650c Permit cleartext for .onion addresses
The Tor and Onion service protocols provide encryption and authentication
respectively. Since Domain Validation certificates aren't currently being
issued for .onion addresses, the HTTPS requirement makes Element practically
incompatible with homeservers operated by individuals on Tor.

Signed-off-by: Martin Häger <martin.haeger@gmail.com>
2021-03-02 12:46:12 +01:00
Benoit Marty
c152964323
Merge pull request #2908 from vector-im/feature/bma/jitsi_pip
PIP support for Jitsi call
2021-03-01 11:41:34 +01:00
Benoit Marty
60cc441092
Merge pull request #2905 from vector-im/feature/bma/preview_fix
Try to fix crash about UrlPreview (#2640)
2021-02-23 16:07:16 +01:00
Benoit Marty
dee3676640 Add a delay to avoid glitch when displaying the dialog 2021-02-23 13:13:15 +01:00
Benoit Marty
5e4219cf8e Jitsi: handle switch to another conference, now possible since we support PiP 2021-02-23 12:56:54 +01:00
Benoit Marty
d5f0a6d66a Remove log, I do not understand when this code has disappeared. 2021-02-23 11:52:15 +01:00
Benoit Marty
0607f835aa It's now in the manifest 2021-02-23 11:39:56 +01:00
Benoit Marty
d2a1041a51 Simpler code 2021-02-23 11:28:52 +01:00
Benoit Marty
9c1475d2f1 To squash 2021-02-23 11:28:38 +01:00
Benoit Marty
486815b9ab Pip 2021-02-23 11:28:38 +01:00
Benoit Marty
24e9e6bbd7 Move to dedicated package and split into several files 2021-02-23 10:31:19 +01:00
Benoit Marty
649edffa30 Hide menu if not in developer mode 2021-02-23 10:31:19 +01:00
Benoit Marty
c938795576 Read init sync to a file and split into smaller files to handle it 2021-02-23 10:31:19 +01:00
Benoit Marty
bebb956005 Try to fix crash about UrlPreview (#2640) 2021-02-22 17:44:11 +01:00
Benoit Marty
b38ff46af4
Merge pull request #2896 from vector-im/feature/bma/dependabot
Upgrade dependencies
2021-02-22 12:22:43 +01:00
Benoit Marty
f617a8d77f Fix compilation issue after upgrade of alerter from 5.1.2 to 7.0.1 2021-02-21 16:20:57 +01:00
Benoit Marty
dd3a395d11 Fix compilation issue after upgrade of browser from 1.2.0 to 1.3.0 2021-02-21 16:11:49 +01:00
Benoit Marty
8793d263d4 Add info about room version 2021-02-19 21:53:10 +01:00
Benoit Marty
e511e7e02e Add menu entry for dev tools (to complete existing /devtools command) 2021-02-19 21:29:23 +01:00
Benoit Marty
f9f54cabdd Add upload capability on the screen and give possibility to refresh the data 2021-02-19 21:29:23 +01:00
Benoit Marty
80524fb8c1 Cleanup 2021-02-19 21:29:23 +01:00
Benoit Marty
b8ba463735 Add server version in rageshakes 2021-02-19 21:27:25 +01:00
Benoit Marty
531beb0a86 Add a screen to view details about the homeserver 2021-02-19 21:27:25 +01:00
Benoit Marty
616b02cea8 Cleanup VectorFileLogger.kt 2021-02-19 18:17:53 +01:00
Benoit Marty
1294d211d6
Merge branch 'develop' into feature/bma/fix_redirection 2021-02-19 14:43:01 +01:00
Benoit Marty
8c1b99586b Use resumeWithException() facility (no other change) 2021-02-18 20:44:28 +01:00
Benoit Marty
73e93e7d3d Doc and method signature 2021-02-18 17:56:05 +01:00
Benoit Marty
b9f5863b53 Avoid long lines 2021-02-18 16:14:02 +01:00
Benoit Marty
fd94536118
Merge pull request #2830 from vector-im/feature/fga/fix_some_voip_issues
Feature/fga/fix some voip issues
2021-02-17 19:01:08 +01:00
Benoit Marty
fc1c2bc2c0
Merge pull request #2828 from vector-im/feature/bma/color_step_1
First step about color cleanup
2021-02-17 18:27:44 +01:00
Benoit Marty
51fd45d317 typo and doc 2021-02-17 18:18:36 +01:00
Benoit Marty
fcee1f1150 Fix glitch on screen transition 2021-02-17 18:18:36 +01:00
Benoit Marty
6aa5dc992d Migrate AuthenticationService API to coroutines (#2449) 2021-02-17 18:18:36 +01:00
Benoit Marty
c787de75f5 Cleaup 2021-02-17 10:36:33 +01:00
Benoit Marty
a34c072c48 Rename interface 2021-02-17 10:28:49 +01:00
Benoit Marty
373586c23e Cleanup 2021-02-17 10:25:06 +01:00
ganfra
754dec949b Remove useless log 2021-02-16 20:45:22 +01:00
Benoit Marty
6115a469eb Fix lint 2021-02-16 19:32:02 +01:00
ganfra
776ebce497 Merge branch 'develop' into feature/fga/fix_some_voip_issues 2021-02-16 16:06:12 +01:00
Benoit Marty
9501fd74f0
Merge pull request #2826 from vector-im/feature/bma/fix_crash
Fix crash reported by PlayStore (#2707)
2021-02-16 13:10:21 +01:00
Benoit Marty
3ac3f09df0
Merge branch 'develop' into feature/bma/lang 2021-02-16 11:40:24 +01:00
Benoit Marty
b534d4660c Fix other potential crashes 2021-02-16 11:32:16 +01:00
Benoit Marty
bec4af7c87 Fix crash reported by PlayStore (#2707) 2021-02-16 11:23:36 +01:00