Enot (ded) Skelly
63c0ff37e1
fix issue with db on conflict
...
postgress doesn't like that, so two queries
2026-05-26 11:17:38 -07:00
Enot (ded) Skelly
9b242583d9
add messages enpoints
...
messages at /channels as well as generic /messages
2026-05-25 16:01:01 -07:00
Enot (ded) Skelly
b5c9ca656f
add channels api routes
2026-05-25 14:58:50 -07:00
Enot (ded) Skelly
94786f9632
improve channel storage
...
changes channel storage to include the full key and a hashtag if isHashtag
this prevents some collision issues and will improve message lookup accuracy as well
as allow message search by hashtag channel, name or single byte hash in future
2026-05-23 09:31:15 -07:00
Enot (ded) Skelly
a2b6bd725a
add config and region apis
...
optional config file and db seeding
region api endpoints
2026-05-22 15:49:12 -07:00
Enot (ded) Skelly
f04182f097
add region api routes
2026-05-22 15:00:36 -07:00
Enot (ded) Skelly
838681eec7
ingestion + ws complete
2026-05-22 11:43:27 -07:00