aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/Models/IPost.cs
Commit message (Expand)AuthorAgeFilesLines
* Implemented post attachments, which move post file urls to their own table; u...Syndamia2021-02-051-1/+2
* Commented out implementation of Rating; Bug fixestranstrike2021-02-011-1/+1
* User - Friend relation inital fixtranstrike2021-01-301-0/+2
* File Upload implemented; Post Layers adapted to File Uploadingtranstrike2021-01-291-1/+1
* Comment and Post models refactoredtranstrike2021-01-281-1/+1
* Post&Comment Models implemented; Mappings Configuredtranstrike2021-01-231-3/+9
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-151-0/+13