summaryrefslogtreecommitdiff
path: root/EVENTS.txt
AgeCommit message (Expand)Author
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
2009-09-23move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-09-21'easy' way to handle notices at queue timeEvan Prodromou
2009-09-21you can add a daemon to getvaliddaemonsEvan Prodromou
2009-09-21add a hook for the unqueuemanagerEvan Prodromou
2009-09-21add a hook at point of enqueuing noticesEvan Prodromou
2009-08-28Added 2 new events: StartApiRss and StartApiAtomCraig Andrews
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26add *Laconica* events back in for backwards compatibilityEvan Prodromou
2009-08-25Laconica -> StatusNet in EVENTS.txtEvan Prodromou
2009-08-21add hooks to allow loading custom help documentationEvan Prodromou
2009-08-04new action for when we redirect to login pageEvan Prodromou
2009-08-04add an event for head childrenEvan Prodromou
2009-08-04document lots of undoc'd eventsEvan Prodromou
2009-08-04event for determining if an action is a login actionEvan Prodromou
2009-08-04add an event for determining if an action is sensitiveEvan Prodromou
2009-08-04give plugins a chance to autoload their classesEvan Prodromou
2009-08-04add hook for showing account settings menuEvan Prodromou
2009-08-04Add hooks for Start/End LoginGroupNavEvan Prodromou
2009-07-02Added event to let the site owner add more information into <address>Sarven Capadisli
2009-05-18Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-15Added event handlers to logout actionZach Copley
2009-05-15add a hook to muck around with the arguments array after it's initializedEvan Prodromou
2009-05-15add hooks for subgroupnav showingEvan Prodromou
2009-03-04Plugins - added a new event (RouterInitialized) which allows a plugin to regi...CiaranG
2009-03-04Hooks for: Public group nav in order to place a list-anchor item atSarven Capadisli
2009-02-26Hook for setting document content type, charset, language, DOCTYPE andSarven Capadisli
2009-02-20Hooks for: local navigationSarven Capadisli