Valere
da55d84bde
Add script to check that the tsdoc is correct and up-to-date
2025-12-30 17:02:44 +01:00
Timo K
85f659bcc9
Introduce MatrixMemberMetadata and use it to simplify username and
...
avatar computation This removes member from the tiles entirely!
2025-11-11 15:51:48 +01:00
Timo K
c8ef8d6a24
start moving over/removing things from the CallViewModel
2025-10-30 01:13:06 +01:00
Robin
13636b78d9
Replace deprecated CallMembership.sender with userId
2025-10-14 12:07:51 -04:00
Timo
46f5c44db0
temp2
2025-03-13 18:00:07 -04:00
Timo
adb5934f0b
temp
2025-03-13 17:51:41 -04:00
Hugh Nimmo-Smith
30b5bcdfb6
Cache calls to removeHiddenChars() to fix performance bottleneck in Safari ( #3066 )
...
* Cache calls to removeHiddenChars() as very slow on Safari
Fixes #3065
* Test
* Split testing for removeHiddenChars
2025-03-10 13:55:03 +00:00
Hugh Nimmo-Smith
0f5dc33918
Fix copyright header to say dual license not just AGPL ( #3013 )
...
This probably should have been part of https://github.com/element-hq/element-call/pull/2984
2025-02-18 17:59:58 +00:00
Will Hunt
3189bdba2a
Fix displayname calculation around RTL / unhomoglyth. ( #2953 )
2025-01-16 17:26:58 +00:00
Will Hunt
0f2e67dd60
Disambiguate displaynames ( #2918 )
...
* Disambigute displaynames
* Add test
* fixup test functions
* prettier
* lint
* Split displayname utils into own file and add tests.
* Split out fixtures
* Add more testcases for displayname calculation.
* lint
* Also listen for displayname changes. (I stand corrected!)
* fix missing media tiles on missing member
2025-01-14 14:46:39 +00:00