summaryrefslogtreecommitdiff
path: root/lib/noticelist.php
AgeCommit message (Collapse)Author
2010-08-11Output "web" instead of gettext translation file metadata when notice.source ↵Brion Vibber
is empty
2010-08-08Add two i18n related FIXMEs.Siebrand Mazeland
2010-08-04Fix for source attribution on notices; it was displaying the code instead of ↵Zach Copley
the source name sometimes.
2010-07-13handle missing profile for notices better in NoticeListEvan Prodromou
2010-06-28Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); ↵Brion Vibber
using math instead of string manipulation to split integer portion from decimal remainder.
2010-05-06Allow OStatusPlugin to set the source attribution titleZach Copley
2010-05-06- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
attribution - Remove stray break statement from NoticeList
2010-05-06Refactor and centralize notice source link calculationZach Copley
2010-04-10Fix syntax errors that snuck in while documenting translationsBrion Vibber
2010-04-10Document messages for which clarification was requested.Siebrand Mazeland
Because N/S/E/W were on the same lines, and the "// TRANS:" comment must be directly above the line in which the message is located to work, I added the messages to a variable first.
2010-04-09Fix for conversation check in @-reply notification email; i18n cleanup on ↵Brion Vibber
mail messages: fixed some bad gettext usage, added trans doc comments.
2010-04-02Ticket 2271: extra whitespace in underlined link for username in notice listsBrion Vibber
Switching to a raw() output for the <span> of the nickname removes the extra whitespace and fixes display.
2010-03-25Added rel=external to geo location linkSarven Capadisli
2010-03-11Fixes the indenting bug for geo anchor. Also mention in trac ticket 2235Sarven Capadisli
2010-02-26Pull conversation URL from Conversation instead of assuming it's localZach Copley
2010-02-26Check for conversation with unique conversation IDZach Copley
2010-02-24use Notice::bestUrl() to determine notice url in ↵Evan Prodromou
NoticeListItem::showNoticeLink()
2010-02-24Using the default abbr class pattern for geo microformats instead ofSarven Capadisli
the shorthand that I've proposed at http://microformats.org/wiki/geo-brainstorming#latitude_longitude_shorthand_and_geo_link If anyone wants to pick up on where the discussion was left off or get more implementation support by other sites and software, and be recognized by parsers, I'd be happy to go back to the shorthand. Because you know, it actually makes a lot of sense.
2010-02-17OStatus: override source link with the source domain and link to original ↵Brion Vibber
message
2010-02-15Added single whitespace to separate inline text words.Sarven Capadisli
2010-02-02Linkify notice source when posting from registered OAuth appsZach Copley
2010-01-28Removed unused variable assignment for avatar URL and added missing fnSarven Capadisli
2010-01-07Fixes to bugs where non-local messages were being wrong put in the public ↵Ciaran Gultnieks
timeline and public xmpp feed
2009-12-29don't show notices with deleted profilesEvan Prodromou
2009-12-15Don't show repeater avatar in notice listsEvan Prodromou
2009-12-14Initial representation for repeated noticeSarven Capadisli
2009-12-14make sure id of <li> in notice list is uniqueEvan Prodromou
2009-12-14had the order of <status> and <retweeted_status> wrong in api outputEvan Prodromou
2009-12-14correct link for repeat attribution in noticelistEvan Prodromou
2009-12-13Init UI for Repeated bySarven Capadisli
2009-12-12make sure to show repeats correctly when original is deletedEvan Prodromou
2009-12-11show original notice in repeat, with repeat info belowEvan Prodromou
2009-12-11show the repeat form in notice listsEvan Prodromou
2009-12-10move forward form to pluginEvan Prodromou
2009-12-08don't allow forwarding your own noticeEvan Prodromou
2009-12-08add (ugly) form to forward noticesEvan Prodromou
2009-11-21Use sprintf and gettext to output the DMS version of the location. More ↵Craig Andrews
translator-friendly.
2009-11-20Display lat/lon in DMS formatCraig Andrews
2009-11-20Change the format of the lat/lon output on a notice in HTMLCraig Andrews
2009-11-20Revert "Use the geo microformat as documented at ↵Craig Andrews
http://microformats.org/wiki/geo" This reverts commit 67add6429136dd6c2f5a924fb6bfef3ae099b495.
2009-11-19Use the geo microformat as documented at http://microformats.org/wiki/geoCraig Andrews
2009-11-19Added lat and lon coordinates to notice locationSarven Capadisli
2009-11-19Added @class 'location', 'at' text reference for name, and @class 'geo'Sarven Capadisli
2009-11-19Changed notice source and location orderSarven Capadisli
2009-11-09Revert "Remove more contractions"Brion Vibber
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday...
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
* doesn't * won't * isn't * don't
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
This reverts commit 0ab17f382b9993ada3d12d4cdace72cca53fb545.
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
* [Cc]ould't -> [Cc]ould not