Don't show boosts and likes for "all" and "local" in timelines #781

マージ済み
elegaanz が 1 個のコミットを dedup-articles から master へマージ 4年前
elegaanz がコメント 4年前 (github.comから移行)

The fix was quite easy actually 😅 I think it is just that it wasn't clear enough for us that local/all shouldn't match boosts and likes, but only new posts.

Fixes #711

The fix was quite easy actually :sweat_smile: I think it is just that it wasn't clear enough for us that `local`/`all` shouldn't match boosts and likes, but only new posts. Fixes #711
igalic (github.comから移行) が変更を承認 4年前
codecov[bot] がコメント 4年前 (github.comから移行)

Codecov Report

Merging #781 into master will decrease coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
- Coverage   39.08%   39.07%   -0.02%     
==========================================
  Files          73       73              
  Lines        9736     9736              
  Branches     2227     2227              
==========================================
- Hits         3805     3804       -1     
+ Misses       4879     4878       -1     
- Partials     1052     1054       +2     
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/781?src=pr&el=h1) Report > Merging [#781](https://codecov.io/gh/Plume-org/Plume/pull/781?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/ef70cb93e6d9457355bce4f6dae485c700bb07c6&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `50.00%`. ```diff @@ Coverage Diff @@ ## master #781 +/- ## ========================================== - Coverage 39.08% 39.07% -0.02% ========================================== Files 73 73 Lines 9736 9736 Branches 2227 2227 ========================================== - Hits 3805 3804 -1 + Misses 4879 4878 -1 - Partials 1052 1054 +2 ```
Chostakovitch がコメント 4年前 (github.comから移行)

Marvellous ! Thank you ! :D

Marvellous ! Thank you ! :D

レビューア

プルリクエストは 297d9fcf40 でマージされています。
コマンドラインの手順も確認できます。

ステップ 1:

あなたのプロジェクトリポジトリで新しいブランチをチェックアウトし、変更内容をテストします。
git checkout -b dedup-articles master
git pull origin dedup-articles

ステップ 2:

変更内容をマージして、Forgejoに反映します。
git checkout master
git merge --no-ff dedup-articles
git push origin master
サインインしてこの会話に参加。
レビューアなし
マイルストーンなし
担当者なし
1 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: Plume/Plume#781
読み込み中…
まだ内容がありません