Commit Graph

8 Commits

Author SHA1 Message Date
Yiğit Kerem Oktay 7aed1d2580
Delete duplicate 2020-08-17 16:40:59 +03:00
Yiğit Kerem Oktay 0bc924e39a
Fix crash while trying to send notifications 2020-08-17 16:39:41 +03:00
Yiğit Kerem Oktay 489c745609
Create settings table 2020-08-15 20:22:36 +03:00
Thomas Nilsen b90fab434c Changes to SQL schema
In order to handle multiple subscription types using the same tables
some changes from the schema as implemented by PR #1 are needed.
A typeID field will be the indicator for which type of notification
to use. Additional notification types must be assinged unique
typeIDs. Assigned typeID for now are:

- 1 = Telegram
- 2 = email
2018-11-25 20:04:59 +01:00
jhuesser eabca6bb0c database modifications 2018-11-23 22:06:48 +01:00
Vojtěch Sajdl c25e8bcae8
Instalator fixes and lots and lots of other bugfixes 2018-01-12 21:35:31 +01:00
Vojtěch Sajdl 328afe1c80
SQL with foreign keys 2018-01-07 21:09:11 +01:00
Vojtěch Sajdl 9a49428bf9 Initial commit 2017-11-24 00:09:36 +01:00