summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
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
2008-12-08add class to body elementEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-12-04trac494 email is now in recipient's languagemillette
2008-12-04done delete own profile (see other settings)millette
2008-12-03unsubscribe from a remote profileEvan Prodromou
2008-12-02fix conflict with Robin's changes on trunkEvan Prodromou
2008-12-02better microformats from @singpolymaEvan Prodromou
2008-11-28use label tab for checkboxesmillette
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-11-28only expand URLs we shortened ourselves + only shorten if notice > 140 charsmillette
2008-11-23a step closer to deleting a user and hosts posts from the dbmillette
2008-12-09add some transaction voodoo to the insert for rememberme cookiesEvan Prodromou
2008-12-09slightly better reporting when setting rememberme cookiesEvan Prodromou
2008-12-09common_warning() doesn't existEvan Prodromou
2008-12-09cache current user in a global variableEvan Prodromou
2008-12-09better error reporting for rememberme cookie handlingEvan Prodromou
2008-12-02whitespace cleanupEvan Prodromou
2008-12-02add common_compatible_license() functionEvan Prodromou
2008-11-24correct the output formats for api user timelinesEvan Prodromou
2008-11-24support microsummariesEvan Prodromou
2008-11-23incorrect use of match resultsEvan Prodromou
2008-11-23little better handling of @#Evan Prodromou
2008-11-23Make replies to @#Evan Prodromou
2008-11-23Added 'Help' menu item to the header menu (in addition to the footer menu)Zach Copley
2008-11-23Allow the toggling of XMLWriter's indenting on and offZach Copley