aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Interfaces/IPostService.cs
Commit message (Expand)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-20/+0
* 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 admins...Syndamia2021-01-281-0/+1
* 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