Age | Commit message (Expand) | Author |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-23 | bring lib/noticelist.php into line with PEAR code standards | Evan Prodromou |
2008-12-12 | don't block yourself! | Evan Prodromou |
2008-12-11 | Using single id for both profile block and unblock | Sarven Capadisli |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-08 | add an unblock form | Evan Prodromou |
2008-12-08 | add returnto information to the block form | Evan Prodromou |
2008-12-08 | add block form to subscribers list and profile page | Evan Prodromou |
2008-12-03 | Using abbr.published @title and ISO8601 | csarven |
2008-12-03 | permanent redirect on non-canonical nickname | Evan Prodromou |
2008-12-02 | better microformats from @singpolyma | Evan Prodromou |
2008-11-24 | support microsummaries | Evan Prodromou |
2008-11-20 | Tag markup and styling for tag_self, tag_user, form#tag_user | csarven |
2008-11-20 | (Un)Subscribe form using ajaxForm() | csarven |
2008-11-20 | links to people tags | Evan Prodromou |
2008-11-20 | show self-tags | Evan Prodromou |
2008-11-17 | nudge: only show it when other person has enabled it. | millette |
2008-11-15 | Nudge feature | csarven |
2008-11-14 | trac626 Put a list of feed links | csarven |
2008-10-23 | add atom and RSS 2.0 link elements to head of profile page | Evan Prodromou |
2008-09-28 | shownotices takes user rather than profile in showstream | Evan Prodromou |
2008-09-28 | single function for important streams, with memcached support | Evan Prodromou |
2008-09-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-09-22 | check for cur before message link | Evan Prodromou |
2008-09-18 | add favor/disfavor to profile | Evan Prodromou |
2008-09-17 | fancy urls for show message, new message | Evan Prodromou |
2008-09-17 | don't show message link on your own page | Evan Prodromou |
2008-09-17 | add new message link to showstream | Evan Prodromou |
2008-08-29 | CSRF protection for subscription/unsubscription | Evan Prodromou |
2008-08-04 | change no-such-user error to a 404 instead of a 400 | Evan Prodromou |
2008-07-29 | show the right stuff on profile page, too | Evan Prodromou |
2008-07-29 | show where a notice came from | Evan Prodromou |
2008-07-21 | Publish MicroIDs for email and mpp on profile and notice pages. | mikec |
2008-07-20 | Fix errors from delete code when viewing a user's profile while not logged in. | Mike Cochrane |
2008-07-20 | Add rel | Mike Cochrane |
2008-07-15 | Added notice deletion http://laconi.ca/PITS/00045 | matthew.gregg |
2008-07-22 | hide magic self subscription | Evan Prodromou |
2008-07-22 | every user is subscribed to themselves | Evan Prodromou |
2008-07-17 | add rel | Evan Prodromou |
2008-07-17 | add a description with the bio in it to HTML head | Evan Prodromou |
2008-07-13 | Sort notices by date then id so they are in the correct order when there are ... | Mike Cochrane |
2008-07-13 | Colapse a lot of strings to make like easier for translators and more consisi... | Mike Cochrane |
2008-07-12 | check type, not value, of counts | Evan Prodromou |
2008-07-12 | try to show zeroes in statistics | Evan Prodromou |
2008-07-10 | Resolve conflicts and convert _t( to _( where it was introduced again. | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-08 | Translate a few more strings. | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-09 | use rendered text in profile page stream | Evan Prodromou |
2008-07-09 | use getCurrentNotice() on profile page | Evan Prodromou |