summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Collapse)Author
2009-02-04Make WebChannel and AjaxWebChannel workEvan Prodromou
These command-output channels were using the old common_element_* functions. They now take an $out constructor parameter, and use that for output. The WebChannel has pretty remedial output; it would be nice if it output a real formatted page.
2009-02-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-04Merge branch '0.7.x' of git://gitorious.org/laconica/meitar into meitar/0.7.xEvan Prodromou
2009-02-03trac1095 Profile page had bad alternate links for RSS and Atom feedsZach Copley
2009-02-03Fixed ajaxErrorMsg(). Using startHTML() instead of common_start_html()Sarven Capadisli
2009-02-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-03Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.xEvan Prodromou
2009-02-03trac1104 Destroy method was dying because it was still calling deprecated ↵Zach Copley
common_dequeue_notice() func
2009-02-04Fix PHP warnings when user avatar crop controls aren'tn touched.Meitar Moscovitz
2009-02-02Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-02removed extraneous argument in startHTML callsRobin Millette
2009-02-02Added "Edit" entity_action.Sarven Capadisli
Updated theme files.
2009-02-01Using startXML() instead of deprecated common_start_xml()Sarven Capadisli
2009-02-01Fixes #1088: Show number of group members. Unlike the bugreport requested, ↵Adrian Lang
the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName.
2009-01-30trac750 Add footer to Facebook app's login pageZach Copley
2009-01-29Put license text inside label to align it with "Remember me" label above it. ↵Zach Copley
Improve sentence.
2009-01-29Fix problems when crop controls not touchedMeitar Moscovitz
2009-01-29wrong tags in tagotherEvan Prodromou
2009-01-29Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-29proper pagination for subs and membersEvan Prodromou
2009-01-29trac750 update Facebook status when posting to Identi.ca from FacebookZach Copley
2009-01-28better upload of group logosEvan Prodromou
2009-01-28Fix password settingsMeitar Moscovitz
2009-01-27Make favorites RSS actually work (uiredesign)Zach Copley
2009-01-27Have "Current verified Twitter account" to use the right CSS class: form_noteZach Copley
2009-01-27trac975 - Fixed title for Twitter settings page (thanks meitar)Zach Copley
2009-01-27Keeping HTML consistent throughout the site.Sarven Capadisli
2009-01-27Entered CC3.0 anchor textSarven Capadisli
2009-01-27trac750 140 character countdown for FB appZach Copley
2009-01-26fix profile in block formEvan Prodromou
2009-01-26move block formEvan Prodromou
2009-01-26fix license link in registration pageEvan Prodromou
2009-01-26Fix direct addressing of messagesEvan Prodromou
2009-01-26Fix canonical tags in notice and in URLsAdrian Lang
2009-01-26Warn not-logged-in users when they try to send a messageEvan Prodromou
2009-01-26Cancel -> Reject in remote subscribeAdrian Lang
2009-01-26Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-26Make the newmessage page better with new frameworkEvan Prodromou
2009-01-26Show a new message form on message/newEvan Prodromou
2009-01-26trac750 Better permissions workflow and styling hooksZach Copley
2009-01-25added group rss actionRobin Millette
2009-01-25Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-25Fixed broken SQL for people tags viewZach Copley
2009-01-24Update notice deletionEvan Prodromou
Changed the errors in notice deletion so it now works. Also, consistently delete records from related tables that refer to the notice.
2009-01-24whitespace in deletenotice.phpEvan Prodromou
2009-01-24fix title on repliesEvan Prodromou
2009-01-24Wow, let's try this once more. peopletag.php should be converted to new ↵Zach Copley
uiredesign now
2009-01-24Okay, let's try that again. uiconversion of peopletag.phpZach Copley
2009-01-24converted peopletag.php to new uiredesign; css still looks badZach Copley
2009-01-24Revert "try to fix groups with a new qry"Evan Prodromou
This reverts commit 8f19855cd0742e3ca9cb97d2287fbfbe48507d51.