Commit Graph

73 Commits

Author SHA1 Message Date
Hugh Nimmo-Smith
7ca70cf4ab Publish embedded package for releases of Element Call (#3086)
* Publish embedded package for releases of Element Call

Part of https://github.com/element-hq/element-call/issues/2994

This PR:

- Publishes embedded builds as Tarball, NPM, AAR, SwiftPM for releases
- Publishes full builds as Tarball for releases
- Adds comments to release notes with the built artifact locations

* Update embedded/web/package.json

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Update .github/workflows/publish-embedded-packages.yaml

* Update embedded/ios/Package.swift

* Apply suggestions from code review

* Try dry-run of gradlew

* Whitespace

* Fix more instances of unpinned GHA

* Minimise permissions

* Upload release notes once

To reduce concurrency

* Fix npm publish permissions

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-03-19 21:33:09 +00:00
fkwp
ef8e894c0b update Element Call screenshot 2025-03-17 09:55:04 +01:00
Valere
b9700b9986 code review 2025-03-14 14:50:47 +01:00
Valere
9dc515f45d Fixup: bad copy in the text 2025-03-13 20:04:26 +01:00
Valere
687dafab3e First integration tests with playwright 2025-03-13 20:04:26 +01:00
Hugh Nimmo-Smith
88b862b5fd Update README.md 2025-03-10 18:10:25 +00:00
fkwp
542d36f893 prettier 2025-03-05 21:43:09 +01:00
fkwp
af57834c87 format Copyright & License 2025-03-05 21:19:12 +01:00
fkwp
e87e1a8f25 Update documentation 2025-03-05 21:18:17 +01:00
fkwp
5583f621ba Update Development Section 2025-03-05 21:17:54 +01:00
fkwp
1df5872215 update Translation section 2025-03-05 21:16:49 +01:00
fkwp
32a3c9ea5d Add section about MatrixRTC Backend Discovery and Selection 2025-03-05 21:15:57 +01:00
fkwp
93fb299770 add self-hosting section 2025-03-05 21:13:55 +01:00
fkwp
f79d7cfaea Add deployment options section 2025-03-05 21:12:23 +01:00
fkwp
1c233b88f0 add feature section 2025-03-05 21:10:45 +01:00
fkwp
52b40d3116 add Overview section 2025-03-05 19:35:02 +01:00
fkwp
f7379b5683 Add short description of Element Call 2025-03-05 19:34:39 +01:00
fkwp
2c21423f1a add License shield 2025-03-05 19:33:39 +01:00
Hugh Nimmo-Smith
7761e042fb Update readme to reflect latest config.json and matrix-js-sdk dependency (#3028) 2025-02-28 10:05:36 +00:00
Matthew Hodgson
1fa4a6f2e4 dual license AGPL + Commercial (#2984)
* dual license AGPL + Commercial

* Lint

---------

Co-authored-by: Hugh Nimmo-Smith <hughns@element.io>
2025-02-05 16:01:51 +00:00
Hugh Nimmo-Smith
27620b9148 Rename en-GB language to en (#2866)
Fixes https://github.com/element-hq/element-call/issues/2865

If we want to have GB and US specific terms later on we can then add then in as `en-GB` and `en-US`.
2024-12-04 14:51:29 +00:00
fkwp
260a1df21b linting 2024-12-03 16:55:30 +01:00
fkwp
5e449bd03f typo 2024-12-03 16:54:28 +01:00
fkwp
cf0bb4676a add information about MSC4222 state_after 2024-12-03 16:51:14 +01:00
Quentin Gliech
99d5886e32 Handles locales as Vite assets 2024-11-14 19:12:11 +01:00
Timo
3dad62f9e3 Skip lobby when coming from waitForInvite state. (#2753)
* Skip lobby if when coming from waitForInvite state.

* knock reject wording update (shorter/simpler)

* Automatically enter session also in non widget mode when skipLobby = true

* Update public/locales/en-GB/app.json

Co-authored-by: Robin <robin@robin.town>

* review

* review andrew

---------

Co-authored-by: Robin <robin@robin.town>
2024-11-11 18:30:15 +01:00
fkwp
05eb2a06f4 prettier 2024-11-06 21:18:24 +01:00
fkwp
2961cfa52c update README.md 2024-11-06 20:20:29 +01:00
fkwp
430337e725 update dev env setup 2024-11-06 20:00:21 +01:00
Alexander Mnich
84d3a02a3f update Synapse documentation link to point to element-hq docs (#2653) 2024-09-30 14:09:01 +02:00
Timo
270540f125 Update README.md (#2589) 2024-08-30 15:07:15 +02:00
Doug
8769f8966d Clarify web server compatibility (#2555) 2024-08-12 08:06:05 -04:00
Hugh Nimmo-Smith
b13fa85465 Add note on how to add a new translation key (#2536)
* Add note on how to add a new translation key

* Lint

* Nit
2024-08-07 10:40:44 +01:00
Timo
d53ad9a8f3 Update sample config with livekit (rebase on livekit) (#2483)
* Update sample cfg with livekit config

* matching ports in readme and example

---------

Co-authored-by: xmj <xmj@chaot.net>
2024-07-18 16:01:10 +02:00
Timo
812ae2ce89 Load focus information from well known and use client config only as a fallback. (#2358)
* Load focus information from well known and use client config only as a fallback.

Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
2024-06-19 16:41:52 +02:00
MomentQYC
2151696374 doc: Add a tip about Synapse (#2343)
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
2024-05-06 16:33:20 +02:00
fkwp
75b71c38db rename vector-im to element-hq in all tooling related files 2023-12-12 21:02:27 +01:00
Robin
50d792c6c9 Make some corrections to the development guide 2023-11-29 10:42:54 -05:00
Michael Telatynski
f0436654c0 Update README references to translation 2023-11-20 13:31:30 +00:00
Timo
c09ab27678 Document url properties (#1731)
* document url properties

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-26 11:18:12 +02:00
snoutie
9ddf574ae4 Update README.md
Update readme to reflect the host that uses the current latest version of the livekit branch
2023-07-22 14:10:20 +02:00
David Baker
9200fac28e Fix URL
Co-authored-by: Robin <robin@robin.town>
2023-07-20 18:30:20 +01:00
David Baker
d612c6a14c Remove redundant server url from readme example 2023-07-17 12:41:46 +01:00
David Baker
c99a400dd1 Prettier 2023-07-13 09:58:56 +01:00
David Baker
4a4c66caf2 Update README with new dev backend instructions. 2023-07-13 09:55:33 +01:00
Robin Townsend
c181d250ac Note the call backend in rageshake and analytics data 2023-06-23 14:47:32 -04:00
Daniel Abramov
551fb45d79 Update README 2023-06-22 20:19:04 +02:00
Robin Townsend
93bc28c1a6 Merge branch 'livekit-experiment' into merge-main 2023-06-12 11:19:52 -04:00
Enrico Schwendig
0192ed70ea Local develop setup with docker (#1103)
* Add local live kit backend run setup
2023-06-12 15:52:27 +02:00
Timo
b68d4bf51b Update README.md (#953)
Only a tiny typo
2023-03-10 14:42:24 +01:00