Fixes #755 Fix user subscription URI so that plume::routes:interact accept it #762

Merged
KitaitiMakoto merged 1 commits from fix-webfinger into master 4 years ago
KitaitiMakoto commented 4 years ago (Migrated from github.com)

Now Plume users can like and boost posts on other instances.

Now Plume users can like and boost posts on other instances.
codecov[bot] commented 4 years ago (Migrated from github.com)

Codecov Report

Merging #762 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #762      +/-   ##
==========================================
- Coverage   39.02%   39.01%   -0.02%     
==========================================
  Files          73       73              
  Lines        9700     9700              
  Branches     2224     2224              
==========================================
- Hits         3785     3784       -1     
  Misses       4863     4863              
- Partials     1052     1053       +1     
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/762?src=pr&el=h1) Report > Merging [#762](https://codecov.io/gh/Plume-org/Plume/pull/762?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/b3d367b174a3373e7e560687174bd62780badac0&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `0.00%`. ```diff @@ Coverage Diff @@ ## master #762 +/- ## ========================================== - Coverage 39.02% 39.01% -0.02% ========================================== Files 73 73 Lines 9700 9700 Branches 2224 2224 ========================================== - Hits 3785 3784 -1 Misses 4863 4863 - Partials 1052 1053 +1 ```
elegaanz (Migrated from github.com) approved these changes 4 years ago
elegaanz (Migrated from github.com) left a comment

👍

:+1:
KitaitiMakoto commented 4 years ago (Migrated from github.com)

Thank you for merging!

Thank you for merging!

Reviewers

The pull request has been merged as 73aa301d4a.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-webfinger master
git pull origin fix-webfinger

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff fix-webfinger
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#762
Loading…
There is no content yet.