Marcin Kurczewski
|
4e64431a96
|
Changes to infobar in post thumbnails
|
2013-11-16 22:40:19 +01:00 |
|
Marcin Kurczewski
|
96d994eeea
|
CSS enhancements for focused elements
|
2013-10-29 23:01:02 +01:00 |
|
Marcin Kurczewski
|
bc43883339
|
Closed #54 - added mass tag
- Moved tag forms to separate files
- Tag forms got tag autocompletion
|
2013-10-29 23:00:21 +01:00 |
|
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 |
|