renovate[bot]
4a381c2a10
Update all non-major dependencies ( #29194 )
...
* Update all non-major dependencies
* Delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Prettier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-05 13:25:06 +00:00
David Langley
69ee8fd96a
Change License: AGPL + Element Commercial ( #28856 )
...
* Add commercial licence and update config files
* Update license in headers
* Revert "Update license in headers"
This reverts commit 7ed7949485 .
* Update only spdx id
* Remove LicenseRef- from package.json
LicenseRef- no longer allowed in npm v3 package.json
This fixes the warning in the logs and failing build check.
2025-01-06 11:18:54 +00:00
David Langley
491f0cd08a
Change license ( #13 )
...
* Copyright headers 1
* Licence headers 2
* Copyright Headers 3
* Copyright Headers 4
* Copyright Headers 5
* Copyright Headers 6
* Copyright headers 7
* Add copyright headers for html and config file
* Replace license files and update package.json
* Update with CLA
* lint
2024-09-09 13:57:16 +00:00
Michael Telatynski
ad73b0c16e
Switch to importing most things from the main matrix-js-sdk export ( #11406 )
...
* Switch to importing most things from the main matrix-js-sdk export
* fix imports
* Iterate
* Fix tests
2023-08-15 15:00:17 +00:00
Kerry
de6a1a661c
apply strictnullchecks to src/components/views/beacon/* ( #10272 )
2023-03-02 09:58:05 +00:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Kerry
2bdb4d396a
Live location share - show loading UI for beacons with start timestamp in the future (PSF-1081) ( #8775 )
...
* check for beacons that are yet to start and show loading ui
Signed-off-by: Kerry Archibald <kerrya@element.io >
* update snapshots for js-sdk rename
Signed-off-by: Kerry Archibald <kerrya@element.io >
* remove debug
Signed-off-by: Kerry Archibald <kerrya@element.io >
* Update test/components/views/messages/MBeaconBody-test.tsx
Co-authored-by: Travis Ralston <travisr@matrix.org >
* Update src/components/views/beacon/displayStatus.ts
Co-authored-by: Travis Ralston <travisr@matrix.org >
Co-authored-by: Travis Ralston <travisr@matrix.org >
2022-06-09 13:25:30 +01:00
Kerry
661e2c2aa5
Live location sharing - beacon map in timeline ( #8286 )
...
* add displaystatus util
Signed-off-by: Kerry Archibald <kerrya@element.io >
* map fallback svg
Signed-off-by: Kerry Archibald <kerrya@element.io >
* add Map to mbeaconbody
Signed-off-by: Kerry Archibald <kerrya@element.io >
* add bubble layout handling
Signed-off-by: Kerry Archibald <kerrya@element.io >
* test beaconbody
Signed-off-by: Kerry Archibald <kerrya@element.io >
* typo
Signed-off-by: Kerry Archibald <kerrya@element.io >
* use randomString from js-sdk
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-04-12 09:13:55 +01:00