ba2b882ed6
Add creating new personal chats
2021-11-17 19:24:08 +01:00
5c8e72a733
Fix array formatting for SQL
2021-11-16 23:49:43 +01:00
e0f0f66c5f
Change username validation
2021-10-25 20:00:20 +02:00
39280f479c
Add username validation
2021-10-25 17:47:51 +02:00
c9a59f4731
Simplify some utility functions
2021-10-18 14:37:29 +02:00
54461e7934
Fix connection between GraphQL and SQL
...
At this point I don't even know where I started anymore.
At least it works and the code looks kinda nice.
This is something for future me. I need sleep.
2021-10-17 22:04:39 +00:00
15e9c596c2
Change all field names to camelCase in GraphQL
2021-10-17 17:09:06 +00:00
8d67300d5f
Change return type of createUser to ID
2021-10-17 16:58:04 +00:00
b46715650b
Add graphql field get_user_id
...
Given a username it will give you this user's ID
2021-10-17 16:28:50 +00:00
1ea3e5260c
Add basic user adding functionality
...
What works:
- adding users
- default settings
- detect duplicate usernames
2021-10-16 23:52:58 +00:00
8522306298
getting warp to work
...
Co-authored-by: Elias Schriefer
2021-09-26 14:59:56 +00:00
40abea11f0
Implement GraphQL logic for SQLite
2021-07-27 19:11:40 +00:00
5fce7657f7
Add GraphQL juniper definitions
2021-07-21 08:23:14 +00:00
998b6f93bc
Add module for graphql stuff
2021-07-16 07:05:09 +00:00