Marcin Kurczewski
|
e1acb8bd99
|
Reduced page loads
- Entity of user currently logged in is kept serialized in session
- Post is retrieved only if necessary in thumbnail generator
|
2013-10-23 00:16:52 +02:00 |
|
Marcin Kurczewski
|
b1740fbfcf
|
Closed #29
|
2013-10-19 20:17:11 +02:00 |
|
Marcin Kurczewski
|
ea463cb0db
|
Faster queries, fixed foreign keys
When user is removed, their posts and comments get null user ID now
|
2013-10-19 20:14:23 +02:00 |
|
Marcin Kurczewski
|
ee050cfd01
|
Worked on #8
Also:
- changed URL schema for posts from /posts/action/id to /posts/id/action
- moved XXXController::locateXXX methods to Model_XXX::locate
|
2013-10-17 22:57:32 +02:00 |
|