• Joined on 2023-07-08
zephyr deleted branch api-use-emote from ligmo/ligmo 2025-05-15 00:10:23 -04:00
zephyr pushed to api-use-emote at ligmo/ligmo 2025-05-14 11:24:51 -04:00
d87c30819e api: better name for emote use operation
zephyr commented on pull request ligmo/ligmo#32 2025-05-14 10:12:26 -04:00
api: add endpoint to mark emote use

The chat client calls the endpoint to report used emotes, so that Ligmotes knows when to update expiry time for the emotes in the active set for the platform connection. I went with an "update"…

zephyr commented on issue ligmo/ligmo#10 2025-05-13 23:32:25 -04:00
Add auth endpoints

thoughts on auth callbacks being on a separate collection of routes so that the api can change versions without adjusting oauth2 application configuration? like id.ligmotes.com or api.ligmotes.com/…

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 commented on issue ligmo/ligmo#29 2025-05-11 21:57:48 -04:00
version the api

fixed in 4fed18b7eb (#30)

zephyr closed issue ligmo/ligmo#29 2025-05-11 21:57:48 -04:00
version the api
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:43 -04:00
Convert driver to postgres and init river work queue client

is username:password the actual credentials for dev?

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:42 -04:00
Convert driver to postgres and init river work queue client

go mod tidy

zephyr pushed to main at ligmo/ligmo 2025-05-11 21:44:35 -04:00
4fed18b7eb api: general updates (#30)
zephyr deleted branch api-fixups from ligmo/ligmo 2025-05-11 21:44:35 -04:00
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