matrix-moderation-widget

A widget for moderating with mjolnir. Highly WIP. Use at your own risk!
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-moderation-widget.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.eslintignore4L
-rw-r--r--.eslintrc.json27L
-rw-r--r--.gitignore23L
-rw-r--r--LICENSE201L
-rw-r--r--README.md57L
-rw-r--r--images/screenshot.png467105B
-rw-r--r--package-lock.json29234L
-rw-r--r--package.json57L
-rw-r--r--public/index.html43L
-rw-r--r--public/manifest.json15L
-rw-r--r--src/assets/fonts/Inter-Black.woff2104704B
-rw-r--r--src/assets/fonts/Inter-Bold.woff2108700B
-rw-r--r--src/assets/fonts/Inter-ExtraBold.woff2108692B
-rw-r--r--src/assets/fonts/Inter-ExtraLight.woff2106292B
-rw-r--r--src/assets/fonts/Inter-Light.woff2106340B
-rw-r--r--src/assets/fonts/Inter-Medium.woff2108052B
-rw-r--r--src/assets/fonts/Inter-Regular.woff2100280B
-rw-r--r--src/assets/fonts/Inter-SemiBold.woff2108588B
-rw-r--r--src/assets/fonts/Inter-Thin.woff2100352B
-rw-r--r--src/assets/fonts/Inter-VariableFont_slnt,wght.woff2325608B
-rw-r--r--src/components/App.tsx88L
-rw-r--r--src/components/Banlist.tsx183L
-rw-r--r--src/components/Home.tsx33L
-rw-r--r--src/components/NewRoom.tsx28L
-rw-r--r--src/components/forms/BanForm.tsx170L
-rw-r--r--src/components/forms/KickForm.tsx93L
-rw-r--r--src/components/forms/NewRoomForm.tsx86L
-rw-r--r--src/components/forms/RedactForm.tsx97L
-rw-r--r--src/index.css105L
-rw-r--r--src/index.tsx60L
-rw-r--r--src/react-app-env.d.ts1L
-rw-r--r--src/reportWebVitals.ts15L
-rw-r--r--src/setupTests.ts5L
-rw-r--r--src/windowExt.ts77L
-rw-r--r--tailwind.config.js7L
-rw-r--r--tsconfig.json26L