aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Interfaces/IPostService.cs
Commit message (Collapse)AuthorAgeFilesLines
* Separated comment models, controler and service from post'sSyndamia2021-01-301-8/+2
|
* Users with only the role User can now create comments and posts (while ↵Syndamia2021-01-281-0/+1
| | | | admins can't create them from other people's accounts)
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-231-7/+8
|
* Lang&Tech layers now return id on Createtranstrike2021-01-171-2/+2
|
* More formatting fixestranstrike2021-01-141-3/+3
|
* The return of the interfacestranstrike2021-01-131-0/+24