summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2010-03-26Do ostatus queue firstEvan Prodromou
2010-03-25Tweak to OStatus long message cropping: use original source notice URL for th...0.9.1rc1Brion Vibber
2010-03-25Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ...Brion Vibber
2010-03-25Merge branch 'master' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-25Restore lost addition of inline HTML attachment display.Brion Vibber
2010-03-25version number and codenameEvan Prodromou
2010-03-25Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-03-25If indenting is disabled on the output, this fixes the entity_tags cropSarven Capadisli
2010-03-25Fix for processing indicator for asideSarven Capadisli
2010-03-25Updated biz theme to use realtime icons from coreSarven Capadisli
2010-03-25A lot of updates to keep the themes current (at least in functionality)Sarven Capadisli
2010-03-25location -> label class for cloudySarven Capadisli
2010-03-25Using unique @for, @id pair for jabber and sms options in subscriptionsSarven Capadisli
2010-03-25Using hCard label instead of location. Matches userprofile.Sarven Capadisli
2010-03-25Updated tag list output in subscriptions list. Matches userprofile.Sarven Capadisli
2010-03-25Removed print stylesheetSarven Capadisli
2010-03-25Moved print inside base stylesheet using media rules. One less HTTP GET.Sarven Capadisli
2010-03-25Minor core alignment for cloudySarven Capadisli