Age | Commit message (Expand) | Author |
2010-02-23 | OStatus subscription UI tweak: if we're already subscribed/joined, say so and... | Brion Vibber |
2010-02-23 | OStatus: fix for avatars, submit button in updated remote profile preview | Brion Vibber |
2010-02-22 | er typo | James Walker |
2010-02-22 | magicsig shuffling | James Walker |
2010-02-22 | clean up error logging | James Walker |
2010-02-22 | missing return value check | James Walker |
2010-02-22 | generate keypairs for users, and put them in the XRD for discovery | James Walker |
2010-02-22 | db_objectified magic sig - for persistence of local keypairs | James Walker |
2010-02-22 | moving magicsig.php to classes - to add storage | James Walker |
2010-02-23 | Refactored preview info and form for authorizing a remote subscription | Sarven Capadisli |
2010-02-23 | OStatus: cleanup on ostatussub preparing for final UI work on the remote sub/... | Brion Vibber |
2010-02-22 | Merge branch 'rationalize-activity' into testing | Zach Copley |
2010-02-22 | Move ActivityObject and related stuff to core | Zach Copley |
2010-02-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-22 | Add PoCo bits, avatar link, geo point, etc. to person activity obj output | Zach Copley |
2010-02-23 | OStatus group delivery initial implementation. | Brion Vibber |
2010-02-22 | swapping pear error handling so Crypt_RSA can properly detect available | James Walker |
2010-02-23 | Leaves the original URL alone and adds ? or & when it does the XHR. | Sarven Capadisli |
2010-02-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-22 | Removed unnecessary assignment to SN.C.I.OStatusProfile. It can be | Sarven Capadisli |
2010-02-22 | OStatus: initial hookup of remote group membership (notice delivery not yet w... | Brion Vibber |
2010-02-22 | Removed extra comma | Sarven Capadisli |
2010-02-22 | Minor JSLinting | Sarven Capadisli |
2010-02-22 | Added licensing info and a note about migrating | Sarven Capadisli |
2010-02-22 | Set and reuse a cookie with own profile value at a StatusNet instance | Sarven Capadisli |
2010-02-22 | OStatus: use 'profile' consistently as param on ostatussub and ostatusinit to... | Brion Vibber |
2010-02-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-02-22 | Added link to Subscriptions page to XHR get the ostatus sub form | Sarven Capadisli |
2010-02-22 | Generalised Subscription XHR dialogbox | Sarven Capadisli |
2010-02-22 | wiring in magicsig | James Walker |
2010-02-22 | adding magic sig stuff | James Walker |
2010-02-22 | Merge remote branch 'statusnet/testing' into testing | James Walker |
2010-02-22 | handle poco nicknames in Ostatus_profile | Evan Prodromou |
2010-02-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-22 | fix broken link in OpenID documentation | Evan Prodromou |
2010-02-22 | Fixed error/warning message location in OStatus autorize subscription page | Sarven Capadisli |
2010-02-22 | Merge remote branch 'statusnet/testing' into testing | James Walker |
2010-02-22 | adding extlib for Crypt_RSA | James Walker |
2010-02-22 | OStatus: fix remote subscription when putting webfinger address in the little... | Brion Vibber |
2010-02-21 | don't calculate replies for remote notices | Evan Prodromou |
2010-02-21 | some info code for usersalmon.php | Evan Prodromou |
2010-02-21 | don't save Notices that already exist in Salmon | Evan Prodromou |
2010-02-21 | change erroneous common_sql_time() to common_sql_date() | Evan Prodromou |
2010-02-21 | was using HTMLPurifier::purify() as a static method, which it is not | Evan Prodromou |
2010-02-21 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-21 | add HTMLPurifier config | Evan Prodromou |
2010-02-21 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-21 | OStatus: record source profile & saving method in ostatus_source table; this ... | Brion Vibber |
2010-02-21 | hook in OStatusPlugin to return Ostatus_profile URIs where applicable | Evan Prodromou |
2010-02-21 | Add error info for missing URI in attention | Evan Prodromou |