• Joined on 2023-07-08
zephyr commented on pull request ligmo/ligmo#32 2025-05-11 22:02:56 -04:00
api: add endpoint to mark emote use

is it ok to take the approach of the endpoint always gives 204 no matter what?

zephyr created pull request ligmo/ligmo#32 2025-05-11 22:02:38 -04:00
api: add endpoint to mark emote use
zephyr pushed to api-use-emote at ligmo/ligmo 2025-05-11 22:02:11 -04:00
9532912689 api: add endpoint to mark emote use
zephyr created branch api-use-emote in ligmo/ligmo 2025-05-11 22:02:10 -04:00
zephyr closed issue ligmo/ligmo#29 2025-05-11 21:57:48 -04:00
version the api
zephyr commented on issue ligmo/ligmo#29 2025-05-11 21:57:48 -04:00
version the api

fixed in 4fed18b7eb (#30)

zephyr suggested changes for ligmo/ligmo#31 2025-05-11 21:54:43 -04:00
Convert driver to postgres and init river work queue client
zephyr commented on pull request ligmo/ligmo#31 2025-05-11 21:54:43 -04:00
Convert driver to postgres and init river work queue client

is username:password the actual credentials for dev?

zephyr commented on pull request ligmo/ligmo#31 2025-05-11 21:54:43 -04:00
Convert driver to postgres and init river work queue client

this seems suspicious. is there supposed to be something here?

zephyr commented on pull request ligmo/ligmo#31 2025-05-11 21:54:42 -04:00
Convert driver to postgres and init river work queue client

go mod tidy

zephyr deleted branch api-fixups from ligmo/ligmo 2025-05-11 21:44:35 -04:00
zephyr pushed to main at ligmo/ligmo 2025-05-11 21:44:35 -04:00
4fed18b7eb api: general updates (#30)
zephyr merged pull request ligmo/ligmo#30 2025-05-11 21:44:34 -04:00
api: general updates
zephyr pushed to api-fixups at ligmo/ligmo 2025-05-11 21:15:45 -04:00
9ce8de1d40 api: version in path, not domain
zephyr created pull request ligmo/ligmo#30 2025-05-10 23:03:08 -04:00
api: general updates
zephyr pushed to api-fixups at ligmo/ligmo 2025-05-10 22:57:45 -04:00
40ce7e141d api: include content hash in emote sets' emotes
zephyr pushed to api-fixups at ligmo/ligmo 2025-05-10 22:21:37 -04:00
109374623f api: version
566f969715 api: update typespec & other dependencies
aceda8c083 emote management api (#27)
1213426c33 go rest api scaffold (#25)
Compare 4 commits »
zephyr deleted branch api-emote from ligmo/ligmo 2025-05-10 19:05:00 -04:00
zephyr pushed to main at ligmo/ligmo 2025-05-10 19:05:00 -04:00
aceda8c083 emote management api (#27)
zephyr merged pull request ligmo/ligmo#27 2025-05-10 19:04:59 -04:00
emote management api