• Joined on 2023-07-08
zephyr commented on pull request ligmo/ligmo#18 2025-05-05 22:45:31 -04:00
Initalize go project

Just having this be the default value for a flag would be better imo. Having to care about env is just extra steps at this point, especially when we don't get a default otherwise.

(Going…

zephyr commented on pull request ligmo/ligmo#18 2025-05-05 22:14:25 -04:00
Initalize go project

what's this

zephyr commented on issue ligmo/ligmo#17 2025-05-05 19:47:27 -04:00
Setup Go Project

see also #8

zephyr pushed to schema-updates at ligmo/ligmo 2025-05-05 19:23:10 -04:00
451a7e3e94 schema: rename replaced -> replaced_by
zephyr pushed to schema-updates at ligmo/ligmo 2025-05-05 18:16:17 -04:00
5b9140a7d1 schema: adjust emote-on-list unique constraint
zephyr opened issue ligmo/ligmo#16 2025-05-05 16:14:28 -04:00
decide the name of a collection of emotes
zephyr created pull request ligmo/ligmo#15 2025-05-05 13:54:04 -04:00
schema: adjustments
zephyr created branch schema-updates in ligmo/ligmo 2025-05-05 13:53:50 -04:00
zephyr pushed to schema-updates at ligmo/ligmo 2025-05-05 13:53:50 -04:00
692e0f7c86 schema: adjustments
zephyr commented on issue ligmo/ligmo#7 2025-05-04 14:15:44 -04:00
Create Basic Svelte Dashboard UI

Mirroring from discord.

The only interactions that 98% of users will use are searching and adding emotes to a single emote set, so I think the design should be more single-emote-list-centric. A…

zephyr opened issue ligmo/ligmo#14 2025-05-04 08:52:46 -04:00
api models
zephyr pushed to main at ligmo/ligmo 2025-05-03 19:10:27 -04:00
2c81978ea2 schema: initialize database (#12)
zephyr deleted branch schema from ligmo/ligmo 2025-05-03 19:10:27 -04:00
zephyr merged pull request ligmo/ligmo#12 2025-05-03 19:10:26 -04:00
schema: initialize database
zephyr closed issue ligmo/ligmo#9 2025-05-03 19:10:26 -04:00
Create DB Schema
zephyr pushed to schema at ligmo/ligmo 2025-05-03 19:06:27 -04:00
aa5a043198 schema: separate name deduplication from display name
91269b5f1c schema: fix typos
Compare 2 commits »
zephyr pushed to schema at ligmo/ligmo 2025-05-03 18:54:50 -04:00
2b772fab7e schema: rename connection.connection -> connection.platform_id
zephyr commented on pull request ligmo/ligmo#12 2025-05-03 18:53:49 -04:00
schema: initialize database

The todo is more about whether we need to do more than that for unique users, particularly because COLLATE NOCASE only works with ASCII. It might be better to have a separate column for canonicaliz…

zephyr pushed to schema at ligmo/ligmo 2025-05-03 18:52:15 -04:00
73e7c56ad2 schema: soft-delete for emotes in a list
74a7520200 schema: add list editors table
0155c600a3 schema: allow users to be soft-deleted
56b548d7a8 schema: consolidate to one file
Compare 4 commits »
zephyr pushed to schema at ligmo/ligmo 2025-05-03 18:09:29 -04:00
f147e51c6c schema: users and their connections
34961c1193 schema: allow renaming emotes in a list
Compare 2 commits »