Age | Commit message (Collapse) | Author |
|
|
|
* add translator hints
* update whitespace
* added a bunch of @todos.
|
|
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.
|
|
memory leak."
This reverts commit f98609204fb9b5966b9e4c9e4bf8bf605656c31c.
|
|
Revert "Locale switch cleanup: use common_switch_locale() which is safer for updating gettext state. Also moved a few calls to reduce chance of hitting an exception before switching back."
This reverts commit 74a89b1fc37067d91d31bd66922053361eb4e616.
|
|
|
|
|
|
|
|
- Use FQL to check for publish stream permission instead of old REST API
- Better error handling, especially for error code 100
- More logging / better log messages
|
|
(err 341) instead of retrying forever. On unknown errors, now throwing an exception so it'll hit the message retry limits.
|
|
facebook posting code.
|
|
updating gettext state. Also moved a few calls to reduce chance of hitting an exception before switching back.
Should help with problems where xmppdaemon would get stuck in wrong locale.
|
|
can't support image upload via multipart/form-data (and location sharing
is iffy).
- Deal with new error code 100 from Facebook, which seem to be for
inactive accounts.
|
|
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
|
|
Defaults to indent enabled.
|
|
plugins
|
|
|
|
|