Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
into taggedprofile
|
|
|
|
into 0.8.x
|
|
taken into account.
|
|
into 0.8.x
|
|
|
|
|
|
Correctly link and distribute notices tagged for a group alias. Added
a helper function, getForNickname(), to User_group, to make it easier
to get a group by its nickname or aliases.
|
|
|
|
|
|
into 0.8.x
|
|
|
|
|
|
into 0.8.x
|
|
|
|
into 0.8.x
|
|
|
|
Conflicts:
classes/Notice.php
classes/Profile.php
lib/common.php
lib/util.php
scripts/getvaliddaemons.php
scripts/stopdaemons.sh
|
|
|
|
|
|
|
|
|
|
|
|
links in notice sections.
|
|
sidebars relating tags and attachments.
|
|
oembed, mimetypes, etc.)
|
|
|
|
|
|
|
|
|
|
Resolved Conflicts:
lib/queuehandler.php
lib/util.php
theme/base/css/display.css
|
|
|
|
|
|
Public stream now uses IDs method
|
|
Moved the algorithm for notice stream caching to the Notice class.
|
|
|
|
The join in notice_inbox is causing temp-table sorting on identi.ca,
so I'm trying a finer-tuned approach.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|