Age | Commit message (Expand) | Author |
2009-12-28 | add events for unblocking a profile | Evan Prodromou |
2009-12-28 | events for blocking a user | Evan Prodromou |
2009-12-09 | New Events for avatar settings | Eric Helgeson |
2009-12-05 | Add 2 new events to enable logger pluginization: StartLog and EndLog | Craig Andrews |
2009-12-04 | Add style function to output style() tags | Craig Andrews |
2009-12-04 | Add 2 new events: StartInlineScriptElement and EndInlineScriptElement | Craig Andrews |
2009-12-04 | Add 4 new events: StartCssLinkElement, EndCssLinkElement, StartScriptElement,... | Craig Andrews |
2009-11-18 | Added Authorization plugin | Craig Andrews |
2009-11-12 | Added a User_username table that links the external username with a StatusNet... | Craig Andrews |
2009-11-11 | Redid how URL shorteners work. This way is much more like how Evan wants even... | Craig Andrews |
2009-11-10 | Added a events for the settings menu items | Craig Andrews |
2009-11-10 | Changed to Evan's event style and added an AuthPlugin superclass | Craig Andrews |
2009-11-10 | change credential check to work more like other events | Evan Prodromou |
2009-11-10 | Added hook for the Group navigation items | Sarven Capadisli |
2009-11-09 | Add a new event: CanUserChangeField | Craig Andrews |
2009-11-08 | Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled | Brion Vibber |
2009-11-08 | Updated documentation of UserProfile widget events | Shashi |
2009-11-05 | Add ChangePassword event | Craig Andrews |
2009-11-05 | Added an AutoRegister event | Craig Andrews |
2009-11-04 | Added a CheckPassword event | Craig Andrews |
2009-10-29 | Moved the public XRDS from the OpenID plugin to core | Craig Andrews |
2009-10-28 | add StartInitializeRouter event | Evan Prodromou |
2009-10-15 | add more events to profile list | Evan Prodromou |
2009-10-09 | add lots of events to customize the profile page | Evan Prodromou |
2009-10-09 | add some hooks for the profile page | Evan Prodromou |
2009-10-05 | Added hook to wrap the notice form data block | Sarven Capadisli |
2009-10-01 | check the schema | Evan Prodromou |
2009-10-01 | Added hook for Aside container | Sarven Capadisli |
2009-09-25 | Added hook for notice item. After <li> and Before </li>. Allows | Sarven Capadisli |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-09-23 | move 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 time | Evan Prodromou |
2009-09-21 | you can add a daemon to getvaliddaemons | Evan Prodromou |
2009-09-21 | add a hook for the unqueuemanager | Evan Prodromou |
2009-09-21 | add a hook at point of enqueuing notices | Evan Prodromou |
2009-08-28 | Added 2 new events: StartApiRss and StartApiAtom | Craig Andrews |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | add *Laconica* events back in for backwards compatibility | Evan Prodromou |
2009-08-25 | Laconica -> StatusNet in EVENTS.txt | Evan Prodromou |
2009-08-21 | add hooks to allow loading custom help documentation | Evan Prodromou |
2009-08-04 | new action for when we redirect to login page | Evan Prodromou |
2009-08-04 | add an event for head children | Evan Prodromou |
2009-08-04 | document lots of undoc'd events | Evan Prodromou |
2009-08-04 | event for determining if an action is a login action | Evan Prodromou |
2009-08-04 | add an event for determining if an action is sensitive | Evan Prodromou |
2009-08-04 | give plugins a chance to autoload their classes | Evan Prodromou |
2009-08-04 | add hook for showing account settings menu | Evan Prodromou |
2009-08-04 | Add hooks for Start/End LoginGroupNav | Evan Prodromou |
2009-07-02 | Added event to let the site owner add more information into <address> | Sarven Capadisli |
2009-05-18 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |