• Joined on 2023-07-08
zephyr approved ligmo/ligmo#35 2025-05-24 19:19:27 -04:00
Initial postgres migrations.
zephyr pushed to image-encoding at ligmo/ligmo 2025-05-23 13:09:40 -04:00
12917960cf ligmen: update tests when updating code
zephyr pushed to image-encoding at ligmo/ligmo 2025-05-23 13:07:45 -04:00
7a2417a2a4 ligmen: 28 px, not 26
zephyr created pull request ligmo/ligmo#34 2025-05-21 14:40:11 -04:00
WIP: ligmen: add package implementing emote image encoding
zephyr pushed to image-encoding at ligmo/ligmo 2025-05-21 14:39:33 -04:00
0ddfb888cf ligmen: add package implementing emote image encoding
zephyr created branch image-encoding in ligmo/ligmo 2025-05-21 14:39:33 -04:00
zephyr pushed to api-finish at ligmo/ligmo 2025-05-19 20:08:10 -04:00
77198aa1ca api: webp instead of avif
zephyr created pull request ligmo/ligmo#33 2025-05-19 18:43:25 -04:00
api: define the rest
zephyr pushed to api-finish at ligmo/ligmo 2025-05-19 18:42:19 -04:00
2fa7cb8fca api: define the rest
zephyr created branch api-finish in ligmo/ligmo 2025-05-19 18:42:19 -04:00
zephyr deleted branch api-use-emote from ligmo/ligmo 2025-05-15 00:10:23 -04:00
zephyr pushed to main at ligmo/ligmo 2025-05-15 00:10:23 -04:00
aefb569157 api: add endpoint to mark emote use (#32)
zephyr merged pull request ligmo/ligmo#32 2025-05-15 00:10:23 -04:00
api: add endpoint to mark emote use
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