summaryrefslogtreecommitdiff
path: root/lib/stream.php
AgeCommit message (Expand)Author
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
2008-06-11menu on home and profileEvan Prodromou
2008-06-10fixup for new theme design in public.phpEvan Prodromou
2008-05-29@ messagesEvan Prodromou
2008-05-29use common_render_contentEvan Prodromou
2008-05-28take out content rendering, seems to do something strangeEvan Prodromou
2008-05-28take out avatar floatleftEvan Prodromou
2008-05-28take out spansEvan Prodromou
2008-05-28change to use correct width classesEvan Prodromou
2008-05-28update TODOs and try to reformat noticesEvan Prodromou
2008-05-21fixup default avatar urls by using common functionEvan Prodromou
2008-05-21declare config global for show_notice in streamsEvan Prodromou
2008-05-21default avatarEvan Prodromou
2008-05-20reformat showstreamEvan Prodromou