Commit Graph

19 Commits

Author SHA1 Message Date
饺子w 67493c643e Return 500 server error on database failures (#191) 2019-05-25 08:37:24 +02:00
eternal-flame-AD e5b24f4c92 Add plugin feature
Fixed database migration
Added a plugin system based on the go plugin package
2019-02-09 12:52:01 +01:00
eternal-flame-AD de09aae987 add extras to message model 2019-02-02 13:06:30 +01:00
Jannis Mattheis 68b160997d Format all go files 2019-01-01 23:34:42 +01:00
Eugene Gavrilov 0ca18b817c [#71] Make title in message not necessary field 2018-11-14 20:05:24 +01:00
Jannis Mattheis 80eec6ae3a Remove monkey dependency 2018-11-06 21:38:15 +01:00
Jannis Mattheis 39a3d46607 [#34] Adjust message api to be paged 2018-04-13 18:56:11 +02:00
Jannis Mattheis 785aa7e5b3 Remove mock & Use database util in message api 2018-03-25 19:33:29 +02:00
Jannis Mattheis 9e49849039 Use mode in all tests 2018-03-18 17:29:15 +01:00
Jannis Mattheis fb972ec9a6 Fix not working Get/DeleteMessagesWithApplication apis 2018-03-11 17:58:44 +01:00
Jannis Mattheis 98df7501f6 Add failing test for getmessages with not owned app 2018-03-11 17:58:44 +01:00
Jannis Mattheis 6dda2606d4 Adjust message api to use new app/client id 2018-03-11 17:58:44 +01:00
Jannis Mattheis 1e7e1a71f7 Rename to gotify 2018-02-12 16:48:01 +01:00
Jannis Mattheis b8b15040f9 Adjust GetMessagesByUserAndApplication to GetMessagesByApplication 2018-02-11 08:54:20 +01:00
Jannis Mattheis 98b7bcc2d6 Add notify to message api 2018-02-08 19:52:58 +01:00
Jannis Mattheis 4e3d00ea98 Reorder imports 2018-02-08 19:52:58 +01:00
Jannis Mattheis 7eed1703c5 Add unpatching the monkey (: 2018-02-08 19:52:58 +01:00
Jannis Mattheis ecdd7c51cd Rename model.Message#TokenID to ApplicationID 2018-02-01 18:49:12 +01:00
Jannis Mattheis 9178d2d08b Add message api 2018-02-01 18:49:12 +01:00