Activity-Relay

Yet another powerful customizable ActivityPub relay server written in Go.

AGPL-3.0 License

Stars
269
Committers
7

Bot releases are visible (Hide)

Activity-Relay - v0.2.0rc1

Published by yukimochi almost 6 years ago

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.
Activity-Relay - v0.1.1

Published by yukimochi almost 6 years ago

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.
Activity-Relay - v0.1.0

Published by yukimochi almost 6 years ago

  • Fix some bugs.
  • New Activity-Relay CLI.
  • Implement Follow-Request pending.

Data schema in redis is nealy freezed!

Activity-Relay - v0.0.2

Published by yukimochi almost 6 years ago

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.

Activity-Relay - initial release.

Published by yukimochi almost 6 years ago

Basic features has been implemented.

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