Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
the potential to not start some more - see the checks in getvaliddaemons.php
|
|
|
|
|
|
|
|
|
|
|
|
Try not to double-add a node on Ajax submit. Normally not a big deal,
but may happen if the CometPlugin (or in the future Strophe or other
auto-update plugins) is enabled.
|
|
Try not to interfere with Ajax posting; don't show something if it's
already on the page.
|
|
Display the rendered HTML for a notice
|
|
|
|
|
|
|
|
|
|
Shows notices auto-updating
|
|
Did some tweaking and maneuvering to make things work. This version
will now show a "notice received" alert box -- lots of progress! Had
to test with Java server, not Python server.
|
|
This reverts commit 84072aa5cf6124d59a06a7f0a7945c00ee2836da.
This commit caused grievous harm to old notices on identi.ca.
Reverting until we figure out how to convert the old notices.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tagclouds.
|
|
|
|
|
|
|
|
|
|
7 second timeout if the server doesn't get back with a response.
|