• v0.3.1 f628b489af

    feat: add emoji reaction support for files
    All checks were successful
    Build and Publish Docker Image / deploy (push) Successful in 1m46s

    kato released this 2026-06-02 11:30:33 +03:00 | 28 commits to master since this release

    • Implement ReactionService to manage file reactions in the database.
    • Add POST /d/{boxID}/f/{fileID}/react endpoint to handle user reactions.
    • Add GET /emoji/{pack}/{file} endpoint to serve custom emoji assets.
    • Support loading custom emoji packs dynamically from the data directory.
    • Update README with instructions on configuring emoji reaction packs.
    Downloads