summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-09Run block checks on remote OStatus repliesBrion Vibber
2010-04-09Fix localization for license notice in page footer (for ticket #2274: i18n cl...Brion Vibber
2010-04-09Avoid E_NOTICE spew when listing group members who aren't adminsBrion Vibber
2010-04-09Undefined Variable in foafgroup.phpChristopher Vollick
2010-04-08scripts/strip_geo.php to remove geodata from notices by a given user/profile.Brion Vibber
2010-04-08In single-user mode, link #hashtags to the user's tagged stream rather than t...Brion Vibber
2010-04-08Fix for error during handling of HTTP error response case in Geonames lookupsBrion Vibber
2010-04-08drop onStartShowHeadElements handler from MobileProfile; just duplicated the ...Brion Vibber
2010-04-07fixup_blocks.php: finds any stray subscriptions in violation of blocks, and r...Brion Vibber
2010-04-07Made it so that settag would list tags.Christopher Vollick
2010-04-06Handle attempt to subscribe a local user via their remote webfinger reference...Brion Vibber
2010-04-06Set a default 2-second timeout on Geonames web service lookups. After a failu...Brion Vibber
2010-04-06Allow Meteor plugin to be configurable via configuration database or file.Brion Vibber
2010-04-06Add a User-Agent fragment blacklist to MobileProfile: sticking iPad on the re...Brion Vibber
2010-04-06Comment out unreachable code spewing notices due to use of undefined variable...Brion Vibber
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