Age | Commit message (Expand) | Author |
2010-01-10 | * L10n updates: consistent puctuation | Siebrand Mazeland |
2009-12-11 | show repeated notice's author on profile page | Evan Prodromou |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-04 | Widgetized user profile rendering. | Shashi |
2009-10-29 | Fix feed links which were broken when the API was restructured | Craig Andrews |
2009-10-29 | fix uninitialized variables in showstream.php | Evan Prodromou |
2009-10-09 | add lots of events to customize the profile page | Evan Prodromou |
2009-10-09 | add some hooks for the profile page | Evan Prodromou |
2009-10-07 | Rationalize logic in showProfile() | Evan Prodromou |
2009-10-07 | don't reset in showProfile() | Evan Prodromou |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-16 | Pagination of user/tag was navigating to wrong page. | Christopher Vollick |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
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-08-21 | Revert "Added configuration option to only allow OpenID logins." | Evan Prodromou |
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To |
2009-06-17 | Make the personal tag streams actually work | Evan Prodromou |
2009-06-14 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-06-14 | Some UI improvements for blocking and unblocking | Evan Prodromou |
2009-06-10 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-06-10 | Remove FIXME-marked Opera links until they actually work | Evan Prodromou |
2009-05-18 | Added RSS for personal tags | Robin Millette |
2009-05-18 | Added personal tag page: http://example.com/MY_NICK/tag/A_TAG | Robin Millette |
2009-04-15 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-15 | Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe... | Adrian Lang |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-04-08 | showemptListMessage -> showEmptyListMessage method name cleanup. | Robin Millette |
2009-04-07 | HTML br is not needed. Using 'clear' in CSS instead. | Sarven Capadisli |
2009-04-07 | added filler/guide text to user timeline. | Robin Millette |
2009-04-07 | Add subscribers, subscriptions, groups to personal page | Evan Prodromou |
2009-03-30 | full name in title and h1 of the personal profile | Evan Prodromou |
2009-03-19 | A couple more 'Join Now' messages that need disabling when the site is closed... | CiaranG |
2009-02-17 | Fixes ticket:1053; removes spacing between hash and tag on profile page. | Meitar Moscovitz |
2009-02-11 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli |
2009-02-11 | Minor. Changed from @class location to label | Sarven Capadisli |
2009-02-11 | Unify feeds definition in actions | Evan Prodromou |
2009-02-10 | Beginning to refactor document relationship links to reduce common code. | Meitar Moscovitz |
2009-02-10 | Merge branch 'dev-0.7.x' into link-rel-paginate | Meitar Moscovitz |
2009-02-09 | whitespace and formatting in showstream.php | Evan Prodromou |
2009-02-09 | Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc. | Meitar Moscovitz |
2009-02-07 | Merge commit 'upstream/0.7.x' into 0.7.x | Sean Murphy |
2009-02-06 | Fixed #1048: Edit avatar link on profile page. | Sean Murphy |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-02-05 | Trac #894 and #1013 - fixed bad redirects after delete notice | Zach Copley |
2009-02-05 | Fix #81: Profile and personal shows „you“ instead of username when lookin... | Adrian Lang |