aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Repositories/FeedRepository.cs
Commit message (Expand)AuthorAgeFilesLines
* Added some XML documentation in data layerSyndamia2021-02-041-0/+18
* Fixed mapping in FeedServicetranstrike2021-02-011-0/+2
* Fixed getting of feed postsSyndamia2021-01-311-6/+10
* Fixed ordering of posts in feed repositorySyndamia2021-01-301-2/+6
* Fixed GetUserPosts implementationSyndamia2021-01-301-0/+13
* Updated comments and posts to use Creator.Id, rather than CreatorId; updated ...Syndamia2021-01-281-1/+1
* Fixed ChangeTracker; Optimized default role insertiontranstrike2021-01-261-0/+1
* Brief testing of GetPosttranstrike2021-01-261-0/+35