Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-08 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ↵ | Brion Vibber | |
class registers your gettext files if present at initialization. update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default). Top-level Makefile added to build .mo files for plugins as well as core. As described on list: http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html | |||
2009-12-04 | Make imported Twitter notices show up via real time plugins. | Zach Copley | |
2009-10-29 | Warning cleanup: drop reference on router parameter to RouterInitialized ↵ | Brion Vibber | |
event handlers. We don't (and don't need to) pass a reference here, and the mix can trigger warnings. | |||
2009-10-20 | - Make Twitter bridge work with unqueuemanager | Zach Copley | |
- Add README | |||
2009-10-17 | Changed config flag for importing friends' timeline and added some comments | Zach Copley | |
2009-10-14 | Make queuing and daemons work via events | Zach Copley | |
2009-08-26 | Moved the rest of the Twitter stuff into the TwitterBridge plugin | Zach Copley | |
2009-08-25 | Pluginized Twitter settings stuff | Zach Copley | |