Commit Graph

  • 2a5da870cb Change multiple id=nav to class=nav Evan Prodromou 2009-01-15 21:33:45 +00:00
  • 8521cc6219 Using id param properly sarven 2009-01-15 21:33:01 +00:00
  • 60fa833908 changed to class nav from id sarven 2009-01-15 21:30:23 +00:00
  • e621129042 Minor sarven 2009-01-15 21:23:41 +00:00
  • e847b9a128 Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 21:22:50 +00:00
  • 621c58a292 Updated show()'s site_nav_local_views' sarven 2009-01-15 21:21:55 +00:00
  • c52d49f2fa Fix some formatting in list items Evan Prodromou 2009-01-15 21:19:44 +00:00
  • 9bed97a36c Move ID param to end of menuItem and fix bad 'wrap' element Evan Prodromou 2009-01-15 21:19:23 +00:00
  • 1fc03ba63a Form action must be 'post' not 'POST' Evan Prodromou 2009-01-15 20:58:46 +00:00
  • 7233e89be6 Merge ../csarven into uiredesign Evan Prodromou 2009-01-15 20:54:03 +00:00
  • c42b883086 Fix dd in action Evan Prodromou 2009-01-15 20:31:17 +00:00
  • 443e4a48c7 Fix site notice Evan Prodromou 2009-01-15 20:27:33 +00:00
  • 62ed9d3e73 Fix called to text and raw in action.php Evan Prodromou 2009-01-15 20:24:54 +00:00
  • c08eadc774 HTML update to showSecondaryNav() sarven 2009-01-15 20:24:41 +00:00
  • 4f56d98415 Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 20:24:28 +00:00
  • 37350e873d Make the feedlist work -- kinda Evan Prodromou 2009-01-15 20:22:14 +00:00
  • c4462b152a Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 20:20:30 +00:00
  • 186783f45b Missing end dl tag for showPageNotice() sarven 2009-01-15 20:20:03 +00:00
  • 082db2ad7d A little further with notice lists Evan Prodromou 2009-01-15 20:19:32 +00:00
  • 168aef3665 Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 20:15:36 +00:00
  • 7bb074898f Up to date sarven 2009-01-15 20:15:11 +00:00
  • 1915a07fda Fix a couple of errors in PublicGroupNav Evan Prodromou 2009-01-15 20:14:32 +00:00
  • e55c9e559d Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 20:14:28 +00:00
  • b32a47807e Include PublicGroupNav in publicaction Evan Prodromou 2009-01-15 20:13:11 +00:00
  • 21c396202e Add arg to NoticeForm constructor Evan Prodromou 2009-01-15 15:11:55 -05:00
  • edf84cca04 showSiteNotice() was missing closing dl tag sarven 2009-01-15 20:10:20 +00:00
  • b3c171d317 Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 20:05:09 +00:00
  • 73c1390eb1 Fix notice form in action Evan Prodromou 2009-01-15 14:56:40 -05:00
  • 7e316abe92 Move optional id param to end of function, where optional params actually go. Evan Prodromou 2009-01-15 14:45:08 -05:00
  • d8f9628a17 Using a specific path for CSS files. sarven 2009-01-15 19:33:45 +00:00
  • 8712010672 Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign Evan Prodromou 2009-01-15 14:31:49 -05:00
  • 51730719ac Use menuItem(), extend Widget, and document Evan Prodromou 2009-01-15 14:31:18 -05:00
  • 34d859c4a6 Add a menuItem method to Action Evan Prodromou 2009-01-15 14:31:03 -05:00
  • 3bb7ea79c0 Twitter 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
  • 565cbfbe77 Hit dataobject.ini Evan Prodromou 2009-01-15 14:28:26 -05:00
  • 6b42b2a09c Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-15 19:26:07 +00:00
  • f0b4e7094c Merge branch 'uiredesign' of /var/www/csarven into uiredesign Evan Prodromou 2009-01-15 19:25:26 +00:00
  • 6a8be40a8c elementElement() -> elementEnd() in Action Evan Prodromou 2009-01-15 14:24:54 -05:00
  • 4a2aebe5cf Minor: Including formData()'s inreplyto in action check sarven 2009-01-15 19:24:07 +00:00
  • 8ff6dc8e32 startElement() -> elementStart() in Action Evan Prodromou 2009-01-15 14:23:28 -05:00
  • c6d22e4cea Extended formData()'s hidden to use a specific @id and @name sarven 2009-01-15 19:22:03 +00:00
  • ff901332d2 Fix the constructor for Action Evan Prodromou 2009-01-15 14:21:47 -05:00
  • 8028639073 Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign Evan Prodromou 2009-01-15 13:58:32 -05:00
  • 47f694582c Updated formData(), formActions(), show() sarven 2009-01-15 03:32:07 +00:00
  • 901b2acc9f Resaved. sarven 2009-01-15 00:57:01 +00:00
  • 1b66ac64b7 Refactored 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
  • c50a6bc523 Updated: showNoticeLink() sarven 2009-01-15 00:36:17 +00:00
  • 35645308dc Updated: showNoticeSource() showReplyTo() sarven 2009-01-15 00:30:06 +00:00
  • 46b1e2fcec showReplyTo() update sarven 2009-01-15 00:21:59 +00:00
  • 442dcfde0e showAuthor() 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
  • eb53e96942 Removed 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
  • 523588da33 Added Jcrop jQuery plugin sarven 2009-01-14 23:25:32 +00:00
  • 4662e22443 Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign Evan Prodromou 2009-01-14 17:21:38 -05:00
  • caaf237de8 Base theme stylesheet includes layout, and typography information Identica theme stylesheet includes colour and background information sarven 2009-01-14 22:19:17 +00:00
  • e60b6c51ec Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-14 22:07:33 +00:00
  • 13b8d3c31e Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven into uiredesign Evan Prodromou 2009-01-14 17:05:31 -05:00
  • 7c9f3b61b4 Add an optional theme parameter to theme functions Evan Prodromou 2009-01-14 17:02:18 -05:00
  • 3f642b40c0 Changed to generic nav class sarven 2009-01-14 19:17:46 +00:00
  • 3ce62aae1b Add comment() method, have action use it Evan Prodromou 2009-01-14 13:57:29 -05:00
  • 235d458395 Update code for subs to use common caching tools Evan Prodromou 2009-01-14 13:37:21 -05:00
  • b72322b9e7 Parse error fix sarven 2009-01-14 17:30:03 +00:00
  • f8b7589324 showBody() -- revisit to add @id and @class to <body> showContentBlock() showContent() sarven 2009-01-14 17:26:23 +00:00
  • efe9d28efa Add notice form Evan Prodromou 2009-01-14 12:01:53 -05:00
  • a6c9e3cea0 Update jQuery libraries to 1.3 Evan Prodromou 2009-01-14 11:45:07 -05:00
  • 33c13030e5 PostgreSQL - added the rest of the recently added tables for blocking, notice inboxes, etc. Needs testing CiaranG 2009-01-07 22:16:02 +00:00
  • 140bee20a2 Some more PostgreSQL script updates - some recently added fields were missing CiaranG 2009-01-07 21:11:51 +00:00
  • 9e64492c29 Added the inboxed field to the user table for PostgreSQL - resolves bug #892 CiaranG 2009-01-07 20:45:39 +00:00
  • 24d8814bc5 Updated: 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
  • 3b19d00ae9 Remove block form functions from lib/util.php Evan Prodromou 2009-01-14 02:34:55 -05:00
  • 5c69c75f46 Move block and unblock forms to their own widgets Evan Prodromou 2009-01-14 02:33:19 -05:00
  • 353f64f47f Fix comments on profile Evan Prodromou 2009-01-14 02:26:42 -05:00
  • 21d87778ae Move message form to its own module Evan Prodromou 2009-01-14 02:13:22 -05:00
  • 0f7e8585cd Update lib/action.php to use the right XMLOutputter functions Evan Prodromou 2009-01-14 01:59:30 -05:00
  • 4009e4a75d Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into uiredesign Evan Prodromou 2009-01-14 01:57:41 -05:00
  • 73272e8ad3 Fix require in noticeform.php so it gets the notice form Evan Prodromou 2009-01-14 01:49:03 -05:00
  • 8c0c085c2d Merge branch 'uiredesign' of ../evan into uiredesign sarven 2009-01-14 06:40:55 +00:00
  • 03e65d589a Move subscribe and unsubscribe forms to their own classes Evan Prodromou 2009-01-14 01:38:00 -05:00
  • 3c283332b6 Updated showLogo(). sarven 2009-01-14 06:34:22 +00:00
  • ea1bd9668b Incorrectly set notice attribute, fixed Evan Prodromou 2009-01-14 01:22:20 -05:00
  • a42fef1621 Move nudge form to its own class Evan Prodromou 2009-01-14 01:17:17 -05:00
  • 19ae54775b Move favor and disfavor form to their own classes Evan Prodromou 2009-01-14 01:04:49 -05:00
  • e1907c9cb5 Add a name parameter to a couple of the form elements Evan Prodromou 2009-01-14 01:04:09 -05:00
  • ab158502b0 Move notice form to its own class Evan Prodromou 2009-01-14 00:29:52 -05:00
  • 699e99c990 Form class, superclass for form widgets Evan Prodromou 2009-01-14 00:09:39 -05:00
  • 100e11a2b7 Fix extralong lines in widget.php Evan Prodromou 2009-01-13 23:56:10 -05:00
  • 4826fde988 Add a base class for UI widgets Evan Prodromou 2009-01-13 23:54:55 -05:00
  • 0093b035c1 Modify public stream to use new UI framework Evan Prodromou 2009-01-13 23:48:05 -05:00
  • df27049e13 Revert "Merge branch 'master' of http://goukihq.org/misc/git/laconica-locales" Evan Prodromou 2009-01-13 21:47:19 -05:00
  • 93e249de2a Move page-generation code from lib/util.php to Action class Evan Prodromou 2009-01-13 13:41:39 -05:00
  • 2e5b342693 Change related classes doc for HTMLOutputter Evan Prodromou 2009-01-13 13:38:58 -05:00
  • 10fcbe9da3 Make XMLOutputter work with phpcs Evan Prodromou 2009-01-13 11:47:01 -05:00
  • bbb32dd2f6 Extract HTML outputting code to a class HTMLOutputter Evan Prodromou 2009-01-13 11:44:09 -05:00
  • 81745625aa Remove XML-generating function from lib/util.php Evan Prodromou 2009-01-13 11:02:34 -05:00
  • 2ff7bcfc5d Move low-level xml outputting code to a class Evan Prodromou 2009-01-13 10:56:50 -05:00
  • bd056218f9 Generate new DB_DataObject classes for group tables Evan Prodromou 2009-01-13 00:35:41 -05:00
  • cfe184872e Ignore dataobject.ini Evan Prodromou 2009-01-13 00:28:01 -05:00
  • 51064cc14a SQL setup for groups. Evan Prodromou 2009-01-13 00:26:13 -05:00
  • 1636da829c Removed double spaces from strings Ori Avtalion 2009-01-12 23:07:51 +02:00
  • b30568ad79 Update language q-factors to represent current translated values Evan Prodromou 2009-01-12 11:54:35 -05:00
  • 29146a13f2 Merge branch 'master' of http://goukihq.org/misc/git/laconica-locales Evan Prodromou 2009-01-12 11:33:56 -05:00