Commit graph

16 commits

Author SHA1 Message Date
Martin Rey 2c058d7e15 [misc] Use black to reformat code 2020-12-30 21:45:06 +01:00
Martin Rey 2954f3700b [misc] Sort imports with isort 2020-12-30 21:45:06 +01:00
Martin Rey e85a4cebb0 [misc] Add member to copyright section of edited files 2020-12-30 21:45:06 +01:00
Martin Rey 2db213af69 [misc] Use format() instead of %s, f-strings, concat 2020-12-30 21:45:06 +01:00
Martin Rey d5c8eb628d
[telegram] Add support for help command 2020-10-12 15:32:10 +02:00
Cathy Hu 3025d8b05a [misc] Fix all 204 responses 2020-09-11 02:58:39 +02:00
Cathy Hu 28396eb379 [misc] Fix production issues 2020-09-10 19:37:06 +02:00
Cathy Hu 7d54375b43 [core] Fix hood destruction process 2020-09-06 19:11:18 +02:00
Cathy Hu d8a270573e [telegram] Add public telegram endpoint to list all bots to a hood 2020-09-03 17:38:12 +02:00
Cathy Hu 5e9a947284 [telegram] Add username to telegram bots 2020-08-31 14:08:53 +02:00
Thomas Lindner 3eba5e2ac5 [frontend] Generate services from openapi.json 2020-07-25 21:46:39 +02:00
Cathy Hu 87a315f340 [frontend] Add openapi generator and annotate OpenAPI in backend 2020-07-25 19:47:07 +02:00
Cathy Hu 98f60d498b [telegram] Fix telegram api key update bug 2020-07-17 23:41:50 +02:00
Thomas Lindner fc324f102d [misc] Add flake8 to tox and fix existing issues 2020-07-17 19:59:25 +02:00
Cathy Hu 2aab9d3273 [telegram] Add start, stop, status, update REST endpoints and /stop command 2020-07-17 15:07:24 +02:00
Cathy Hu 4b6a211c09 [telegram] Add telegram bot 2020-07-11 12:34:38 +02:00