Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-26 | Remove settting/getting a 'verb' for Facebook stream entries / status | Zach Copley | |
updates. Facebook has disabled the ability to store user preferences via their old REST API, causing our application to break. Also, verbs in status updates seem to be deprecated, and stream posts don't seem to have a verb. | |||
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-11-25 | Fixed bug where reply-sync bit wasn't getting saved | Zach Copley | |
2009-10-21 | Make paths and class loading work right | Zach Copley | |
2009-10-20 | Extract out Facebook app stuff into a plugin | Zach Copley | |