Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Began the process of actually digging up activity information
from an Atom entry. Added a test script to make sure parsing
is working right.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$_REQUEST via request_order in php.ini (Fedora 12, MacPorts known to be affected)
|
|
|
|
statusnet.links.ini file could not be read anymore due to the entry for nonce containing a comma in its key value.
PHP's parse_ini_file() function no longer allows commas in keys, and rejects the *ENTIRE FILE* if it's present, breaking various automatic joins.
|
|
|
|
sub/unsub/join/leave/favorite/unfavorite via Salmon; needs to be completed and hooked up once feed gen is fixed.
|
|
This reverts commit 094565b4aa1893e6a4422f3d05a0a43844e47a67.
On second thought, "pre" is probably the stupidest way of
differentiating one agent from another. Need a different solution.
|
|
Mozilla/5.0 (webOS/1.3.5.1; U; en-US) AppleWebKit/525.27.1 (KHTML,
like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0
|
|
|
|
|
|
|
|
|
|
|
|
after the Atom updates are done)
|
|
|
|
|
|
ostatus people and groups whether a subscription's active or not (maintains identity over unsub/resub, and between subscribers and subscribees)
|
|
whitespace not strictly defined)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Will need it for sub/unsub postbacks and other notifications.
|
|
well (endpoint needs impl)
|
|
|
|
subscriber unsubs
|