vojo/src
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
..
app Change username color in chat with power level color (#2282) 2025-03-23 22:09:29 +11:00
client Release v4.5.1 (#2251) 2025-03-05 13:33:18 +11:00
types New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
util redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
colors.css.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
config.css.ts fix font-weight in dark theme with unsupported fonts (#1964) 2024-09-22 22:31:32 +10:00
ext.d.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
index.scss Fix link visible inside spoiler (#2215) 2025-02-19 22:07:33 +11:00
index.tsx redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
sw.ts fix: register service worker immediately and cache media requests (#1977) 2024-10-16 21:26:03 +11:00