Age | Commit message (Collapse) | Author |
|
|
|
into 0.8.x
|
|
|
|
|
|
|
|
|
|
We mark Twitter statuses with flags so they don't get shown in the
wrong places.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
classes/Notice.php
classes/Profile.php
lib/common.php
lib/util.php
scripts/getvaliddaemons.php
scripts/stopdaemons.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes up an old database to store strings in UTF-8. Hopefully works!
|
|
|
|
|
|
Conflicts:
README
|
|
|
|
|
|
field to prioritize
|
|
|
|
|
|
|
|
|
|
Sorry about that.
|
|
auto-reconnects to the DB).
|
|
of DB_DataObject that automatically reconnects to the DB, but forked
processes still lose connections occassionally.
|
|
Resolved Conflicts:
lib/queuehandler.php
lib/util.php
theme/base/css/display.css
|
|
the potential to not start some more - see the checks in getvaliddaemons.php
|
|
|
|
|
|
their database connections, including the parent process.
|
|
|
|
|
|
|
|
|
|
Handle distributing a notice to multiple inboxes in a queue handler
rather than in the Web action.
|
|
We add a queuehandler for blowing the memcached caches off-line. This
should speed up the processing of new notices.
|
|
|
|
the unintended deletion.
|