Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread pages feature parity #1792

Open
36 tasks
rafalp opened this issue Aug 9, 2024 · 0 comments
Open
36 tasks

Thread pages feature parity #1792

rafalp opened this issue Aug 9, 2024 · 0 comments
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node feature: read tracker Tracks read and unread threads and posts feature: thread page Thread and private thread pages

Comments

@rafalp
Copy link
Owner

rafalp commented Aug 9, 2024

This is a checklist of features that Misago's thread pages currently implement that new pages should also implement

  • Posts
  • Hidden posts
  • Posts attachments
  • Post likes message
  • Like/unlike port
  • See post likes
  • Mark unread content
  • Mark unapproved content
  • Mark solutions
  • Mark displayed posts as read
  • Select post as solution
  • Remove solution choice
  • Jump to solution
  • Jump to first unread
  • Jump to first unapproved
  • Pagination with page numbers and jump to page
  • Get permalink to post
  • Reply to thread
  • Quote selected part of post
  • Edit post
  • Post edits
  • Post edits history
  • Revert post edit
  • See thread moderation events
  • Hide/delete thread moderation events
  • Add/edit/remove poll
  • Vote in poll
  • Change vote in poll
  • See poll results
  • See who voted on what in public poll
  • List of private thread participants
  • Invite new user to private thread
  • As owner, remove user from private thread
  • As owner, pass thread ownership to somebody else
  • As user, leave private thread
  • As moderator, take ownership of private thread
@rafalp rafalp added this to the Next feature release milestone Aug 9, 2024
@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) feature: read tracker Tracks read and unread threads and posts feature: thread page Thread and private thread pages labels Aug 9, 2024
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 feature: read tracker Tracks read and unread threads and posts feature: thread page Thread and private thread pages
Projects
None yet
Development

No branches or pull requests

1 participant