Skip to content

Releases: yukimochi/Activity-Relay

v0.2.0rc2

16 Dec 14:15
Compare
Choose a tag to compare
v0.2.0rc2 Pre-release
Pre-release

New feature

  • RemoteActor Caching feature.

Other changes

  • Update dependency
  • Fix some bugs.

v0.2.0rc1

09 Dec 11:53
Compare
Choose a tag to compare
v0.2.0rc1 Pre-release
Pre-release

New feature

  • All information of relay exporting, importing feature (via json).
    (data converter from pub_relay (Crystal; earl, sidekiq), pub_relay_prototype (Ruby) will release soon.)

Other changes

  • Fix some bugs
  • Refactoring many code.

v0.1.1

25 Nov 05:33
Compare
Choose a tag to compare

New feature

  • Now you can select new relaying method in config (But it is not recommended.)
    Create "Announce activity" instead of Relaying "Create Note activity".
  • Preserve error log in redis 1 minutes.

Other changes

  • Fix some bugs.

v0.1.0

15 Nov 13:43
Compare
Choose a tag to compare
  • Fix some bugs.
  • New Activity-Relay CLI.
  • Implement Follow-Request pending.

Data schema in redis is nealy freezed!

v0.0.2

07 Nov 11:47
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Blocked domain, Limited domain implemented.
Change data schema in redis.
(This update lost redis compatibility with mastodon/pub-relay.)

Caution : Data schema in redis is not fixed yet. You may need migrate manually in future.

initial release.

07 Nov 02:16
Compare
Choose a tag to compare
initial release. Pre-release
Pre-release

Basic features has been implemented.

Caution : Data schema in redis is not fixed yet. You may need migrate manually in future.