aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Repositories/CommentRepository.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-74/+0
|
* Added some XML documentation in data layerSyndamia2021-02-041-0/+3
|
* 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
| | | | service to give Posts and Comments the post and creator objects from db
* 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