Commit Graph

2755 Commits

Author SHA1 Message Date
sarven 0790402414 Merge branch 'master' of ../trunk 2009-01-22 21:04:21 +00:00
sarven 785ffd5b9b Populat notices and some css cleanup 2009-01-22 21:03:59 +00:00
Evan Prodromou a6fd4eb0a3 Merge branch 'master' of /var/www/trunk 2009-01-22 20:51:23 +00:00
Evan Prodromou 96bcfa4981 Was accidentally not saving cached items (doh!) 2009-01-22 20:51:05 +00:00
Robin Millette e33d80fe9d Merge branch 'master' of /var/www/trunk 2009-01-22 20:49:45 +00:00
Robin Millette 0c7176b603 Bug fix, wrong action urls. 2009-01-22 20:48:54 +00:00
Evan Prodromou 4f58dbf557 Merge branch 'master' of /var/www/trunk 2009-01-22 20:46:55 +00:00
Evan Prodromou 4e7192579a Add personal tag cloud 2009-01-22 20:46:37 +00:00
Evan Prodromou 1be3efd1b5 A section for showing a cloud of tags in a person's notices 2009-01-22 20:46:10 +00:00
Evan Prodromou 183ad682af A base class for tag cloud sections 2009-01-22 20:45:53 +00:00
sarven 0e69402394 Merge branch 'master' of ../trunk 2009-01-22 20:39:42 +00:00
sarven 9bab9ae078 Top posters section markup and stye 2009-01-22 20:39:13 +00:00
Robin Millette 9e9b8349a2 Merge branch 'master' of /var/www/trunk 2009-01-22 20:33:34 +00:00
Robin Millette 5a84d7f975 New search navigation widget. 2009-01-22 20:33:09 +00:00
sarven 0d7a9cf7a8 Merge branch 'master' of ../trunk 2009-01-22 20:32:47 +00:00
sarven 94d9329b5f entry content opacity 2009-01-22 20:32:26 +00:00
Evan Prodromou 248fd763bd Add groups by notice to public 2009-01-22 20:17:32 +00:00
Evan Prodromou 06cc977032 Add a section to show popular groups (by posts) 2009-01-22 20:17:05 +00:00
Evan Prodromou 82e47b2ec1 Add new section type for groups 2009-01-22 20:16:43 +00:00
Evan Prodromou 0642b6aa63 Fixed bug in caching of queries 2009-01-22 20:16:19 +00:00
Evan Prodromou 0029ebad11 Don't tryto show a section if nothing comes back from profiles 2009-01-22 19:54:35 +00:00
Evan Prodromou dde1c00ce7 Return $inst, not $cls, if no cache in Memcached_DataObject 2009-01-22 19:54:05 +00:00
Evan Prodromou b6dad052bd Add a popular notices section to the public page 2009-01-22 19:48:35 +00:00
Evan Prodromou 7260153bd1 Add a section for popular notices sitewide 2009-01-22 19:48:17 +00:00
Evan Prodromou fbd87efbc7 Merge branch 'master' of /var/www/trunk 2009-01-22 19:46:47 +00:00
sarven 690273e20d notice stlye updates 2009-01-22 19:43:08 +00:00
Evan Prodromou ebb99f8cb1 Add a notice section superclass for sections listing notices 2009-01-22 19:42:55 +00:00
Evan Prodromou 5cc0391093 Change to only show local posters in top posting section 2009-01-22 20:22:06 +01:00
Evan Prodromou e9b3e4e7a8 Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk 2009-01-22 20:10:42 +01:00
Evan Prodromou 94d3a4b22c Add top posters section to public page 2009-01-22 20:08:16 +01:00
Evan Prodromou 871439ba67 A section for showing the site's top posters 2009-01-22 20:07:55 +01:00
Evan Prodromou 04b164c342 A section sub-class for profiles 2009-01-22 20:07:31 +01:00
Evan Prodromou 3cfb708dcd Fix section widget's output calls 2009-01-22 20:07:13 +01:00
Evan Prodromou 55037403c5 Use cached query results for favorited. Might cause pagination issues. 2009-01-22 19:14:18 +01:00
Evan Prodromou 8c79646e53 Add a method the memcached_object that lets it cache query results 2009-01-22 19:13:26 +01:00
sarven 32debdac66 Profile tag dt display inline and margin 2009-01-22 17:49:55 +00:00
Evan Prodromou e2869fcf0a Move NoticeWrapper to a generalized ArrayWrapper class
We need to use array wrappers for other kinds of queries, so
I generalized the NoticeWrapper and tested it in the Notice class.
2009-01-22 18:48:52 +01:00
sarven 8daec3c245 Colour fix for Subscribe input.submit 2009-01-22 17:01:57 +00:00
sarven ead1384650 .profile form.form_subscriptions_edit style 2009-01-22 16:57:37 +00:00
sarven 93925b8505 Mathching markup to user profilelist (entities) 2009-01-22 16:50:35 +00:00
Evan Prodromou e6211c4c22 Add a superclass for all sections 2009-01-22 17:29:10 +01:00
Evan Prodromou 318b81c027 Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk 2009-01-22 17:19:54 +01:00
Evan Prodromou 0df954aa89 Make subscribers work 2009-01-22 17:19:27 +01:00
Evan Prodromou 01e7859a81 Remove common code from Subscriptions, make tags link visible 2009-01-22 17:12:23 +01:00
Evan Prodromou 9d913150d4 use profile attr in GalleryAction 2009-01-22 17:12:03 +01:00
Evan Prodromou 30dac77caa add nav menu to usergroups 2009-01-22 17:06:38 +01:00
Evan Prodromou b8887ef4f6 reformat profilelist code 2009-01-22 17:06:06 +01:00
Robin Millette 3db0778914 uiredesign + phpdocs 2009-01-22 15:37:58 +00:00
Robin Millette b39d4788b9 uiredesign + phpdocs 2009-01-22 15:37:35 +00:00
Robin Millette dfb21679e2 uiredesign + phpdocs 2009-01-22 15:30:58 +00:00