Commit graph

24 commits

Author SHA1 Message Date
Sarah Faey
1158aff6df added poll pages 2023-01-14 21:04:01 +01:00
Sarah Faey
2288e48308 Random Messages don't show empty roles
No Flex Button in random raids
Reworked random sign up to keep roles after signing off
2022-12-10 19:51:05 +01:00
Sarah Faey
c88bf5b133 Added signed up options for role reminder
Added option to opt out of reminders
2022-12-09 22:26:16 +01:00
Sarah Faey
64ce169094 Added group reminder 2022-12-08 23:27:26 +01:00
Sarah Faey
929ca9c0a7 Added autodelete for users after one year inactivity 2022-12-08 17:37:00 +01:00
Sarah Faey
9b8e85e871 fixed sign up error 2022-12-05 17:47:45 +01:00
Sarah Faey
c96d34fc6a removed RaidLogs 2022-12-05 14:28:04 +01:00
Sarah Faey
a4c29d8891 removed defaults from FirstOrDefault to avoid reading everything with ToList 2022-12-05 11:55:21 +01:00
Sarah Faey
ed343d813e banning users now signs them off from every raid 2022-12-04 13:20:37 +01:00
Sarah Faey
21ac2db1cd deleting the account now also updates the discord mesage 2022-12-04 12:52:41 +01:00
Sarah Faey
5d05430b89 banning a user now removes their roles
banned users can't be deleted completely
signing up for banned users is no longer possible
2022-12-04 12:34:21 +01:00
Sarah Faey
300ab2370f fixed deleting users 2022-12-03 16:24:06 +01:00
Sarah Faey
f9e05ab545 fixed deleting the user 2022-12-01 23:30:46 +01:00
Sarah Faey
26dd595057 Added delete user button 2022-12-01 21:42:43 +01:00
Sarah Faey
dc2563e16c added needed rights for slash commands
added functions for account select in the bot
2022-11-29 00:04:22 +01:00
Sarah Faey
85eaf8b36e Added main account select 2022-11-21 22:27:56 +01:00
Sarah Faey
c4ecb512d7 Added renaming users and main gw2 accounts 2022-11-21 18:27:26 +01:00
t.ruspekhofer
d54ce50336 merged LiebUserId with DiscordId 2022-05-17 23:14:58 +02:00
t.ruspekhofer
2bf630f3a1 Raids and RaidTemplates are now only editable by their owner or moderators
reworked user rights
2022-03-21 01:12:35 +01:00
t.ruspekhofer
8d443781a4 Random Raid Role is no longer falesly deleted 2022-03-13 23:38:18 +01:00
t.ruspekhofer
2a26e7f8b5 reworked account pages 2022-03-06 23:33:31 +01:00
t.ruspekhofer
d472889ae1 Added user rights management 2022-02-27 14:24:39 +01:00
t.ruspekhofer
7113e3abee Added account management sites 2022-02-27 00:31:04 +01:00
t.ruspekhofer
b18cc58665 added RaidDetails.razor + needed services 2022-02-24 23:29:31 +01:00