Commit graph

42 commits

Author SHA1 Message Date
548cfe139b
Remove comment about message queues 2024-10-23 03:47:37 +02:00
0df82ac931
Setup Postgres-based message queue 2024-10-23 03:44:20 +02:00
b29211c387
Sort of following now 2024-10-22 11:11:52 +02:00
5f61961792
Commit, but this is broken on akkoma auth fetch 2024-10-22 10:29:25 +02:00
7d3ab00c2a
Various things 2024-10-22 05:19:31 +02:00
58d4e3b8a4
Authorized fetch, anyone? 2024-10-21 06:30:45 +02:00
92d543dbbd
Keys seem to be working!
This is wild though: https://fosstodon.org/@hongminhee/113343168981354525
2024-10-21 06:20:41 +02:00
e2f2b3702b
Permissions are too hard, idc 2024-10-21 04:00:59 +02:00
4cb2e53ace
Various changes to get the server to launch again 2024-10-21 03:47:04 +02:00
f490404fb6
Create database initialization scripts 2024-10-21 03:24:20 +02:00
c554cb5936
Create VSCode launch configs 2024-10-21 03:24:07 +02:00
4ebacf6753
Fix logger name 2024-10-20 19:23:01 +02:00
2f54d41625
Incomplete progress, transition toward postgres 2024-10-20 07:48:27 +02:00
292d3d3e7d
Setup follow handler and actor mapper 2024-10-20 06:58:51 +02:00
1c4ca235b3
Fedify → federation handlers 2024-10-20 06:58:32 +02:00
fca9d4eb7f
Add typing to ctx 2024-10-20 06:25:51 +02:00
b22139ea73
Rename actor dispatcher to actor handler 2024-10-20 06:25:20 +02:00
42c7f73bf5
Serve a favicon 2024-10-20 06:22:27 +02:00
7ce86f3036
Refactor all existing code 2024-10-20 06:13:09 +02:00
325a8ad9ad
Rename graphql_test to graphql_stratz_test 2024-10-20 04:39:40 +02:00
d5c197259e
Support displaying players' and guilds' data' (#2)
Reviewed-on: #2
2024-10-19 03:32:09 +00:00
ac6a1492c5
Make guild profiles retrievable 2024-10-19 05:16:13 +02:00
329b6cc629
Return a Person instead of a Service 2024-10-19 04:36:47 +02:00
d8ac0284cb
Return basic Steam user data 2024-10-19 04:23:42 +02:00
9f2b880086
Add basic GraphQL functionality 2024-10-19 04:06:08 +02:00
787cfb36e4
Fix multiple Long definitions in the old schema 2024-10-19 02:43:13 +02:00
e5ec74b7e5
Import schema
https://github.com/RYGhub/revenants-brooch/blob/main/src/stratz_schema.gql
2024-10-19 02:42:15 +02:00
abbe255a46
Start feature/user branch 2024-10-19 01:44:47 +02:00
72d27b0ff1
Support for the basics of federation (#1)
Reviewed-on: #1
2024-10-17 22:48:13 +00:00
2bcc6b54ef
Get federation with Akkoma 2024-10-17 23:24:44 +02:00
3e7ed40126
Add denoland.vscode-deno VSCode extension recommendation 2024-10-17 07:41:28 +02:00
c002b0e1d1
Create basic author dispatcher 2024-10-17 03:46:40 +02:00
88c68122a6
Remove unused task as IntelliJ ignores it anyways 2024-10-17 03:04:00 +02:00
1310f4a4a4
Configure lint rules 2024-10-17 03:03:30 +02:00
25fad11afb
Setup logging 2024-10-17 02:55:32 +02:00
dbf7f6d49f
Auto-reformat code from now on 2024-10-17 02:46:08 +02:00
cdd2c37560
Add jsr:@logtape/logtape@^0.6.3 dependency 2024-10-17 02:44:17 +02:00
c3e60e3c12
Make the server fetch stuff from federation 2024-10-17 02:42:13 +02:00
f88c63b747
Create the server 2024-10-17 02:40:29 +02:00
1eb31ec0cf
Add jsr:@fedify/fedify@^1.0.2 dependency 2024-10-17 02:17:52 +02:00
addf7acb23
Move icon above title in README 2024-10-17 02:16:50 +02:00
56930ac2a4
Setup project 2024-10-17 02:14:41 +02:00