aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Repositories/CommentRepository.cs
Commit message (Expand)AuthorAgeFilesLines
* Post Editing preserves Post's commentstranstrike2021-02-031-0/+11
* Commented out implementation of Rating; Bug fixestranstrike2021-02-011-1/+1
* Fixed comment and post getting and updatingSyndamia2021-01-301-0/+23
* Updated comments and posts to use Creator.Id, rather than CreatorId; updated ...Syndamia2021-01-281-1/+1
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-241-1/+1
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-231-0/+37
* Implemented Posts and merged Comment to Posttranstrike2020-12-301-62/+0
* Adding coomment layersDanail Dimitrov2020-12-301-0/+62