jaina heartles heartles
  • fae/she @heartles@egirls.gay on fedi

  • Joined on 2022-08-05
heartles pushed to main at heartles/fediglam 2022-11-14 07:04:29 +00:00
06aa3ad44e Updated README
heartles closed issue heartles/fediglam#3 2022-11-14 07:03:15 +00:00
Local / Global timelines
heartles commented on issue heartles/fediglam#3 2022-11-14 07:03:13 +00:00
Local / Global timelines

Implemented in 4773a86313613861cbb4506e6cf708df90636ee4

heartles pushed to main at heartles/fediglam 2022-11-14 07:02:07 +00:00
4773a86313 Add args to timeline controller
heartles pushed to main at heartles/fediglam 2022-11-14 06:03:11 +00:00
4e81441a0d Move query format helpers into common code
bfd73b7a1f Add union support to query parser
8694516180 Add local timeline
5630c6160f Rename prep_allocator
139fc92854 Add queryRowsWithOptions method to db helper
Compare 17 commits »
heartles commented on issue heartles/fediglam#13 2022-11-11 07:13:09 +00:00
Internal Job Queue

I'm putting the "waiting for zig 0.11" tag on this but we might be able to push this up. Reconsider this in a later release, we might be able to do it before async/await gets released in the…

heartles commented on issue heartles/fediglam#14 2022-11-11 07:10:24 +00:00
Communication between worker processes

After working on this for a while, I'm running into compiler bugs. Most of them are a result of the stage1 compiler sucking, but it's also partly caused by the self-hosted compiler not supporting…

heartles closed issue heartles/fediglam#16 2022-11-11 07:07:57 +00:00
Websocket/Streaming endpoint
heartles commented on issue heartles/fediglam#35 2022-10-16 22:34:25 +00:00
Decide on timeline endpoint

I think for now it might be a good idea to just implement the former. We can reconsider when we actually put the GET /notes endpoint together, because post search is helpful for moderation…

heartles opened issue heartles/fediglam#35 2022-10-16 22:28:42 +00:00
Decide on timeline endpoint
heartles opened issue heartles/fediglam#34 2022-10-16 12:59:46 +00:00
Handle incoming WebSocket frames on background thread
heartles opened issue heartles/fediglam#33 2022-10-16 12:55:38 +00:00
Check Websocket Text messages for valid UTF-8
heartles opened issue heartles/fediglam#32 2022-10-16 12:53:32 +00:00
Handle Websocket control frames gracefully
heartles commented on issue heartles/fediglam#16 2022-10-16 12:51:34 +00:00
Websocket/Streaming endpoint

Following e4cbb0acc3 a basic endpoint is up that does nothing but echo back inputs. We need #3 to be better implemented to give this endpoint functionality. It's also named pretty badly so we…

heartles pushed to main at heartles/fediglam 2022-10-16 12:49:02 +00:00
e90d9daf77 Serve on ipv6 by default
e4cbb0acc3 Add basic websocket support
Compare 2 commits »
heartles opened issue heartles/fediglam#31 2022-10-15 07:17:01 +00:00
Allow choosing an allocation strategy in controllers
heartles opened issue heartles/fediglam#30 2022-10-15 00:02:19 +00:00
Better HTTP Header Handling
heartles opened issue heartles/fediglam#29 2022-10-14 08:33:37 +00:00
Return WWW-Authenticate header
heartles closed issue heartles/fediglam#11 2022-10-14 04:07:13 +00:00
Support multiple connections at once
heartles commented on issue heartles/fediglam#11 2022-10-14 04:07:04 +00:00
Support multiple connections at once

closed with cb2f97a28f