summaryrefslogtreecommitdiff
path: root/lib/noticelist.php
AgeCommit message (Expand)Author
2009-03-30Merge branch 'master' into 0.7.xEvan Prodromou
2009-03-30add full name title to notice list linkEvan Prodromou
2009-03-28welcome notice, default sub for new usersEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-01If user is not logged in, then notice-options container shouldn't beSarven Capadisli
2009-01-28don't show reply for anon userEvan Prodromou
2009-01-23make avatar bigger on single notice pagesRobin Millette
2009-01-23Using util.js to set onclick reply anchorsarven
2009-01-21Mailbox markup for Inbox/Outbox direct noticessarven
2009-01-19Reformat notice list codeEvan Prodromou
2009-01-17Added @title to input submit (reusing $label value until we reallysarven
2009-01-17Delete notice markup and stylessarven
2009-01-16showReplyLinksarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Add some includes to noticelistEvan Prodromou
2009-01-15Published titlesarven
2009-01-15Wrapper for noticessarven
2009-01-15Changed to classsarven
2009-01-15Fix some formatting in list itemsEvan Prodromou
2009-01-15Merge ../csarven into uiredesignEvan Prodromou
2009-01-15A little further with notice listsEvan Prodromou
2009-01-15Resaved.sarven
2009-01-15Refactored show() into showNotice(), showNoticeInfo(),sarven
2009-01-15Updated:sarven
2009-01-15Updated:sarven
2009-01-15showReplyTo() updatesarven
2009-01-15showAuthor() minor update. Using a single anchor to wrap both avatar andsarven
2008-12-23incorrect label on notice list file commentEvan Prodromou
2008-12-23bring lib/noticelist.php into line with PEAR code standardsEvan Prodromou
2008-12-20two undefined variables in noticelist.phpEvan Prodromou
2008-12-16XHR response fix for IESarven Capadisli
2008-12-12link error with notice sourcesEvan Prodromou
2008-12-11fix source nameEvan Prodromou
2008-12-11$profile -> $this->profile in noticelistitemEvan Prodromou
2008-12-11fixup function names for show_avatar() and show_nickname()Evan Prodromou
2008-12-11remove unused $notice param from NoticeListItem::show()Evan Prodromou
2008-12-11don't use undefined source_link; instead, just linkEvan Prodromou
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou