34d859c4a6Add a menuItem method to Action
Evan Prodromou
2009-01-15 14:31:03 -05:00
3bb7ea79c0Twitter bridge: verify creds was taking user ID from the status instead of the user object, and failing if user hadn't ever posted on Twitter.
Zach Copley
2009-01-15 11:29:45 -08:00
1b66ac64b7Refactored show() into showNotice(), showNoticeInfo(), showNoticeOptions(). Kept the existing naming convention for the rest of the methods the same for now.
sarven
2009-01-15 00:54:16 +00:00
442dcfde0eshowAuthor() minor update. Using a single anchor to wrap both avatar and nickname instead of two anchors.
sarven
2009-01-15 00:03:06 +00:00
eb53e96942Removed the jquery form extension and xbImportNode. These will be replaced by jquery's built in load() later.
sarven
2009-01-14 23:50:18 +00:00
4662e22443Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
Evan Prodromou
2009-01-14 17:21:38 -05:00
caaf237de8Base theme stylesheet includes layout, and typography information Identica theme stylesheet includes colour and background information
sarven
2009-01-14 22:19:17 +00:00
e60b6c51ecMerge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-14 22:07:33 +00:00
13b8d3c31eMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign
Evan Prodromou
2009-01-14 17:05:31 -05:00
7c9f3b61b4Add an optional theme parameter to theme functions
Evan Prodromou
2009-01-14 17:02:18 -05:00
3f642b40c0Changed to generic nav class
sarven
2009-01-14 19:17:46 +00:00
3ce62aae1bAdd comment() method, have action use it
Evan Prodromou
2009-01-14 13:57:29 -05:00
235d458395Update code for subs to use common caching tools
Evan Prodromou
2009-01-14 13:37:21 -05:00
f8b7589324showBody() -- revisit to add @id and @class to <body> showContentBlock() showContent()
sarven
2009-01-14 17:26:23 +00:00
efe9d28efaAdd notice form
Evan Prodromou
2009-01-14 12:01:53 -05:00
a6c9e3cea0Update jQuery libraries to 1.3
Evan Prodromou
2009-01-14 11:45:07 -05:00
33c13030e5PostgreSQL - added the rest of the recently added tables for blocking, notice inboxes, etc. Needs testing
CiaranG
2009-01-07 22:16:02 +00:00
140bee20a2Some more PostgreSQL script updates - some recently added fields were missing
CiaranG
2009-01-07 21:11:51 +00:00
9e64492c29Added the inboxed field to the user table for PostgreSQL - resolves bug #892
CiaranG
2009-01-07 20:45:39 +00:00
24d8814bc5Updated: showHeader() -- incomplete showPrimaryNav() -- should be updated when common_menu_item() is redone/fixed showSiteNotice() showLocalNav() -- needs a revisit for common_menu_item() showContentBlock -- needs a revisit for basic pages showPageNotice() showContent() -- inner should be opened for content showFooter() showLicenses() showLaconicaLicense() showContentLicense() common_menu_item() -- Added @id for list-items. Revisit. pagination()
sarven
2009-01-14 08:44:23 +00:00
3b19d00ae9Remove block form functions from lib/util.php
Evan Prodromou
2009-01-14 02:34:55 -05:00
5c69c75f46Move block and unblock forms to their own widgets
Evan Prodromou
2009-01-14 02:33:19 -05:00
353f64f47fFix comments on profile
Evan Prodromou
2009-01-14 02:26:42 -05:00
21d87778aeMove message form to its own module
Evan Prodromou
2009-01-14 02:13:22 -05:00
0f7e8585cdUpdate lib/action.php to use the right XMLOutputter functions
Evan Prodromou
2009-01-14 01:59:30 -05:00
4009e4a75dMerge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign
Evan Prodromou
2009-01-14 01:57:41 -05:00
73272e8ad3Fix require in noticeform.php so it gets the notice form
Evan Prodromou
2009-01-14 01:49:03 -05:00
8c0c085c2dMerge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-14 06:40:55 +00:00
03e65d589aMove subscribe and unsubscribe forms to their own classes
Evan Prodromou
2009-01-14 01:38:00 -05:00