Age | Commit message (Expand) | Author |
2010-04-19 | Fix ticket #2289: registration links were showing in top nav bar, login page ... | Brion Vibber |
2010-04-15 | Allow setconfig.php to Print Entire Config | Christopher Vollick |
2010-04-14 | Ticket #2205: pass geo locations over Twitter bridge (will only be used if en... | Brion Vibber |
2010-04-14 | Fix for "#foo !foo" in same notice failing during save, causing failout befor... | Brion Vibber |
2010-04-14 | move comment to correct place | Brion Vibber |
2010-04-12 | showplugins.php: dump list of activated plugins and their settings on this site | Brion Vibber |
2010-04-10 | Allow blocking someone who's not currently subscribed to you (prevents seeing... | Brion Vibber |
2010-04-10 | catch UserNoProfileException and continue | Evan Prodromou |
2010-04-09 | Fix for strip_geo's decaching; also added --all option to run over all notice... | Brion Vibber |
2010-04-09 | fix attributes on homepage output | Evan Prodromou |
2010-04-09 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-04-09 | Run block checks on remote OStatus replies | Brion Vibber |
2010-04-09 | Fix localization for license notice in page footer (for ticket #2274: i18n cl... | Brion Vibber |
2010-04-09 | Avoid E_NOTICE spew when listing group members who aren't admins | Brion Vibber |
2010-04-09 | Undefined Variable in foafgroup.php | Christopher Vollick |
2010-04-09 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-04-08 | scripts/strip_geo.php to remove geodata from notices by a given user/profile. | Brion Vibber |
2010-04-08 | In single-user mode, link #hashtags to the user's tagged stream rather than t... | Brion Vibber |
2010-04-08 | Fix for error during handling of HTTP error response case in Geonames lookups | Brion Vibber |
2010-04-08 | drop onStartShowHeadElements handler from MobileProfile; just duplicated the ... | Brion Vibber |
2010-04-08 | Merge branch 'master' of gitorious.org:statusnet/mainline | Evan Prodromou |
2010-04-07 | fixup_blocks.php: finds any stray subscriptions in violation of blocks, and r... | Brion Vibber |
2010-04-07 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-04-07 | show PEAR_Error message, not the object | Evan Prodromou |
2010-04-07 | Made it so that settag would list tags. | Christopher Vollick |
2010-04-06 | Handle attempt to subscribe a local user via their remote webfinger reference... | Brion Vibber |
2010-04-06 | Set a default 2-second timeout on Geonames web service lookups. After a failu... | Brion Vibber |
2010-04-06 | Allow Meteor plugin to be configurable via configuration database or file. | Brion Vibber |
2010-04-06 | Add a User-Agent fragment blacklist to MobileProfile: sticking iPad on the re... | Brion Vibber |
2010-04-06 | Comment out unreachable code spewing notices due to use of undefined variable... | Brion Vibber |
2010-04-05 | Some localization cleanup and doc to aid in customization: | Brion Vibber |
2010-04-05 | Clean up and clarify output on fix-shadow.php | Brion Vibber |
2010-04-05 | use nofollow for subscribers list | Evan Prodromou |
2010-04-05 | use nofollow for group members list | Evan Prodromou |
2010-04-05 | use homepage link attributes method for peopletaglist | Evan Prodromou |
2010-04-05 | make profilelist homepage link attributes overrideable | Evan Prodromou |
2010-04-05 | Merge branch 'nofollow' | Evan Prodromou |
2010-04-05 | nofollow for peopletag pages | Evan Prodromou |
2010-04-05 | override linkAttributes() method for groupmembersminilist | Evan Prodromou |
2010-04-05 | override linkAttributes() method for subscribersminilist | Evan Prodromou |
2010-04-05 | override linkAttributes() method for profileminilist | Evan Prodromou |
2010-04-05 | add linkAttributes() method for profilelist | Evan Prodromou |
2010-04-05 | lib/default.php has nofollow group | Evan Prodromou |
2010-04-05 | breakout subscribers minilist | Evan Prodromou |
2010-04-05 | balance brackets on profileminilist | Evan Prodromou |
2010-04-05 | add an event for subscribers minilist | Evan Prodromou |
2010-04-05 | add an event for group members minilist | Evan Prodromou |
2010-04-03 | Ticket #2272: Block confirmation form should let enter trigger the 'yes' button | Brion Vibber |
2010-04-03 | Ticket #2273: Fix bookmarklet with URls with special characters | Brion Vibber |
2010-04-02 | Don't save duplicate messages into a user's packed inbox. We've already got t... | Brion Vibber |