Skip to content

Conversation

@rafalp
Copy link
Owner

@rafalp rafalp commented Oct 23, 2025

Fixes #2011

Todo

  • Move like model to new misago.likes app
  • Permissions
  • Synchronize post likes
  • Like post util
  • Remove post like util
  • Like post view
  • Remove post like view
  • See thread post likes
  • See private thread post likes
  • Display likes count on a post
  • Display likes count on a liked post
  • Display last likes on a post
  • Display last likes on a liked post
  • Update username in likes
  • Anonymize username in likes
  • Move new likes with rest of category content
  • Delete new likes with rest of category content
  • Include new likes in user data export
  • Update plugin reference
  • Finalize likes UI

@rafalp rafalp added this to the Misago 0.40 alpha 1 milestone Oct 23, 2025
@rafalp rafalp self-assigned this Oct 23, 2025
@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: thread page Thread and private thread pages labels Oct 23, 2025
@rafalp rafalp changed the title Initialize misago.likes app Add posts likes Oct 23, 2025
@coveralls
Copy link

coveralls commented Oct 26, 2025

Coverage Status

coverage: 96.474% (+0.03%) from 96.446%
when pulling f406efa on fix-2011-posts-likes
into dedac4c on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS feature: thread page Thread and private thread pages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Posts likes

3 participants