summaryrefslogtreecommitdiff
path: root/EVENTS.txt
AgeCommit message (Expand)Author
2010-08-02document activity entry hooksEvan Prodromou
2010-03-23Misc small fixes, plus a new hook in tag.phpJulien C
2010-03-03Added event hooks for before and after user groups contentSarven Capadisli
2010-03-03Added event hooks at the start and end of groups mini listSarven Capadisli
2010-03-03Added event hooks for group subscribeSarven Capadisli
2010-03-03Added event hooks for start and end of subscriptions mini listSarven Capadisli
2010-03-02Added event hook for before and after personal timeline contentSarven Capadisli
2010-02-26Merge branch 'blacklistplus' into testingEvan Prodromou
2010-02-22Added before and after event hooks for subscriptions contentSarven Capadisli
2010-02-21Combine code that finds mentions into one place and add hook pointsEvan Prodromou
2010-02-20Add events for favor and disfavorEvan Prodromou
2010-02-16More sensical profile::getUri()Zach Copley
2010-02-16Take remote profiles into account when looking up canonical profile URIsZach Copley
2010-02-13Added event hook to remote subscriptionSarven Capadisli
2010-02-06add events to fine-tune user deletionEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-29add hooks for user registrationEvan Prodromou
2010-01-24Event hooks for before and after site_noticeSarven Capadisli
2010-01-18add event for showing content license in actionEvan Prodromou
2010-01-13add events for subscribing to people and joining groupsEvan Prodromou
2009-12-28add events for unblocking a profileEvan Prodromou
2009-12-28events for blocking a userEvan Prodromou
2009-12-09New Events for avatar settingsEric Helgeson
2009-12-05Add 2 new events to enable logger pluginization: StartLog and EndLogCraig Andrews
2009-12-04Add style function to output style() tagsCraig Andrews
2009-12-04Add 2 new events: StartInlineScriptElement and EndInlineScriptElementCraig Andrews
2009-12-04Add 4 new events: StartCssLinkElement, EndCssLinkElement, StartScriptElement,...Craig Andrews
2009-11-18Added Authorization pluginCraig Andrews
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants even...Craig Andrews
2009-11-10Added a events for the settings menu itemsCraig Andrews
2009-11-10Changed to Evan's event style and added an AuthPlugin superclassCraig Andrews
2009-11-10change credential check to work more like other eventsEvan Prodromou
2009-11-10Added hook for the Group navigation itemsSarven Capadisli
2009-11-09Add a new event: CanUserChangeFieldCraig Andrews
2009-11-08Fix bug 1962: deleteuser.php regression when OpenID plugin not enabledBrion Vibber
2009-11-08Updated documentation of UserProfile widget eventsShashi
2009-11-05Add ChangePassword eventCraig Andrews
2009-11-05Added an AutoRegister eventCraig Andrews
2009-11-04Added a CheckPassword eventCraig Andrews
2009-10-29Moved the public XRDS from the OpenID plugin to coreCraig Andrews
2009-10-28add StartInitializeRouter eventEvan Prodromou
2009-10-15add more events to profile listEvan Prodromou
2009-10-09add lots of events to customize the profile pageEvan Prodromou
2009-10-09add some hooks for the profile pageEvan Prodromou
2009-10-05Added hook to wrap the notice form data blockSarven Capadisli
2009-10-01check the schemaEvan Prodromou
2009-10-01Added hook for Aside containerSarven Capadisli
2009-09-25Added hook for notice item. After <li> and Before </li>. AllowsSarven Capadisli
2009-09-24Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews