Skip to content

Conversation

@coolsam726
Copy link
Owner

@coolsam726 coolsam726 commented Apr 17, 2025

  • Added Comment and Reaction Model
  • Set user model as AUTH_MODEL env by default
  • Set comment and reactin models by default
  • Added a guest-comments setting to mark whether to allow guest comments
  • Finished migrations for comments and reactions
  • Added HasReactions and HasComments concerns
  • Ability to toggle Reactions
  • Ability to set allowed reactions
  • Ability to add comments
  • Ability to fetch comments tree (base comments with their nested replies)
  • Ability to delete a comment if it belongs to you (untested)
  • Ability to set whether to allow multiple reactions or not
  • Ability to set whether to allow guest comments and reactions or not

coolsam726 and others added 4 commits April 17, 2025 11:06
- Added Comment and Reaction Model
- Set user model as AUTH_MODEL env by default
- Set comment and reactin models by default
- Added a guest-comments setting to mark whether to allow guest comments
- Finished migrations for comments and reactions
- Added HasReactions and HasComments concerns
- Ability to toggle Reactions
- Ability to set allowed reactions
- Ability to add comments
- Ability to fetch comments tree (base comments with their nested replies)
- Ability to delete a comment if it belongs to you (untested)
- Ability to set whether to allow multiple reactions or not
- Ability to set whether to allow guest comments and reactions or not
@coolsam726 coolsam726 changed the title Feature: Migrations, Policies config and Models Features: Migrations, Policies config and Models, Reactions, Comments Apr 17, 2025
@coolsam726 coolsam726 enabled auto-merge April 17, 2025 14:54
@coolsam726 coolsam726 merged commit 8ece615 into main Apr 17, 2025
25 of 27 checks passed
@coolsam726 coolsam726 deleted the features branch April 17, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants