vojo/src/app/pages
Ajay Bura 08e975cd8e
Change username color in chat with power level color (#2282)
* add active theme context

* add chroma js library

* add hook for accessible tag color

* disable reply user color - temporary

* render user color based on tag in room timeline

* remove default tag icons

* move accessible color function to plugins

* render user power color in reply

* increase username weight in timeline

* add default color for member power level tag

* show red slash in power color badge with no color

* show power level color in room input reply

* show power level username color in notifications

* show power level color in notification reply

* show power level color in message search

* render power level color in room pin menu

* add toggle for legacy username colors

* drop over saturation from member default color

* change border color of power color badge

* show legacy username color in direct rooms
2025-03-23 22:09:29 +11:00
..
auth Release v4.5.1 (#2251) 2025-03-05 13:33:18 +11:00
client Change username color in chat with power level color (#2282) 2025-03-23 22:09:29 +11:00
afterLoginRedirectPath.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
App.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
ConfigConfig.tsx feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
FeatureCheck.tsx feat: check IndexedDB support (#1630) 2024-01-23 18:36:55 +05:30
MobileFriendly.tsx URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
paths.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
pathSearchParam.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
pathUtils.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
Router.tsx Change username color in chat with power level color (#2282) 2025-03-23 22:09:29 +11:00
ThemeManager.tsx Change username color in chat with power level color (#2282) 2025-03-23 22:09:29 +11:00