summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
2010-04-05Clean up and clarify output on fix-shadow.phpBrion Vibber
2010-04-05use nofollow for subscribers listEvan Prodromou
2010-04-05use nofollow for group members listEvan Prodromou
2010-04-05use homepage link attributes method for peopletaglistEvan Prodromou
2010-04-05make profilelist homepage link attributes overrideableEvan Prodromou
2010-04-05Merge branch 'nofollow'Evan Prodromou
2010-04-05nofollow for peopletag pagesEvan Prodromou
2010-04-05override linkAttributes() method for groupmembersminilistEvan Prodromou
2010-04-05override linkAttributes() method for subscribersminilistEvan Prodromou
2010-04-05override linkAttributes() method for profileminilistEvan Prodromou
2010-04-05add linkAttributes() method for profilelistEvan Prodromou
2010-04-05lib/default.php has nofollow groupEvan Prodromou
2010-04-05breakout subscribers minilistEvan Prodromou
2010-04-05balance brackets on profileminilistEvan Prodromou
2010-04-05add an event for subscribers minilistEvan Prodromou
2010-04-05add an event for group members minilistEvan Prodromou
2010-04-03Ticket #2272: Block confirmation form should let enter trigger the 'yes' buttonBrion Vibber
2010-04-03Ticket #2273: Fix bookmarklet with URls with special charactersBrion Vibber
2010-04-02Don't save duplicate messages into a user's packed inbox. We've already got t...Brion Vibber
2010-04-02Ticket 2271: extra whitespace in underlined link for username in notice listsBrion Vibber
2010-04-01ProfileMiniListItem does same events as ProfileListItemEvan Prodromou
2010-04-01Temporary hack until notice_profile_id_idx is updatedBrion Vibber
2010-04-01Revert "Revert "if user allows location sharing but turned off browser locati...Evan Prodromou
2010-04-01Revert "Revert "don't insert the same notice twice into an inbox""Evan Prodromou
2010-04-01Revert "don't insert the same notice twice into an inbox"Evan Prodromou
2010-04-01Revert "if user allows location sharing but turned off browser location use p...Evan Prodromou
2010-04-01if user allows location sharing but turned off browser location use profile l...Evan Prodromou
2010-03-31don't insert the same notice twice into an inboxEvan Prodromou
2010-03-31use Subscription::cancel() to cancel all subscriptions on blockEvan Prodromou
2010-03-31do complete unsubscribe process when deleting a userEvan Prodromou
2010-03-30Shared cache key option for Geonames plugin, lets multi-instance sites share ...Brion Vibber
2010-03-30Some fixes to make the twitterstatusfetcher behave better in a multi-site con...Zach Copley
2010-03-30Fix for error output on invalid user ID to api groups listBrion Vibber
2010-03-30Fixes for apigrouplist - notice spew from undefined var, notice spew from mis...Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-29Fix to profile location in FOAF output: longitude was repeating the latitude ...Brion Vibber
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-28Remove debug line that crept into a commit a while back, breaking realtime wh...Brion Vibber
2010-03-28don't try to get to database at initialize timeEvan Prodromou
2010-03-28add an option to run a command as the site ownerEvan Prodromou
2010-03-28continue deleting even if user profile record is missingEvan Prodromou
2010-03-28update README and version number0.9.1Evan Prodromou
2010-03-27move check for bad IDs from activityobject to activity and make simplerEvan Prodromou
2010-03-27reverse order of activity parse test argumentsEvan Prodromou
2010-03-26Really make sure we return 'true' and 'false' strings for boolean vals in api...Zach Copley
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley
2010-03-26Drop debug statements on every regex match from Blacklist plugin; filling the...Brion Vibber
2010-03-26move base64_url_(encode|decode) to static functions in MagicsigJames Walker
2010-03-26Fix for XHR more text behaviour on conversation pagesSarven Capadisli