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 |
|
R Midhun Suresh
|
9a76d6b9a3
|
Locallazy: Convert even more strings (#11679)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2023-10-02 11:43:00 +01:00 |
|
Michael Telatynski
|
030b7e90bf
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
|
Michael Telatynski
|
f1e8e7f140
|
Enable @typescript-eslint/explicit-member-accessibility on /src (#9785)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
|
2022-12-16 12:29:59 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Travis Ralston
|
97efdf7094
|
Merge branch 'develop' into travis/remove-skinning
|
2022-03-31 19:25:43 -06:00 |
|
Travis Ralston
|
5fa2ca83ac
|
Allow voice messages to be scrubbed in the timeline (#8079)
* Use SeekBar for voice messages + move seeking logic to base class
* Appease the linter
* Update tests
|
2022-03-29 14:07:35 -06:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Kerry
|
4bf42babc7
|
dont re-prepare voice messages (#7897)
* dont reprepare voice messages
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove debug
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test Playback
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test RecordingPlayback
Signed-off-by: Kerry Archibald <kerrya@element.io>
* forgotten copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add comments
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-01 09:43:32 +01:00 |
|
Michael Telatynski
|
5f5bb4a4fe
|
Consolidate TileShape into TimelineRenderingType (#7843)
|
2022-02-18 15:56:05 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Travis Ralston
|
c427612c24
|
de-dupe audio player
Fixes https://github.com/vector-im/element-web/issues/18161
|
2021-07-22 12:14:38 -06:00 |
|