0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
strip whitespace from me:data and me:sig (per spec) More... almost 15 years ago
Fixed PHP 5.3 by & value Cleaned up {}'s More... almost 15 years ago
And.... one more fix for queueing in SubMirror. More... almost 15 years ago
Missing file from SubMirror. :P More... almost 15 years ago
SubMirror: Drop mirror link from subscriptions list; has decoupled from subscriptions. More... almost 15 years ago
OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can declare usage of a low-level feed or an OStatus profile besides profile subscriptions & group memberships. SubMirror: redid add-mirror frontend to accept a feed URL, then pass that on to OStatus, instead of pulling from your subscriptions. Profile: tweaked subscriberCount() so it doesn't subtract 1 for foreign profiles who aren't subscribed to themselves; instead excludes the self-subscription in the count query. Memcached_DataObject: tweak to avoid extra error spew in the DB error raising More... almost 15 years ago
Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificate validation. More... almost 15 years ago
SubMirror plugin initial checkin: allows setting up automatic mirroring of posts from any of your subscriptions into your own stream, either via repeat or by copying the text. More... almost 15 years ago
Merge branch 'testing' into 0.9.x More... almost 15 years ago
Merge branch 'master' into testing More... almost 15 years ago
Merge branch 'master' of git://gitorious.org/statusnet/mainline More... almost 15 years ago
Fix for source attribution on notices; it was displaying the code instead of the source name sometimes. More... almost 15 years ago
move code for making activities from OStatus plugin to Subscription and Fave classes More... almost 15 years ago
update tests to include 'mentioned' links More... almost 15 years ago
re-add mentioned link lost in last merge More... almost 15 years ago
Merge branch 'activityhooks' into 0.9.x More... almost 15 years ago
Merge branch 'testing' into 0.9.x More... almost 15 years ago
output Atom dates in UTC More... almost 15 years ago
correctly show <source> for atom feeds More... almost 15 years ago
add actor info to tests More... almost 15 years ago
more tests for activity generation More... almost 15 years ago
add some more tests for replies and group posts More... almost 15 years ago
initial unit tests for activity generation More... almost 15 years ago
Localisation updates from http://translatewiki.net More... almost 15 years ago
correct output for EndActivityInReplyTo event More... almost 15 years ago
document activity entry hooks More... almost 15 years ago
add some activity hooks More... almost 15 years ago
Initial support for third-party fallback hub such as Superfeedr for feed subscriptions. If set up, this hub will be used to subscribe to feeds that don't specify a hub of their own. Assumes that the fallback hub will, in fact, handle polling and updates for any feed we throw at it! Authentication may be specified for the fallback hub. More... almost 15 years ago
Merge branch '2429' into 0.9.x More... almost 15 years ago
Fix for #2429 - move OStatus XML writing to XMLStringer More... almost 15 years ago