Age | Commit message (Expand) | Author |
2010-09-22 | save a URI with the user | Evan Prodromou |
2010-09-22 | Merge branch '0.9.x' into activityexport | Evan Prodromou |
2010-09-21 | Merge branch 'master' into 0.9.x | Brion Vibber |
2010-09-21 | use Profile::getUri() to get a profile's URI | Evan Prodromou |
2010-09-20 | Fix for #2227: 'view profile designs' and other default-on options are initia... | Brion Vibber |
2010-09-20 | Ticket #2327: fixing block to remove the blocking user's subscription to the ... | Brion Vibber |
2010-09-17 | Status_network::encache() doesn't exist | James Walker |
2010-09-15 | better output for group membership as activity | Evan Prodromou |
2010-09-14 | Add Group_member::asActivity() to record group joins | Evan Prodromou |
2010-09-13 | bugs in function calls in Notice::asActivity | Evan Prodromou |
2010-09-13 | bug in time and object handling in Subscription::asActivity | Evan Prodromou |
2010-09-13 | bug in time and object handling in Fave::asActivity | Evan Prodromou |
2010-09-13 | Notice::asActivity | Evan Prodromou |
2010-09-13 | move code for making activities from OStatus plugin to Subscription and Fave ... | Evan Prodromou |
2010-09-08 | Merge branch 'master' into testing | Brion Vibber |
2010-09-02 | Don't explode if we fail to load a listed attachment id in Notice::attachments() | Brion Vibber |
2010-09-02 | Merge branch 'swat0' into 0.9.x | Evan Prodromou |
2010-09-01 | bug in Profile::fromURI() wasn't returning profile | Evan Prodromou |
2010-09-01 | Notice::saveReplies() uses Profile::fromURI() to handle remote profiles too | Evan Prodromou |
2010-09-01 | Static method to get a profile based on an URI | Evan Prodromou |
2010-09-01 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-08-26 | Fix for failover error in status_network_tag caching; when no tags present in... | Brion Vibber |
2010-08-25 | Use Status_network's caching settings when loading Status_network_tag entries... | Brion Vibber |
2010-08-14 | Merge branch 'noticetitle' into 0.9.x | Evan Prodromou |
2010-08-14 | on deleting a notice | Evan Prodromou |
2010-08-12 | Fix for ticket 2513: "Can't linkify" error when some links are shortened | Brion Vibber |
2010-08-12 | Fix for ticket 2513: "Can't linkify" error when some links are shortened | Brion Vibber |
2010-08-12 | Fix PHP notice spew when Notice::saveNew() called without passing any options... | Brion Vibber |
2010-08-10 | Fix for regression with OStatus mention processing (duplicated new and old st... | Brion Vibber |
2010-08-06 | OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de... | Brion Vibber |
2010-08-03 | re-add mentioned link lost in last merge | Evan Prodromou |
2010-08-03 | Merge branch 'activityhooks' into 0.9.x | Evan Prodromou |
2010-08-03 | output Atom dates in UTC | Evan Prodromou |
2010-08-03 | correctly show <source> for atom feeds | Evan Prodromou |
2010-08-02 | correct output for EndActivityInReplyTo event | Evan Prodromou |
2010-08-02 | add some activity hooks | Evan Prodromou |
2010-08-02 | add support for Salmon's new "mentioned" rel value | James Walker |
2010-07-30 | Fixes for messages after review by Brion. | Siebrand Mazeland |
2010-07-30 | * Address i18n related FIXMEs after talk with Brion. | Siebrand Mazeland |
2010-07-29 | Merge branch 'master' into 0.9.x | Zach Copley |
2010-07-29 | oops. really embarassing typo (that explains some weird behaviour) | James Walker |
2010-07-29 | Return HTTP 403 instead of 400 when silenced users try to post via API | Zach Copley |
2010-07-29 | * mark a few message for translation | Siebrand Mazeland |
2010-07-29 | * add FIXME for messages that may need i18n. | Siebrand Mazeland |
2010-07-29 | * add translator documentation | Siebrand Mazeland |
2010-07-29 | * add string for translation with translator documentation | Siebrand Mazeland |
2010-07-29 | * mark two untranslatable server exceptions as translatable | Siebrand Mazeland |
2010-07-28 | Number parameters | Siebrand Mazeland |
2010-07-28 | Merge branch 'master' into testing | Brion Vibber |
2010-07-28 | backwards compatibility for old tags format in hasTag | James Walker |