Skip to content

Add deviceId when like thread / comment #27

@guid3d

Description

@guid3d

Problem: when we like thread/comment, it doesn't know that this device has already like this object
Implement:

  • Add deviceId to an array "likeByDevices" and when we can count like by length of this array
  • Check if the list contain the deviceId -> setPressedLike(true), else -> setPressesdLike(false)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions