summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2009-02-16error in hashtag link generationEvan Prodromou
2009-02-16trac #201 Add flowplayer to enable multimedia playback capability.Robin Millette
2009-02-13remove debugging info from local_urlEvan Prodromou
2009-02-13We have a FacebookQueueHandler now. The update_facebook.php cronZach Copley
2009-02-12Merge branch 'queuehandlers' into 0.7.xZach Copley
2009-02-12The fabled twitterqueuehandlerZach Copley
2009-02-12don't over specialize URLsEvan Prodromou
2009-02-12Add XMLStringer for building XML stringsEvan Prodromou
2009-02-12wrap multiline regexp in quotes so it doesn't mess up my editor's indentingEvan Prodromou
2009-02-11Move/reorg Twitter broadcast code to lib/twitter.php in prep forZach Copley
2009-02-11Merge branch 'sgmurphy-clone/0.7.x' into 0.7.xEvan Prodromou
2009-02-11Use a router singletonEvan Prodromou
2009-02-10Build urls using Net_URL_Mapper, tooEvan Prodromou
2009-02-10Fixed 1174: schemeless URL auto-linking bugSean Murphy
2009-02-09Fixed remaining substr_replace with multibyte equivalent.Sean Murphy
2009-02-09Merge commit 'upstream/0.7.x' into 0.7.xSean Murphy
2009-02-09Fixed #1170: Auto-linking bug when URL cotains special chars.Sean Murphy
2009-02-07Using rel="external" instead of class="exlink"Sarven Capadisli
2009-02-06Merge branch 'sgmurphy-clone/0.7.x' into 0.7.xEvan Prodromou
2009-02-06Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...Evan Prodromou
2009-02-06Fixed #1149: URL auto-linking bug when following colon.Sean Murphy
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-06Merge branch 'sgmurphy-clone/0.7.x' into 0.7.xEvan Prodromou
2009-02-06Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...Evan Prodromou
2009-02-05Fix for unicode string auto-linking bugSean Murphy
2009-02-05trac #1142 fix tag rssRobin Millette
2009-02-05Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...Evan Prodromou
2009-02-04Forgot to replace URL shortening regex with new function.Sean Murphy
2009-02-04Fixed #779 & #588; Better URL auto-linking.Sean Murphy
2009-02-04Fixed #732; Hashtags inside parens and brackets.Sean Murphy
2009-02-04Fixes ticket:1087; correctly paginate group members list in fancy URLs.Meitar Moscovitz
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