Age | Commit message (Expand) | Author |
2010-02-24 | OStatus: fix group delivery, send reply/group Salmon pings from background. | Brion Vibber |
2010-02-24 | OStatus: consolidate the low-level notice save code between Salmon and PuSH i... | Brion Vibber |
2010-02-23 | adding xfn, foaf and hcard rel's to our webfinger output | James Walker |
2010-02-23 | OStatus: fixes for link/id and text extraction gets import of Buzz feeds work... | Brion Vibber |
2010-02-23 | OStatus: accept webfinger addresses as well as profile URLs in the explicit r... | Brion Vibber |
2010-02-23 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-23 | move mention detection before default in OStatusPlugin | Evan Prodromou |
2010-02-23 | OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub... | Brion Vibber |
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 | 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 |