Added new ideas in TODO

This commit is contained in:
Polonkai Gergely 2012-07-09 21:08:36 +02:00
parent 7dac9378ee
commit 60b5eecbc8
1 changed files with 21 additions and 0 deletions

21
TODO
View File

@ -80,3 +80,24 @@ Document
title title
slug slug
text text
group - nullable, onetomany
PrivateChatMessage
id
from user
to user
timestamp
Group
id
name
created by
creation time
leader
members
GroupChatMessage
id
from user
to group
timestamp