social icon indicating copy to clipboard operation
social copied to clipboard

Display Boosted messages in user's timelime

Open mnd opened this issue 4 years ago • 0 comments

Signed-off-by: Nikolai Merinov [email protected]

  • Resolves: #697
  • Target version: master

Summary

This is non-ideal solution for the issue, but this solution solves the issue. Drawbacks of the solution:

  1. Looks like it should generic replacement function for limitToAttributedTo instead of suggested andWhere clause
  2. Probably Boost's should be counted in the countNotesFromActorId function as well.
  3. Probably 'Announce' string should be replaced with Announce::TYPE constant

mnd avatar Jan 13 '21 20:01 mnd