Commit graph

13 commits

Author SHA1 Message Date
eikendev
2c20e42a21
Add misspell, gocritic, and revive 2023-04-01 20:00:58 +02:00
cubicroot
9fecabf1f7 fix typos 2022-04-24 16:58:40 +02:00
cubicroot
101db63649 rearange code 2022-04-23 20:14:23 +02:00
eikendev
f839f248b9
Use logrus for logging 2022-04-11 23:46:02 +02:00
eikendev
e676b723e9
Sanitize notification before processing it 2022-02-13 16:57:07 +01:00
Cubicroot
54d3cef46a add openapi docu 2021-10-01 18:19:50 +02:00
Cubicroot
c5e4669fda clean up 2021-06-11 10:21:48 +02:00
Cubicroot
eebc7f7e31 get delete messages to work 2021-06-06 21:13:07 +02:00
Cubicroot
b392ea1b44 add endpoint for delete 2021-06-06 19:30:25 +02:00
Cubicroot
5be204dc19 proof of concept 2021-06-02 17:46:04 +02:00
eikendev
2e2326843f
Repair channels if necessary 2021-02-09 00:05:16 +01:00
eikendev
d7721e827b
Add option to enforce strict compatibility
Some plugins check for token length. Since PushBits uses longer tokens by default for better security, these plugins are
incompatible. With this patch, users can decide if they want an application to have a short token, so that said plugins
can talk to PushBits again.
2021-02-08 00:34:33 +01:00
eikendev
9a4a096526
Restructure project layout 2021-01-16 16:56:49 +01:00