Age | Commit message (Expand) | Author |
2010-03-13 | changing keypair to text to hold a full 1024bit keypair | James Walker |
2010-03-12 | cleaning up key generation | James Walker |
2010-03-12 | converting key generation to new crypt library | James Walker |
2010-03-12 | converted toString to new crypt library | James Walker |
2010-03-12 | converted sign, verify and fromString to new crypt lib | James Walker |
2010-03-12 | Fixes for updating indices, charset/collation and engine type on plugin-creat... | Brion Vibber |
2010-03-10 | OStatus: reject attempts to create a remote profile for a local user or group. | Brion Vibber |
2010-03-09 | wrong param order to strpos() | James Walker |
2010-03-05 | OStatus fix: send the feed's root element, not the DOM document, down to low-... | Brion Vibber |
2010-03-03 | OStatus: code cleanup on webfinger fallback path | Brion Vibber |
2010-03-03 | Fix up catching of webfinger setup fails | Brion Vibber |
2010-03-03 | Fix for hcard parsing: typo caused notice spew accessing unset array index | Brion Vibber |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-01 | High-priority OStatus fixes: | Brion Vibber |
2010-03-01 | Merge branch 'work' into testing | Brion Vibber |
2010-03-01 | OStatus: support @example.com/path/to/profile mentions as well as @profile@ex... | Brion Vibber |
2010-03-01 | Fix a bunch of notice & warning-level messages that were breaking my inter-in... | Brion Vibber |
2010-02-26 | renaming sha256 to prevent conflict | James Walker |
2010-02-26 | better return check in Magicsig::staticGet() | James Walker |
2010-02-26 | should be sequenceKey (singular) | James Walker |
2010-02-26 | adding sequenceKeys() to magicsig | James Walker |
2010-02-26 | Discovery::lookup now throws an exception | James Walker |
2010-02-26 | move signing to take a local actor profile and use local keys | James Walker |
2010-02-26 | updating to use latest salmon NS definitions | James Walker |
2010-02-26 | more cleanup | James Walker |
2010-02-25 | Merge remote branch 'statusnet/testing' into testing | James Walker |
2010-02-25 | er. right. | James Walker |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-25 | OStatus: clean up known-URL hinting during profile setup, saves some extra HT... | Brion Vibber |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-25 | - Updates to use new activity object factories | Zach Copley |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-25 | OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, oth... | Brion Vibber |
2010-02-25 | info about discovery in Ostatus_profile::ensureWebfinger() | Evan Prodromou |
2010-02-25 | cache results of webfinger lookups | Evan Prodromou |
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-25 | Parse an hcard for hints, if available | Evan Prodromou |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-25 | Add lots of fun avatars to our Atom output | Zach Copley |
2010-02-26 | OStatus: if no <link> available and no profileurl hint passed in, use object ... | Brion Vibber |
2010-02-25 | moving references to Webfinger to Discovery | James Walker |
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber |
2010-02-25 | OStatus: save categories from the Atom entry as hashtags. | Brion Vibber |
2010-02-24 | return attachement from saveHTMLFile() | Evan Prodromou |
2010-02-24 | content_* to common_* | Evan Prodromou |
2010-02-24 | if OStatus post is too long, show the summary and save it as an HTML attachment | Evan Prodromou |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley |
2010-02-24 | Drop HTMLPurifier; we don't need its extra capabilities and we're already usi... | Brion Vibber |
2010-02-24 | OStatus: handle update-profile Salmon pings | Brion Vibber |