Age | Commit message (Expand) | Author |
2010-04-09 | Fix localization for license notice in page footer (for ticket #2274: i18n cl... | Brion Vibber |
2010-04-08 | Maintain 'page' parameter for block from subscribers list, block & make-admin... | Brion Vibber |
2010-04-08 | Revert "scripts/strip_geo.php to remove geodata from notices by a given user/... | Brion Vibber |
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-07 | Refactor installer into base class plus web and CLI installers. | Brion Vibber |
2010-04-05 | Merge branch 'master' into testing | Brion Vibber |
2010-04-05 | make profilelist homepage link attributes overrideable | Evan Prodromou |
2010-04-05 | Merge branch 'nofollow' | 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-02 | Ticket 2271: extra whitespace in underlined link for username in notice lists | Brion Vibber |
2010-04-02 | Ticket 2271: extra whitespace in underlined link for username in notice lists | Brion Vibber |
2010-04-01 | ProfileMiniListItem does same events as ProfileListItem | Evan Prodromou |
2010-03-30 | Ticket #1281: JID validation now more or less follows spec instead of calling... | Brion Vibber |
2010-03-30 | Quick fixes for grouplistall: | Brion Vibber |
2010-03-30 | Quick fixes for grouplistall: | Brion Vibber |
2010-03-29 | Tweak to Eugene Crosser's patch to make transactions and acks configurable; d... | Brion Vibber |
2010-03-29 | Make stomp queue manager work with basic servers | Eugene Crosser |
2010-03-29 | Merge branch 'master' into testing | Brion Vibber |
2010-03-29 | Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with P... | Brion Vibber |
2010-03-29 | Add $config['db']['annotate_queries'] option to include caller ID comments in... | Brion Vibber |
2010-03-28 | update README and version number0.9.1 | Evan Prodromou |
2010-03-27 | move check for bad IDs from activityobject to activity and make simpler | Evan Prodromou |
2010-03-26 | Return an http auth error, when a client sends in an invalid auth user, even ... | Zach Copley |
2010-03-26 | Return an http auth error, when a client sends in an invalid auth user, even ... | Zach Copley |
2010-03-25 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Brion Vibber |
2010-03-25 | Restore lost addition of inline HTML attachment display. | Brion Vibber |
2010-03-25 | version number and codename | Evan Prodromou |
2010-03-25 | Using hCard label instead of location. Matches userprofile. | Sarven Capadisli |
2010-03-25 | Updated tag list output in subscriptions list. Matches userprofile. | Sarven Capadisli |
2010-03-25 | Moved print inside base stylesheet using media rules. One less HTTP GET. | Sarven Capadisli |
2010-03-25 | Updated 'more' anchor for attachments to do an XHR GET | Brion Vibber |
2010-03-25 | Using rel=external instead of class=external for jOverlay title link | Sarven Capadisli |
2010-03-25 | Added rel=external to geo location link | Sarven Capadisli |
2010-03-25 | Assigned an identifier for the representative user and group profile | Sarven Capadisli |
2010-03-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-03-24 | Fix for API group methods, caused failure or output corruption when pulling u... | Brion Vibber |
2010-03-23 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber |
2010-03-23 | Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ... | Brion Vibber |
2010-03-23 | change router to allow hooking path connections | Evan Prodromou |
2010-03-22 | Some initial media parsing | Zach Copley |
2010-03-22 | Log backtraces for non-ClientException exceptions caught at the top-level han... | Brion Vibber |
2010-03-22 | Replace the "give up and dump object" attachment view fallback with a client-... | Brion Vibber |