This website requires JavaScript.
Explore
Help
Sign In
LotusGuild
/
cinny
Watch
2
Star
0
Fork
0
You've already forked cinny
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9273eb5f2e0c52e427471b4867cd8a61652ce276
cinny
/
src
/
app
/
features
/
room-settings
/
permissions
T
History
Lotus Bot
d1c49a1738
fix(a11y): add semantic heading hierarchy across settings, modals, and pages\n\nAdd as="h1"/h2/h3 to Text components used as visual headings:\n- Auth pages: h1 brand, h2 section titles\n- Settings panels: h2 for General/Permissions/DeveloperTools/Members/Emojis\n- Modal dialogs: h2 for CreateRoom, CreateSpace, AddServer\n- Explore pages: h2 page heading, h3 subsections\n- Inbox pages: h2 Notifications/Invites, h3 Primary/Public/Spam\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 13:35:55 -04:00
..
index.ts
New room settings, add customizable power levels and dev tools (
#2222
)
2025-03-19 23:14:54 +11:00
Permissions.tsx
fix(a11y): add semantic heading hierarchy across settings, modals, and pages\n\nAdd as="h1"/h2/h3 to Text components used as visual headings:\n- Auth pages: h1 brand, h2 section titles\n- Settings panels: h2 for General/Permissions/DeveloperTools/Members/Emojis\n- Modal dialogs: h2 for CreateRoom, CreateSpace, AddServer\n- Explore pages: h2 page heading, h3 subsections\n- Inbox pages: h2 Notifications/Invites, h3 Primary/Public/Spam\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 13:35:55 -04:00
usePermissionItems.ts
feat: Add option to start video call in DM (
#2745
)
2026-05-14 19:41:12 +10:00