• Joined on 2023-07-08
zephyr pushed to typespec at ligmo/ligmo 2025-05-07 15:14:10 -04:00
310dcab193 api: apply visibility rules to user ban info
zephyr commented on pull request ligmo/ligmo#20 2025-05-07 14:44:37 -04:00
read api specification

should be easy to add later

zephyr pushed to typespec at ligmo/ligmo 2025-05-07 14:40:34 -04:00
4690674f85 api: get emote set by connected platform id
1a513a7a6c api: minor formatting mistake
3b43260b94 api: format
5dbecf2333 api: only query emotes by id directly
3f4bd47500 api: include connections in emote sets
Compare 15 commits »
zephyr pushed to typespec at ligmo/ligmo 2025-05-07 14:36:33 -04:00
a663b02ba2 api: get emote set by connected platform id
71d0f64c18 api: minor formatting mistake
Compare 2 commits »
zephyr approved ligmo/ligmo#23 2025-05-06 21:35:05 -04:00
infra: setup compose and add mise tasks
zephyr commented on pull request ligmo/ligmo#23 2025-05-06 21:35:00 -04:00
infra: setup compose and add mise tasks

not worth then

zephyr commented on pull request ligmo/ligmo#23 2025-05-06 21:32:11 -04:00
infra: setup compose and add mise tasks

is it reasonably simple to make the host ports for services configurable? or perhaps we can isolate the whole network, if this is just for tests?

zephyr approved ligmo/ligmo#22 2025-05-06 20:15:25 -04:00
fixup go env via mise
zephyr pushed to typespec at ligmo/ligmo 2025-05-06 15:14:48 -04:00
fef24da3fc api: format
396963fdc8 api: only query emotes by id directly
0fd07238f1 api: include connections in emote sets
ab9a80565c move prettier config to root, cleanup api/, and version typespec in package.json (#21)
e6ca2b5f97 api: rename emote list -> emote set
Compare 10 commits »
zephyr deleted branch schema-updates from ligmo/ligmo 2025-05-06 14:58:37 -04:00
zephyr pushed to main at ligmo/ligmo 2025-05-06 14:58:37 -04:00
0f1c354dfe schema: adjustments (#15)
zephyr merged pull request ligmo/ligmo#15 2025-05-06 14:58:35 -04:00
schema: adjustments
zephyr pushed to schema-updates at ligmo/ligmo 2025-05-06 13:18:11 -04:00
dc682f5083 schema: add index for connections by set id
18916c2529 schema: singular table names
Compare 2 commits »
zephyr pushed to typespec at ligmo/ligmo 2025-05-06 12:11:23 -04:00
d412014bb7 api: format
0adc9ce683 api: only query emotes by id directly
24d2f09767 api: include connections in emote sets
Compare 3 commits »
zephyr deleted branch cleanup-tooling from ligmo/ligmo 2025-05-06 12:01:56 -04:00
zephyr pushed to typespec at ligmo/ligmo 2025-05-06 12:01:56 -04:00
43cd2af30f move prettier config to root, cleanup api/, and version typespec in package.json (#21)
zephyr merged pull request ligmo/ligmo#21 2025-05-06 12:01:54 -04:00
move prettier config to root, cleanup api/, and version typespec in package.json
zephyr commented on pull request ligmo/ligmo#21 2025-05-06 11:49:03 -04:00
move prettier config to root, cleanup api/, and version typespec in package.json

Didn't you want to remove /api/.gitignore too?

zephyr commented on pull request ligmo/ligmo#21 2025-05-06 11:49:03 -04:00
move prettier config to root, cleanup api/, and version typespec in package.json

This file can be deleted now that we aren't using Elixir.

zephyr commented on pull request ligmo/ligmo#15 2025-05-06 11:09:31 -04:00
schema: adjustments

Now we have different tables named emote_set and set_emote...