• 1.2.1 87784a8166

    1.2.1 Stable

    rdelaage released this 2022-05-11 15:29:58 +02:00 | 0 commits to main since this release

    Fix

    Reblog content was not visible

    Downloads
  • 1.2 88707930b9

    1.2 Stable

    rdelaage released this 2022-04-30 14:39:48 +02:00 | 1 commits to main since this release

    Features

    • Add support for reblog
    • Add support for media proxying
    • Add support for timeline
    Downloads
  • 1.1 8494120df0

    1.1 Stable

    rdelaage released this 2021-04-18 10:48:43 +02:00 | 5 commits to main since this release

    Feature

    • Add rate limit to prevent crawlers to block your instance when crawling your capsule (mastodon rate limit), you can configure it in config.json with rate_limit field, it takes an integer which is the number of requests the user is able to do for 1 minute (RATE_LIMIT env var for docker)

    Bug fixes

    • In docker image entrypoint, didn't exit with failure when no /key.rsa was provided
    • Didn't handle error when parsing json file (config and mastodon api)
    Downloads
  • 1.0 17b538f297

    1.0 Stable

    rdelaage released this 2021-03-04 19:39:03 +01:00 | 12 commits to main since this release

    First version of MastoGem
    Add docker image

    Features

    • View profile
    • View thread
    • View tag
    • View toot info
    Downloads
  • B1.2 abd5b21817

    Beta 1.2 Pre-Release

    rdelaage released this 2021-03-04 10:13:38 +01:00 | 13 commits to main since this release

    Features

    • Toot info page

    Fix

    • Bad tag name was shown (url query encoded)

    Improvement

    • linking between pages
    • UI
    Downloads
  • B1.1 8aad570ab4

    Beta 1.1 Pre-Release

    rdelaage released this 2021-03-03 16:30:26 +01:00 | 15 commits to main since this release

    Improve user interface and make code cleaner

    Downloads
  • B1.0 bdd392b310

    Beta 1.0 Pre-Release

    rdelaage released this 2021-03-03 11:29:26 +01:00 | 17 commits to main since this release

    Features

    • View profile
    • View thread
    • View tag
    Downloads