]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/noticelist.php
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
[quix0rs-gnu-social.git] / lib / noticelist.php
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Evan ProdromouMove common_avatar_* functions to Avatar
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-04 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-03 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-03 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-02-01 Sarven CapadisliIf user is not logged in, then notice-options container...
2009-01-28 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-28 Evan Prodromoudon't show reply for anon user
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 Robin Millettemake avatar bigger on single notice pages
2009-01-23 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-23 sarvenMerge branch 'master' of ../trunk
2009-01-23 sarvenUsing util.js to set onclick reply anchor
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-21 sarvenMailbox markup for Inbox/Outbox direct notices
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouReformat notice list code
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-17 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-17 sarvenAdded @title to input submit (reusing $label value...
2009-01-17 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-17 sarvenDelete notice markup and styles
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-16 Evan ProdromouMerge ../csarven into uiredesign
2009-01-16 sarvenshowReplyLink
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouAdd some includes to noticelist
2009-01-15 sarvenPublished title
2009-01-15 sarvenWrapper for notices
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 sarvenChanged to class
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouFix some formatting in list items
2009-01-15 Evan ProdromouMerge ../csarven into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouA little further with notice lists
2009-01-15 Evan ProdromouMerge branch 'uiredesign' of evan@dev.controlyourself...
2009-01-15 sarvenResaved.
2009-01-15 sarvenRefactored show() into showNotice(), showNoticeInfo(),
2009-01-15 sarvenUpdated:
2009-01-15 sarvenUpdated:
2009-01-15 sarvenshowReplyTo() update
2009-01-15 sarvenshowAuthor() minor update. Using a single anchor to...
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-20 Evan Prodromoutwo undefined variables in noticelist.php
2008-12-16 Sarven CapadisliXHR response fix for IE
2008-12-12 Evan Prodromoulink error with notice sources
2008-12-12 Evan Prodromoufix source name
2008-12-11 Evan Prodromou$profile -> $this->profile in noticelistitem
2008-12-11 Evan Prodromoufixup function names for show_avatar() and show_nickname()
2008-12-11 Evan Prodromouremove unused $notice param from NoticeListItem::show()
2008-12-11 Evan Prodromoudon't use undefined source_link; instead, just link
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-23 Evan Prodromouincorrect label on notice list file comment
2008-12-23 Evan Prodromoubring lib/noticelist.php into line with PEAR code standards