Age | Commit message (Expand) | Author |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-02-01 | If user is not logged in, then notice-options container shouldn't be | Sarven Capadisli |
2009-01-28 | don't show reply for anon user | Evan Prodromou |
2009-01-23 | make avatar bigger on single notice pages | Robin Millette |
2009-01-23 | Using util.js to set onclick reply anchor | sarven |
2009-01-21 | Mailbox markup for Inbox/Outbox direct notices | sarven |
2009-01-19 | Reformat notice list code | Evan Prodromou |
2009-01-17 | Added @title to input submit (reusing $label value until we really | sarven |
2009-01-17 | Delete notice markup and styles | sarven |
2009-01-16 | showReplyLink | sarven |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | Add some includes to noticelist | Evan Prodromou |
2009-01-15 | Published title | sarven |
2009-01-15 | Wrapper for notices | sarven |
2009-01-15 | Changed to class | sarven |
2009-01-15 | Fix some formatting in list items | Evan Prodromou |
2009-01-15 | Merge ../csarven into uiredesign | Evan Prodromou |
2009-01-15 | A little further with notice lists | Evan Prodromou |
2009-01-15 | Resaved. | sarven |
2009-01-15 | Refactored show() into showNotice(), showNoticeInfo(), | sarven |
2009-01-15 | Updated: | sarven |
2009-01-15 | Updated: | sarven |
2009-01-15 | showReplyTo() update | sarven |
2009-01-15 | showAuthor() minor update. Using a single anchor to wrap both avatar and | sarven |
2008-12-23 | incorrect label on notice list file comment | Evan Prodromou |
2008-12-23 | bring lib/noticelist.php into line with PEAR code standards | Evan Prodromou |
2008-12-20 | two undefined variables in noticelist.php | Evan Prodromou |
2008-12-16 | XHR response fix for IE | Sarven Capadisli |
2008-12-12 | link error with notice sources | Evan Prodromou |
2008-12-11 | fix source name | Evan Prodromou |
2008-12-11 | $profile -> $this->profile in noticelistitem | Evan Prodromou |
2008-12-11 | fixup function names for show_avatar() and show_nickname() | Evan Prodromou |
2008-12-11 | remove unused $notice param from NoticeListItem::show() | Evan Prodromou |
2008-12-11 | don't use undefined source_link; instead, just link | Evan Prodromou |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |