Commit graph

15 commits

Author SHA1 Message Date
t.ruspekhofer
ccb276a265 Added Polls and locking raids if not enough users are signed up
needs testing
2023-01-03 13:53:26 +01:00
Sarah Faey
64ce169094 Added group reminder 2022-12-08 23:27:26 +01:00
Sarah Faey
83f9b2d0b8 added copy template function 2022-12-08 22:01:54 +01:00
Sarah Faey
7394d120e1 fixed template reminder times 2022-12-05 17:05:31 +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
f0ef990993 added EventType to raid 2022-12-03 17:59:29 +01:00
Sarah Faey
300ab2370f fixed deleting users 2022-12-03 16:24:06 +01:00
Sarah Faey
893ec1f16d fixed crash when deleting Raids
removed Raid from Reminders and DiscordMessages
2022-11-29 23:59:28 +01:00
Sarah Faey
e9b353527f Added SendMessageToRaidUsers
Message is sent, if furure Raid is deleted
2022-11-14 09:12:17 +01:00
Sarah Faey
ed7a1905fd changed reminders to use DateTimeOffset 2022-11-13 22:07:31 +01:00
Sarah Faey
e445b2a181 Added Discord Bot 2022-11-06 19:10:58 +01:00
t.ruspekhofer
7533d5a704 Moved Models to Shared Project 2022-04-02 19:23:53 +02:00
t.ruspekhofer
bae69648d0 Renamed RaidRole and RaidSignUpHistory 2022-03-23 21:48:29 +01: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
ab6602710d Added RaidTemplates and TimerService to create weekly raids 2022-03-12 21:16:45 +01:00