Commit Graph

408 Commits (5edee3c4d1f84c07c1c54775072601188075a542)
 

Author SHA1 Message Date
Mike Macgirvin 5edee3c4d1 magic-envelope verification, status.net appears to do it wrong.
Ultimately we need to do it right (or why bother having a spec?),
and fallback to doing it wrong if we're talking to a broken system - which
ironically seems to include most of the federated social web projects.
13 years ago
Mike Macgirvin 39b19cd089 fakelink was being inherited incorrectly by the ACL selector 13 years ago
Mike Macgirvin 68464b5d93 ability to clear browser location on individual posts 13 years ago
Mike Macgirvin b91e9545f7 we'll need this for browser geotagging of course 13 years ago
Mike Macgirvin a8e4ec7801 use browser geolocation when desired 13 years ago
Mike Macgirvin 81835acc36 default the geotag privacy preference 13 years ago
Mike Macgirvin 7c9b323e25 provide choice of using browser geotag 13 years ago
Mike Macgirvin bf727dc3e8 db support for relationship->with in profiles 13 years ago
Mike Macgirvin d58ff1a8df duplex wasn't getting set correctly on group pages 13 years ago
Mike Macgirvin 9d807ba66f oops 13 years ago
Mike Macgirvin d715c062c0 clean up the html layout on profile page 13 years ago
Mike Macgirvin 0b2d85891e lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify some contact lookups, some cleanup of app/boot 13 years ago
Mike Macgirvin 3876cab8ea sorting out the last(?) quirks in group pages. 13 years ago
Mike Macgirvin ac824fe83e eradicate redundant get_uid function 13 years ago
Mike Macgirvin 103814ab8e hordes sounds better 13 years ago
Mike Macgirvin 44853c6453 readme update 13 years ago
Mike Macgirvin 664cf8ac8e pass community page permissions through notification feeds 13 years ago
Mike Macgirvin fbc64baf31 we probably need the page template for the last checkin 13 years ago
Mike Macgirvin 511c761fec group/community/celebrity pages 13 years ago
Mike Macgirvin be981a4f8a wrong type comparison (string, int) which was the cause of the last problem. 13 years ago
Mike Macgirvin 1d2fdb259e funny behaviour with post permissions after recent changes 13 years ago
Mike Macgirvin 3789c288a7 dash, not underscore 13 years ago
Mike Macgirvin 0f47ac282c celebrity/group/community pages about 75% implemented 13 years ago
Mike Macgirvin f5a8a92df1 infrastructure for supporting pages/groups 13 years ago
Mike Macgirvin 36e1afa6ae allow login by username and multiple unique email addresses on system - this will provide support for group/celebrity pages (coming soon). 13 years ago
Mike Macgirvin 6d646e9df5 don't allow ignored contacts to post through the hub, change default poll
for hub subscribers to once a day now that we can utilise multiple hubs.
13 years ago
Mike Macgirvin a1d37b6cc4 add recipient url to pubsub instrumentation 13 years ago
Mike Macgirvin 35a9b49ed0 allow for multiple pubsub hubs so everything can still work when/if one goes flaky
(Google's hub has been particularly unreliable recently and the symptoms are that
you just stop receiving updates, and/or updates you send are silently dropped and
never delivered). Also add more instrumentation to help debug pubsub issues.
13 years ago
Mike Macgirvin e9aa6eb0c7 readme 13 years ago
Mike Macgirvin ba957e9fe9 readme update 13 years ago
Mike Macgirvin d96ae0f9f5 can no longer avoid recording the curl response code 13 years ago
Mike Macgirvin bf77043b51 set correct content-type on feeds, status.net is fussy and ignores the one declared in the xrd 13 years ago
Mike Macgirvin 957827bda7 proofreading nits 13 years ago
Mike Macgirvin 6f11c20bf2 updated readme 13 years ago
Mike Macgirvin 5c020b4aae updated readme 13 years ago
Mike Macgirvin 0f660c25d9 publish both forms of profile pictures in feeds for compatibility. Also set sizes. 13 years ago
Mike Macgirvin c1fb819d34 mostly cosmetic 13 years ago
Mike Macgirvin 033935c194 cleanup to ensure protocol version is passed properly. We will need it if/when any incompatible protocol changes are introduced. 13 years ago
Mike Macgirvin 3c440f70c6 Provide the ability to subscribe to our user from other federated sites.
This is a read-only relationship until the rest of the salmon
magic-envelope stuff lands
13 years ago
Mike Macgirvin f1977d420e minor cleanup 13 years ago
Mike Macgirvin 744edcf2ab modularise webfinger and make it service agnostic 13 years ago
Mike Macgirvin a340f70c51 i18n strings update 13 years ago
Mike Macgirvin dba866c689 more comprehensive XRD linkages 13 years ago
Mike Macgirvin 013d2604f8 inline salmon magic keys 13 years ago
Mike Macgirvin cc64742e23 auto-update - create 's' keys for all users that don't have 'em 13 years ago
Mike Macgirvin b9d768972e added 's' keys - salmon keys, small keys, stupid keys, whatever... 13 years ago
Mike Macgirvin 6b67d00fce if pubkey is encrypted, it will also be packaged for safe transport 13 years ago
Mike Macgirvin eafd225bdd protocol revision, send dfrn_confirm binary items as hex 13 years ago
Mike Macgirvin dcb7bc5e71 Use dual delivery when dealing with flaky hub, reduce poll to once/hour 13 years ago
Mike Macgirvin 70bd7a6509 activity objects weren't escaped properly 13 years ago