summaryrefslogtreecommitdiff
path: root/lib/noticelist.php
AgeCommit message (Expand)Author
2009-09-20Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-09-18Show context link if this notice starts a conversationCraig Andrews
2009-09-18Removed trailing single space in author @titleSarven Capadisli
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-07Redirect instead of showing an error when the user visits a non-local notice'...Craig Andrews
2009-07-25Removed <dl> structure from NoticeListItem::showContext. Same asSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeSource. Same asSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeLink. Reason:Sarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showReplyLink. Reason:Sarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:Sarven Capadisli
2009-06-25Added fragment identifier to the "in context" URL which points toSarven Capadisli
2009-06-23append uploads to content rather than showing them doubleEvan Prodromou
2009-06-23use a subclass for single notice items to show attachmentsEvan Prodromou
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
2009-06-14Removed another bit of dead (commented out) code.Robin Millette
2009-06-14Merge branch '0.8.x' into userdesignZach Copley
2009-06-10Uploaded content now displays in overlay (and removed var_dump crap)Robin Millette
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
2009-06-09Improve file upload and attachment interface.Robin Millette
2009-05-31Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-29Changed ul to ol and added xoxo for notice lists.Sarven Capadisli
2009-05-26Merge branch '0.8.x' into userdesignEvan Prodromou
2009-05-26Let's you upload a file with a notice and have it shown with other attachments.Robin Millette
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-24Removed big clip and replaced with smaller inline one next to each URL (in a ...Robin Millette
2009-05-24Only show number of attachments if > 1Robin Millette
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ...Robin Millette
2009-05-23remove old, unused PersonalAction and StreamActionEvan Prodromou
2009-05-22Removed inline styles from notice list itemsSarven Capadisli
2009-05-18Removed dead code.Robin Millette
2009-05-15Attachments and their list now provide "ajax" view. Also added a few sidebars...Robin Millette
2009-04-03in context link for conversationsEvan Prodromou
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