summaryrefslogtreecommitdiff
path: root/EVENTS.txt
AgeCommit message (Expand)Author
2010-10-22New events when granting and revoking rolesEvan Prodromou
2010-10-07Events for showing the notice formEvan Prodromou
2010-09-29Add Start/EndFavorNoticeForm and Start/EndDisFavorNoticeForm hooksZach Copley
2010-09-29Add Start/EndShowNoticeInfo eventsZach Copley
2010-09-29New eventsi: Start/EndShowNoticeOptions and Start/EndShowFaveFormZach Copley
2010-09-29add hooks to the feedlist widget to give fine-grained control over feed linksEvan Prodromou
2010-09-08add a hook for when someone deletes their own noticeEvan Prodromou
2010-09-02hooks for showing <title> and <h1> elementsEvan Prodromou
2010-08-14on deleting a noticeEvan Prodromou
2010-08-13hooks to allow changing RSS contentEvan Prodromou
2010-08-13add StartNoticeSaveWeb and EndNoticeSaveWeb to hook web-based UI for noticesEvan Prodromou
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