summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-09Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-02-09give example of using Google AnalyticsEvan Prodromou
2009-02-09Sample plugin for Google AnalyticsEvan Prodromou
2009-02-09include plugin.php early so config can use itEvan Prodromou
2009-02-09allow events without argumentsEvan Prodromou
2009-02-09utility superclass for pluginsEvan Prodromou
2009-02-09Add InitializePlugin and CleanupPlugin eventsEvan Prodromou
2009-02-09add hooks for JavaScript handlingEvan Prodromou
2009-02-09notes about existing events; should probably put this in a separate docEvan Prodromou
2009-02-09First events for adding menu itemsEvan Prodromou
2009-02-09had the logic on event handler reversedEvan Prodromou
2009-02-09Fix indentation in lib/action.phpEvan Prodromou
2009-02-09Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-09Better exception handling in indexEvan Prodromou
2009-02-09Index and Action use ExceptionsEvan Prodromou
2009-02-09First steps to using exceptions for error handlingEvan Prodromou
2009-02-09Add event.php before config.php is calledEvan Prodromou
2009-02-09First events codeEvan Prodromou
2009-02-08Ticket #1094 Facebook app invites page was failing if no friends had added th...Zach Copley
2009-02-08Minor update to the way Facebook app handles listing of friends you've invited.Zach Copley
2009-02-08Trac #1159: Fix peopletag pagination. Also phpcs cleanup.Zach Copley
2009-02-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-07Safer, better script for automatically updating Facebook statusesZach Copley
2009-02-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-07Using rel="external" instead of class="exlink"Sarven Capadisli
2009-02-07trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.Robin Millette
2009-02-06"Change your email address..." msg was printing out \n instead of a newlineZach Copley
2009-02-06Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-02-06Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-02-06Update README and version number0.7.1Evan Prodromou
2009-02-06Make adding and removing an incoming email in SMS settingsEvan Prodromou
2009-02-06Merge branch 'meitar/0.7.x' into 0.7.xEvan 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-06Fixed #1149: URL auto-linking bug when following colon.Sean Murphy
2009-02-07Add a link to the group search page from a user's own group list.Meitar Moscovitz
2009-02-06Fix name of default avatarEvan Prodromou
2009-02-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-06fix formatting of new Avatar:: callsEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-06Added primary and secondary form actions. Fixed markup forSarven Capadisli
2009-02-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan 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-05Removed debugging statements I accidentally left in deletenotice.phpZach Copley
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-02-05Fix for unicode string auto-linking bugSean Murphy
2009-02-05PostgreSQL - database creation script updated to cover 0.7.x featuresCiaranG
2009-02-05Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou