13 Commits

Author SHA1 Message Date
deepsource-autofix[bot]
c478f83f70
Remove unnecessary 'async' keyword 2022-09-05 17:25:36 +00:00
Mystikfluu
6ed17497c5 rewrite to a module 2022-08-19 19:29:14 +02:00
Mystikfluu
b1df38a276 change from require to import 2022-08-19 18:47:00 +02:00
Mystikfluu
f8ba9fd95b lay groundwork for simple dm encryption 2022-08-19 18:36:26 +02:00
Mystikfluu
da6497bfed fix typo 2022-08-14 00:26:42 +02:00
Mystikfluu
18a080f349 add getDM endpoint 2022-08-14 00:22:12 +02:00
Mystikfluu
ecacb7568d conversations now returns all conversations
doesn't just check if you had a conversation with a certain person
2022-08-11 00:06:52 +02:00
Mystikfluu
2c871e3053 enhance conversation check 2022-08-11 00:00:56 +02:00
Mystikfluu
2eb7ed0ccf add new api endpoint 2022-08-10 23:57:26 +02:00
Mystikfluu
3147af35ec fix bug 2022-08-10 23:48:55 +02:00
Mystikfluu
d37c883d89 change channel to receiver 2022-08-10 23:45:57 +02:00
Mystikfluu
21ed1fc476 add simple tests 2022-08-10 22:26:57 +02:00
Mystikfluu
a4b6d24651 move PersonalMessages to its own file 2022-08-10 21:47:59 +02:00