summaryrefslogtreecommitdiff
path: root/plugins/OStatus/classes
AgeCommit message (Expand)Author
2010-02-21slightly more robust remote profile creationEvan Prodromou
2010-02-21correct call to time() in Ostatus_profile::notify()Evan Prodromou
2010-02-21try different ways to get a profile from a feedEvan Prodromou
2010-02-21activity notification in Ostatus_profileEvan Prodromou
2010-02-20OStatus: fix regressions from mergeBrion Vibber
2010-02-20Add support for favor and disfavor notificationEvan Prodromou
2010-02-20adjust URI, URL, and location in Ostatus_profile::processPostEvan Prodromou
2010-02-20Cool bug! Technically good PHP syntaxEvan Prodromou
2010-02-19OStatus: Salmon notifications now being generated moderately correctly. :) Ne...Brion Vibber
2010-02-19OStatus: sub/unsub notifications working again. Fixed up autodetection of fee...Brion Vibber
2010-02-19OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro...Brion Vibber
2010-02-19OStatus: fix up Salmon endpoint detection/saving, timestamp fixes.Brion Vibber
2010-02-18add ActivityContext class and test itEvan Prodromou
2010-02-18OStatus refactoring to clean up profile vs feed and fix up subscription issues.Brion Vibber
2010-02-18OStatus sub/unsub updates:Brion Vibber
2010-02-17OStatus: moving parts of profile processing to Activity from feedmunger. Paus...Brion Vibber
2010-02-16OStatus: migrated notice parsing to use Activity helper classes; on the way t...Brion Vibber
2010-02-16OStatus: fix up some recent regressions in subscription setup; fix state chec...Brion Vibber
2010-02-16OStatus: fix for low-level remote subscribeBrion Vibber
2010-02-16change find() to staticGet() to use cacheEvan Prodromou
2010-02-12OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite...Brion Vibber
2010-02-12OStatus sub setup code cleanup and partial group fixes (needs more work after...Brion Vibber
2010-02-12OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...Brion Vibber
2010-02-11OStatus: save Salmon postback URI in feed subscription info, if provided. Wil...Brion Vibber
2010-02-11OStatus fix: include feed profile at notice text processing time, fixes repliesBrion Vibber
2010-02-11OStatus: garbage collect unused PuSH subscriptions when the last local subscr...Brion Vibber
2010-02-10OStatus PuSH fixes:Brion Vibber
2010-02-10OStatus update: now using standard save/delivery for incoming ostatus message...Brion Vibber
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber