4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
celebrity/group/community pages about 75% implemented
macgirvin
as Mike Macgirvin
More... over 14 years ago
infrastructure for supporting pages/groups
macgirvin
as Mike Macgirvin
More... over 14 years ago
allow login by username and multiple unique email addresses on system - this will provide support for group/celebrity pages (coming soon).
macgirvin
as Mike Macgirvin
More... over 14 years ago
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.
macgirvin
as Mike Macgirvin
More... over 14 years ago
add recipient url to pubsub instrumentation
macgirvin
as Mike Macgirvin
More... over 14 years ago
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.
macgirvin
as Mike Macgirvin
More... over 14 years ago
readme
macgirvin
as Mike Macgirvin
More... over 14 years ago
readme update
macgirvin
as Mike Macgirvin
More... over 14 years ago
can no longer avoid recording the curl response code
macgirvin
as Mike Macgirvin
More... over 14 years ago
set correct content-type on feeds, status.net is fussy and ignores the one declared in the xrd
macgirvin
as Mike Macgirvin
More... over 14 years ago
proofreading nits
macgirvin
as Mike Macgirvin
More... over 14 years ago
updated readme
macgirvin
as Mike Macgirvin
More... over 14 years ago
updated readme
macgirvin
as Mike Macgirvin
More... over 14 years ago
publish both forms of profile pictures in feeds for compatibility. Also set sizes.
macgirvin
as Mike Macgirvin
More... over 14 years ago
mostly cosmetic
macgirvin
as Mike Macgirvin
More... over 14 years ago
cleanup to ensure protocol version is passed properly. We will need it if/when any incompatible protocol changes are introduced.
macgirvin
as Mike Macgirvin
More... over 14 years ago
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
macgirvin
as Mike Macgirvin
More... over 14 years ago
minor cleanup
macgirvin
as Mike Macgirvin
More... over 14 years ago
modularise webfinger and make it service agnostic
macgirvin
as Mike Macgirvin
More... over 14 years ago
i18n strings update
macgirvin
as Mike Macgirvin
More... over 14 years ago
more comprehensive XRD linkages
macgirvin
as Mike Macgirvin
More... over 14 years ago
inline salmon magic keys
macgirvin
as Mike Macgirvin
More... over 14 years ago
auto-update - create 's' keys for all users that don't have 'em
macgirvin
as Mike Macgirvin
More... over 14 years ago
added 's' keys - salmon keys, small keys, stupid keys, whatever...
macgirvin
as Mike Macgirvin
More... over 14 years ago
if pubkey is encrypted, it will also be packaged for safe transport
macgirvin
as Mike Macgirvin
More... over 14 years ago
protocol revision, send dfrn_confirm binary items as hex
macgirvin
as Mike Macgirvin
More... over 14 years ago
Use dual delivery when dealing with flaky hub, reduce poll to once/hour
macgirvin
as Mike Macgirvin
More... over 14 years ago
activity objects weren't escaped properly
macgirvin
as Mike Macgirvin
More... over 14 years ago
google hub not working, this fix may be temporary or it may be permanent if the hub cannot be relied on.
macgirvin
as Mike Macgirvin
More... over 14 years ago
A bit more telemetry of friend confirms and lots of extra doco to understand what is happening and why.
macgirvin
as Mike Macgirvin
More... over 14 years ago