Commit Graph

21 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 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
Jannis Mattheis 76ca344b77 Make security more compact 2018-11-24 11:31:32 +01:00
Jannis Mattheis 9e7859c36c Add missing bad request / not found definitions 2018-11-24 11:31:32 +01:00
Jannis Mattheis dfb71dabbc Make produce/consumes more compact 2018-11-24 11:31:32 +01:00
Jannis Mattheis c841e1cd24 Move swagger comments to api 2018-11-24 11:31:32 +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 0f2e7cf5e2 Use gofmt -s 2018-03-25 19:33:29 +02:00
Jannis Mattheis fb972ec9a6 Fix not working Get/DeleteMessagesWithApplication apis 2018-03-11 17:58:44 +01:00
Jannis Mattheis 4078358aaa Check ownership of app on GetMessagesWithToken 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 28584184b1 Formatting 2018-02-11 14:33:59 +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 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