Kaynağa Gözat

[#3213] Removed DISTINCT clause from ActivityPub.fetch_activities_query/2.

build-docker/feature/object-hashtags-rework
Ivan Tashkinov 3 yıl önce
ebeveyn
işleme
e7864a32d7
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      lib/pleroma/web/activity_pub/activity_pub.ex

+ 0
- 1
lib/pleroma/web/activity_pub/activity_pub.ex Dosyayı Görüntüle

@@ -1293,7 +1293,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPub do

true ->
query
|> distinct([activity], true)
|> restrict_hashtag_any(opts)
|> restrict_hashtag_all(opts)
|> restrict_hashtag_reject_any(opts)


Yükleniyor…
İptal
Kaydet