Releases: S-H-GAMELINKS/activity-pub-relay
v0.8.0
What's Changed
- Bump debug from 1.9.2 to 1.10.0 by @dependabot in #92
- Bump rails_live_reload from 0.3.6 to 0.4.0 by @dependabot in #94
- Bump rodauth-rails from 2.0.0 to 2.0.2 by @dependabot in #93
- Introduce REPOSITORY_NAME environment variable by @S-H-GAMELINKS in #96
- Fix Pleroma and Akkoma relay folow by @S-H-GAMELINKS in #98
- Re:Fix Pleroma and Akkoma relay follow by @S-H-GAMELINKS in #99
- Fix ALLOWED_HASHTAGS environment variable by @S-H-GAMELINKS in #103
- Bump tilt from 2.4.0 to 2.5.0 by @dependabot in #105
- Bump importmap-rails from 2.0.3 to 2.1.0 by @dependabot in #104
- Fix job logger in development environment by @S-H-GAMELINKS in #106
- Introduce Delivery Suspend by @S-H-GAMELINKS in #107
- Use ENV["SOLID_QUEUE_IN_PUMA"] for puma job plugin by @S-H-GAMELINKS in #108
- Fix generate ActivityPubDeliveryJob loop by @S-H-GAMELINKS in #109
- Introduce Domain Block by @S-H-GAMELINKS in #111
- Bump sqlite3 from 2.4.1 to 2.5.0 by @dependabot in #110
- Bump up v0.8.0 by @S-H-GAMELINKS in #112
- Follow up domain_block column update by @S-H-GAMELINKS in #113
Noted
- Fix Pleroma and Akkoma relay support.
- Introduce domain block and delivery suspend in dashboard.
- Introudce REPOSITORY_NAME environment variable for support multiple server deploy.
Full Changelog: v0.7.0...v0.8.0
v0.7.2
What's Changed
- Not given ALLOWED_HASHTAGS to srting by @S-H-GAMELINKS in #101
- Bumpup/v0.7.2 by @S-H-GAMELINKS in #102
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Fix Hashtag Relay option to deploy environment variable not set. by @S-H-GAMELINKS in #100
Noted
Fix Hashtag Relay Option to Deploy
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Introduce /nodeinfo/2.1 and /.wellk-known/nodeinfo endpoint by @S-H-GAMELINKS in #76
- Bump dotenv from 3.1.4 to 3.1.6 by @dependabot in #78
- Bump kamal from 2.3.0 to 2.4.0 by @dependabot in #77
- Introduce retry scheduled job by @S-H-GAMELINKS in #79
- Bump up Rails 8.0.1 by @S-H-GAMELINKS in #80
- Create CODE_OF_CONDUCT.md by @S-H-GAMELINKS in #81
- Bump oj from 3.16.7 to 3.16.8 by @dependabot in #82
- Fix bin/dev command by @S-H-GAMELINKS in #83
- Introduce Hashtag Relay option by @S-H-GAMELINKS in #84
- Bump rodauth-rails from 1.15.2 to 2.0.0 by @dependabot in #86
- Add Options and about to Use ActivtyPub Relay as a limited Hashtag … by @naoki-wjm in #85
- Drop support to Pleroma and Akkoma Relay by @S-H-GAMELINKS in #87
- Add Hashtag Relay code link by @S-H-GAMELINKS in #90
- Bump dotenv from 3.1.6 to 3.1.7 by @dependabot in #88
- Bump solid_cable from 3.0.4 to 3.0.5 by @dependabot in #89
- Bump up v0.7.0 by @S-H-GAMELINKS in #91
Noted
Need more implimentation to support Pleroma and Akkoma Relay.
But, currently the costs for this are not affordable.
So, decide to drop supoort to Pleroma and Akkoma.
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add OTP and login system spec by @S-H-GAMELINKS in #57
- Bump net-http from 0.5.0 to 0.6.0 by @dependabot in #56
- Bump sqlite3 from 2.3.1 to 2.4.0 by @dependabot in #58
- Bump solid_queue from 1.0.2 to 1.1.0 by @dependabot in #60
- Bump mission_control-jobs from 0.6.0 to 1.0.1 by @dependabot in #59
- Fix seed use Account insead of User by @S-H-GAMELINKS in #61
- Fix OTP system spec failure by @S-H-GAMELINKS in #62
- Bump solid_cable from 3.0.2 to 3.0.3 by @dependabot in #63
- Introduce Activity rebroadcast counter graph by @S-H-GAMELINKS in #64
- Set default value for when key is not exist by @S-H-GAMELINKS in #65
- Add what is unnecessary to deploy by @naoki-wjm in #66
- Introduce GitHub Actions Notification to development server by @S-H-GAMELINKS in #67
- Fix Pleroma and Akkoma Actor Relay by @S-H-GAMELINKS in #68
- Bump sqlite3 from 2.4.0 to 2.4.1 by @dependabot in #69
- Bump solid_cable from 3.0.3 to 3.0.4 by @dependabot in #70
- Fix /actor endpoint response by @S-H-GAMELINKS in #71
- Introduce Rebroadcast Counters Grapgh in Dashboard by @S-H-GAMELINKS in #72
- Let the development container move even when using M1,M2 Mac by @naoki-wjm in #73
- Bump rails from 8.0.0 to 8.0.0.1 by @dependabot in #74
- Fix /.well-know/webfinger endpoint specific by @S-H-GAMELINKS in #75
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump sqlite3 from 2.3.0 to 2.3.1 by @dependabot in #44
- Introduce live reload gem for development by @S-H-GAMELINKS in #45
- Remove webmock gem by @S-H-GAMELINKS in #46
- Add root systemc spec by @S-H-GAMELINKS in #47
- Update issue templates by @S-H-GAMELINKS in #48
- Create pull_request_template.md by @S-H-GAMELINKS in #49
- Move Pull Request template by @S-H-GAMELINKS in #50
- Add unfollow type spec by @S-H-GAMELINKS in #51
- Introduce devcontainer setting by @S-H-GAMELINKS in #52
- Add session request spec by @S-H-GAMELINKS in #53
- Migrate/rodauth by @S-H-GAMELINKS in #54
- Introduce OTP login flow by @S-H-GAMELINKS in #55
Breaking Change
ActivityPub Relay used Rails 8 Authentication, but after v0.5.0
use Rodauth.
When migrate to Rodauth, dropped your old authentication credentials(email address and password).
If you used before v0.4.0, need these command after kamal deploy
to add new authentication credentials.
Account.create!(email: "<your email address>", password: "<password for the service>")
Account.last.update(status: :verified)
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add References by @S-H-GAMELINKS in #30
- Add seed for Dashboard user by @S-H-GAMELINKS in #31
- Adding about initial settings in deployment documents by @naoki-wjm in #32
- Introduce SessionHelpers for spec by @S-H-GAMELINKS in #33
- Ignore and remove Vim swap files by @S-H-GAMELINKS in #34
- Add tailwindcss-rails gem by @S-H-GAMELINKS in #35
- Fix session views layouts by @S-H-GAMELINKS in #36
- Bump puma from 6.4.3 to 6.5.0 by @dependabot in #38
- Bump selenium-webdriver from 4.26.0 to 4.27.0 by @dependabot in #37
- Update/dashboard layout by @S-H-GAMELINKS in #40
- Correcting translation, and adding Update documents by @naoki-wjm in #39
- Add root page by @S-H-GAMELINKS in #41
- Add maintainance document by @S-H-GAMELINKS in #42
- Update development server running command by @S-H-GAMELINKS in #43
Update Guide
If you want update ActivityPub Relay from v0.3.0 to v0.4.0, need these environment variable in .env
.
TERM_OF_SERVICE_LINK=<Your Term of Service Link>
SOURCE_CODE_LINK=<Your Fork Code Link>
ADMIN_LINKS=<Your Fedives Account>
Then added these environment variables, run to kamal deploy
command.
New Contributors
- @naoki-wjm made their first contribution in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump sqlite3 from 2.2.0 to 2.3.0 by @dependabot in #26
- Fix to no need master.key and credentials.yml.enc for Deploy by @S-H-GAMELINKS in #27
- Add ActivityPub Relay Docs Page by @S-H-GAMELINKS in #28
- Introduce FinishedJobs delete task by @S-H-GAMELINKS in #29
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump solid_queue from 1.0.1 to 1.0.2 by @dependabot in #15
- Add ActivityPubTypeHandler spec case by @S-H-GAMELINKS in #16
- Add InboxProcessHandler spec by @S-H-GAMELINKS in #17
- Add SimpleCov gem for test coverage by @S-H-GAMELINKS in #18
- Add spec by @S-H-GAMELINKS in #19
- Remove uneeded file by @S-H-GAMELINKS in #20
- Add Job Dashboard by @S-H-GAMELINKS in #21
- Add Job spec by @S-H-GAMELINKS in #22
- Add Job Dashboard link by @S-H-GAMELINKS in #23
- Add Unfollow flow by @S-H-GAMELINKS in #24
- Improve ActivityPub Relay deploy flow by @S-H-GAMELINKS in #25
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Support ActivityPub Relay flow for Mastodon and Misskey(include some Misskey fork's)
- Add simple dashboard and authentication
New Contributors
- @S-H-GAMELINKS made their first contribution in #1
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/S-H-GAMELINKS/activity-pub-relay/commits/v0.1.0