summaryrefslogtreecommitdiff
path: root/lib/noticelist.php
AgeCommit message (Expand)Author
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