• Joined on 2023-07-08
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 pushed to main at ligmo/ligmo 2025-05-06 14:58:37 -04:00
0f1c354dfe schema: adjustments (#15)
zephyr deleted branch schema-updates from ligmo/ligmo 2025-05-06 14:58:37 -04:00
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 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 deleted branch cleanup-tooling from ligmo/ligmo 2025-05-06 12:01:56 -04:00
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

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

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#15 2025-05-06 11:09:31 -04:00
schema: adjustments

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

zephyr commented on issue ligmo/ligmo#16 2025-05-06 10:57:15 -04:00
decide the name of a collection of emotes

Every open PR now uses "emote set," so the decision is made and implemented.

zephyr closed issue ligmo/ligmo#16 2025-05-06 10:57:15 -04:00
decide the name of a collection of emotes
zephyr commented on issue ligmo/ligmo#16 2025-05-06 10:55:48 -04:00
decide the name of a collection of emotes

I think the fact that both 7TV and BTTV use "emote set" means it's the correct choice by convention. That said, I had chosen list first because it's a much more common word in English. I also…

zephyr pushed to typespec at ligmo/ligmo 2025-05-06 10:53:20 -04:00
e3b61cb574 api: rename emote list -> emote set
4805480051 api: move route tags to op definitions
Compare 2 commits »
zephyr pushed to schema-updates at ligmo/ligmo 2025-05-06 10:38:34 -04:00
ddb5bf4964 schema: rename emote list -> emote set