summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2009-02-02Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-02trac #569 and trac #711 add missing utf-8 headers and removed extraneous argu...Robin Millette
2009-02-02Link rtsp, mms & tel URI schemes, correct pseudo-protocol ones.Meitar Moscovitz
2009-01-26Fix scrolling for groupsMeitar Moscovitz
2009-01-26Fix pagination on user groups pageAdrian Lang
2009-01-24Update notice deletionEvan Prodromou
2009-01-24wrong action for groupsEvan Prodromou
2009-01-24Fix the group url (Closes #971)Evan Prodromou
2009-01-23Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-23Group searchRobin Millette
2009-01-23Upload logos for groupsEvan Prodromou
2009-01-23use new error actions classes to display errorRobin Millette
2009-01-23Add an action to show the list of the latest groupsEvan Prodromou
2009-01-22Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunkEvan Prodromou
2009-01-22Move common_save_replies to Notice classEvan Prodromou
2009-01-22Moved nudge response from util.php to nudge.phpsarven
2009-01-21Fix group fetch and regex for group linkEvan Prodromou
2009-01-21First pass at delivery of group messagesEvan Prodromou
2009-01-21Merge branch 'master' into groupsEvan Prodromou
2009-01-21Add fancy urls for new urlsEvan Prodromou
2009-01-21Fix redirect functionEvan Prodromou
2009-01-21Moved common_profile_new_message_nudge() to showstream.phpsarven
2009-01-21Define URLs for groupsEvan Prodromou
2009-01-19Update tag to use new frameworkEvan Prodromou
2009-01-17Break up settings into two tabsetEvan Prodromou
2009-01-16Markup update for common_tag_link(), common_at_link(),sarven
2009-01-14Remove block form functions from lib/util.phpEvan Prodromou
2009-01-14Move message form to its own moduleEvan Prodromou
2009-01-14Move subscribe and unsubscribe forms to their own classesEvan Prodromou
2009-01-14Move nudge form to its own classEvan Prodromou
2009-01-14Move favor and disfavor form to their own classesEvan Prodromou
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
2009-01-13Move page-generation code from lib/util.php to Action classEvan Prodromou
2009-01-13Extract HTML outputting code to a class HTMLOutputterEvan Prodromou
2009-01-13Remove XML-generating function from lib/util.phpEvan Prodromou
2008-12-25Twitter-bridge: fix for Twitter's new strict policy of rejecting HTTP POSTs w...Zach Copley
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-20reformatting for phpcs in lib/util.phpEvan Prodromou
2008-12-14get rid of hcard in @-repliesEvan Prodromou
2008-12-12remove spaces from atlink for unfound nameEvan Prodromou
2008-12-11fix id of common_unsubscribe_formEvan Prodromou
2008-12-08Fixed duplicate @class assignment to elementcsarven
2008-12-08add an unblock formEvan Prodromou
2008-12-08add returnto information to the block formEvan Prodromou
2008-12-08add block name to block formEvan Prodromou
2008-12-08add fancy url for block actionEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-12-07don't save replies from a blocked profile to the blocking userEvan Prodromou
2008-12-07pass profile id for subscriptions rather than user nameEvan Prodromou