Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-28 | events for blocking a user | Evan Prodromou | |
2009-12-03 | Make it impossible to block (and thus unsubscribe from your | Zach Copley | |
self-subscription) via the API. Additionally, make it impossible to block yourself or unsubscribe from yourself, period. I also made User use the subs.php helper function for unsubscribing during a block. Hopefully, these changes will get rid of the problem of people accidentally deleting their self-subscriptions once and for all (knock on wood). | |||
2009-11-08 | Harmonise UI message "No such user." | Siebrand Mazeland | |
2009-10-12 | Added in credits. | Zach Copley | |
2009-10-09 | CamelCase all function names in the API code | Zach Copley | |
2009-10-09 | Move all basic auth output and processing to base classes | Zach Copley | |
2009-10-09 | $format is used by every API action. Set it in the base class. | Zach Copley | |
2009-10-09 | New actions for blocks via API | Zach Copley | |