aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/models/pPost.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved and renamed files to match the filesetup we want.Dennis Eriksen2013-05-251-78/+0
* changed what gets collectedDennis Eriksen2013-05-251-2/+1
* don't get so many fields.. faster loadingDennis Eriksen2013-05-241-1/+1
* Posts were sorten on when added time was. This was only accurate to the minut...Dennis Eriksen2013-05-241-2/+2
* added method to get recent activity for all projects a user belongs toDennis Eriksen2013-05-231-1/+20
* added loadProject function that gets all posts that belong to thatDennis Eriksen2013-05-231-0/+15
* removed errorchecking in modelDennis Eriksen2013-05-131-6/+0
* added 'when'-field to SchemaDennis Eriksen2013-05-101-1/+2
* ..Dennis Eriksen2013-05-091-1/+1
* changed the modelDennis Eriksen2013-05-091-32/+15
* added project post schemeDennis Eriksen2013-05-091-0/+67