summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-11let backgrounds be put under SSLEvan Prodromou
2010-02-11put Javascript files under SSLEvan Prodromou
2010-02-11let avatars be served over SSLEvan Prodromou
2010-02-11default theme ssl to nullEvan Prodromou
2010-02-11null theme ssl setting means 'guess'Evan Prodromou
2010-02-11Themes can be served from an SSL serverEvan Prodromou
2010-02-11OStatus: save Salmon postback URI in feed subscription info, if provided. Wil...Brion Vibber
2010-02-11OStatus: fix salmon link on Atom feeds; add a url spec for group feeds as wel...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-10fix hubdistribBrion Vibber
2010-02-10fix up hub queueing to work w/ stomp queuesBrion Vibber
2010-02-10Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-10Queue daemon fixes:Brion Vibber
2010-02-10Filename case fixBrion Vibber
2010-02-10Fix to Realtime's repeat notice form legend and notice idSarven Capadisli
2010-02-10Refactored repeat confirmation dialog. Also fixes dialog skipping.Sarven Capadisli
2010-02-09removing the webfinger hack for Notice::asAtomEntry since salmon can use a pr...James Walker
2010-02-09moving salmon endpoint under 'main/'James Walker
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09in progress Salmon responsesJames Walker
2010-02-09Merge remote branch 'statusnet/testing' into testingJames Walker
2010-02-09discovery piece - hand merged :PJames Walker
2010-02-08Better checking for duplicate app namesZach Copley
2010-02-08Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-02-08Better checking for duplicate app namesZach Copley
2010-02-08Disable deprecated 'since' parameter on public_timeline API; causes performan...Brion Vibber
2010-02-08Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-08Pull GeoRSS locations over OStatus feedsBrion Vibber
2010-02-08Allow scripts/decache.php to blow out cache for objects that don't exist (any...Brion Vibber
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08readme and version for beta5Evan Prodromou
2010-02-08Delete old Twitter user record when user changes screen name instead of updat...Zach Copley
2010-02-08Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw...Zach Copley
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber
2010-02-06Moderator can make users admins of a groupEvan Prodromou
2010-02-06Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-06Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-06Delete old Twitter user record when user changes screen name instead of updat...Zach Copley
2010-02-06Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw...Zach Copley
2010-02-05Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...Brion Vibber
2010-02-05Merge branch 'temp'Zach Copley
2010-02-05Actually store the timestamp on each nonceZach Copley
2010-02-05OAuth app name should not be nullZach Copley
2010-02-05Fix issue with OAuth request parameters being parsed/stored twice whenZach Copley