Age | Commit message (Collapse) | Author |
|
http://laconi.ca/trac/ticket/1690
|
|
|
|
into 0.8.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into 0.8.x
|
|
|
|
keep a single Login idea because we have several ways to login
already: regular login, OpenID and Facebook (and probably LDAP, Open
Social in the future)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* friendships_show:
Implement friendships/show API method
Route and stub for new friendships/show API method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for contact e.g., email, location, tagline
|
|
|
|
|
|
|
|
into 0.8.x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Perhaps it's a little precious, but I took out the switches in
util.php to determine what's supposed to be sent when, and made
a queuemanager class that will just do things when they're supposed to
be done.
|