summaryrefslogtreecommitdiff
path: root/lib/stream.php
AgeCommit message (Expand)Author
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-11Better titles and instructions for Featured and Popular tabsZach Copley
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-08Favorited -> PopularEvan Prodromou
2008-12-03Using abbr.published @title and ISO8601csarven
2008-12-02better microformats from @singpolymaEvan Prodromou
2008-12-10Remove a bunch of extraneous logging statementsZach Copley
2008-11-20Public tabs - only show 'Featured' tab when featured users are defined in con...Zach Copley
2008-11-20New public tabs - Public, Recent tags, Featured, and FavoritedZach Copley
2008-10-20try to make replies point to the clicked-on noticeEvan Prodromou
2008-09-16inbox and outbox for direct messagesEvan Prodromou
2008-09-08move fave form, float rightEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-26try to make the reply button do the right thing if there's no notification box.Evan Prodromou
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-26use notice URI if it's not local and it's an HTTP URLEvan Prodromou
2008-07-29use a little X instead of "delete" for delete link, right after arrowEvan Prodromou
2008-07-29new -> staticGetEvan Prodromou
2008-07-29fallback for unknown sourceEvan Prodromou
2008-07-29show where a notice came fromEvan Prodromou
2008-07-20Fullname is in the profile, not the user objectMike Cochrane
2008-07-20Clean up of delete links when not logged inMike Cochrane
2008-07-15Added notice deletion http://laconi.ca/PITS/00045matthew.gregg
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-09reply_to is now stored on the notice, not on the reply recordEvan Prodromou
2008-07-09wording change in commentEvan Prodromou
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-07-09move againEvan Prodromou
2008-07-09move some things aroundEvan Prodromou
2008-07-09better arrowEvan Prodromou
2008-07-09return falseEvan Prodromou
2008-07-09fallback to newnotice on reply button, new button with mouseoverEvan Prodromou
2008-07-08replybutton.darcmike
2008-07-08notice -> permalink in noticesEvan Prodromou
2008-07-07change reply infoEvan Prodromou
2008-07-07consolidate show_notice and show_replyEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-06-22First pass at replies support http://laconi.ca/PITS/00080matthew.gregg
2008-07-03add a display url function to display URLsEvan Prodromou
2008-06-27show exact date when neededEvan Prodromou
2008-06-14take out public from views menu for nowEvan Prodromou
2008-06-14add public tabEvan Prodromou
2008-06-11closing menu list in the wrong placeEvan Prodromou