Age | Commit message (Expand) | Author |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-07-05 | don't hide unsub button for remote users | Evan Prodromou |
2009-07-03 | only show subscribe button in profile list for local users | Evan Prodromou |
2009-06-14 | return count from show | Evan Prodromou |
2009-06-14 | try to get the right class for profileminilist | Evan Prodromou |
2009-06-14 | Break profilelist into a recipe | Evan Prodromou |
2009-03-23 | show subscribe button and block form again | Evan Prodromou |
2009-03-18 | fix bug in profile list owner check | Evan Prodromou |
2009-03-11 | Another undefined object member. | Adrian Lang |
2009-03-11 | Remove comparison with member variable of null variable, cleaned code a bit. | Adrian Lang |
2009-03-09 | Improve handling of null values in profile parameters. | Adrian Lang |
2009-02-20 | PROFILES_PER_PAGE already defined in lib/common.php | Leslie Michael Orchard |
2009-02-11 | Minor. Changed from @class location to label | Sarven Capadisli |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-01-26 | Add some more useless HTML | Evan Prodromou |
2009-01-26 | move block form | Evan Prodromou |
2009-01-22 | Debug some of the subscriptions+tags problems | Evan Prodromou |
2009-01-22 | reformat profilelist code | Evan Prodromou |
2009-01-22 | selector name cleanup | sarven |
2009-01-21 | Changed to @class entity_profile from @id user_profile. | sarven |
2009-01-21 | Matching markup for tags | sarven |
2009-01-21 | profilelist markup and styles | sarven |
2009-01-20 | If user has fn, then it will not link to their own profile with @class | sarven |
2009-01-19 | Featuerd profile list markup | sarven |
2009-01-19 | Extra whitespace in profilelist | Evan Prodromou |
2009-01-19 | Update profile list for new framework | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-08 | pass profile correctly to show_owner_controls | Evan Prodromou |
2008-12-08 | add block form to subscribers list and profile page | Evan Prodromou |
2008-12-07 | remove unused code from profile list | Evan Prodromou |
2008-11-23 | include action in tags | csarven |
2008-11-23 | better tag handling for profile lists | Evan Prodromou |
2008-11-21 | Fixing bio alignment | csarven |
2008-11-21 | Removing empty element no longer in use | csarven |
2008-11-21 | rel-bookmark not required because hAtom is not present | csarven |
2008-11-20 | Linking directly from Your tags instead of Tag user | csarven |
2008-11-20 | Tag markup and styling for tag_self, tag_user, form#tag_user | csarven |
2008-11-20 | show tags that the owner added, not that the current user added | Evan Prodromou |
2008-11-20 | only show tags if there's a logged-in user | Evan Prodromou |
2008-11-20 | fix some stuff with tagother link | Evan Prodromou |
2008-11-20 | fix link to tagother | Evan Prodromou |
2008-11-20 | fix $profile in profilelist | Evan Prodromou |
2008-11-20 | tag other users | Evan Prodromou |