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

DateCommit messageAuthorFiles+-
2022-05-20 14:54Add aria labelsMTRNord3+11-11
2022-05-20 14:48Use Suspense for the pages to make it just a little cheaperMTRNord1+19-7
2022-05-20 13:49Improve banlist overviewMTRNord4+119-117
2022-05-20 12:09Fix bg color and updateMTRNord3+953-961
2022-05-20 12:05Fix background colorMTRNord1+2-2
2022-05-20 11:57Add room id to tableMTRNord1+4-0
2022-05-20 11:57Add ban type room.MTRNord1+2-1
2022-03-03 16:28Add some css fixesMTRNord2+5-5
2022-03-03 16:25Add width 100% to tablesMTRNord1+2-2
2022-03-03 16:23Remove loggingMTRNord1+0-4
2022-03-03 16:21Make loop betterMTRNord1+6-2
2022-03-03 16:18Also show lists a user isnt joined in for the banformMTRNord1+8-0
2022-03-03 16:12Fix typesMTRNord3+5-8
2022-03-03 16:07LoggingMTRNord1+4-1
2022-03-03 16:03Add logMTRNord1+1-0
2022-03-03 16:00Fix logic for banform and also filter banlistMTRNord3+25-7
2022-03-03 15:50Prepare ability to add bot to new room and allow smarter filtering of the dropwdown using a custom state event.MTRNord7+202-7
2022-02-22 21:04Add kick formMTRNord2+98-0
2022-02-22 20:55Todos and ideas are moved to issuesMTRNord2+0-12
2022-02-22 20:06Add some form validation and move correct files in the correct foldersMTRNord7+314-296
2022-02-20 21:01Add room to readmeMTRNord1+2-0
2022-02-20 21:01Add redacting actionMTRNord6+272-165
2022-02-20 20:16Improve formMTRNord1+4-4
2022-02-20 20:09Add fonts and make the form better readable and a componentMTRNord13+226-110
2022-02-18 22:57Add screenshotMTRNord2+3-0
2022-02-18 22:43Add hosted instanceMTRNord1+7-3
2022-02-18 21:40Create LICENSEMarcel1+201-0
2022-02-18 21:40Expand readmeMTRNord1+11-1
2022-02-18 21:38Add readmeMTRNord1+13-3
2022-02-18 21:29Add missing fields for ban formMTRNord1+31-15
2022-02-18 21:13Some quality of live improvementsMTRNord4+105-15
2022-02-18 20:33Add basic ban list and plan out page designMTRNord24+2293-264
2022-02-14 01:12Initialize project using Create React AppMTRNord20+27825-0