summaryrefslogtreecommitdiff
path: root/actions/tag.php
AgeCommit message (Expand)Author
2010-04-10Update message formatting for serverError to use a starting capital and a lea...Siebrand Mazeland
2010-03-31add missing semicolonCraig Andrews
2010-03-23Misc small fixes, plus a new hook in tag.phpJulien C
2010-03-02Document 404 "Page not found" server error for translators.Siebrand Mazeland
2010-01-24fix interpolation of positional arguments to sprintf in tag actionEvan Prodromou
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-10-29Fix feed links which were broken when the API was restructuredCraig Andrews
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-16Revert "Revert "Return a 404 when a page is request that has no notices""Evan Prodromou
2009-08-14Revert "Return a 404 when a page is request that has no notices"Evan Prodromou
2009-08-11Return a 404 when a page is request that has no noticesCraig Andrews
2009-07-12Add timeline tags API (RSS 2.0 and Atom feeds)Craig Andrews
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-12Remove useless methodZach Copley
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-04-15Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-15Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...Adrian Lang
2009-04-14Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-14trac#1223 Show most popular notices per tag in the tag page sidebar.Robin Millette
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-10tag stream is read-onlyEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-10Beginning to refactor document relationship links to reduce common code.Meitar Moscovitz
2009-02-09Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.Meitar Moscovitz
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-01-26Fix canonical tags in notice and in URLsAdrian Lang
2009-01-19Update tag to use new frameworkEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan 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-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-11-20Only show 'Recent tags' tab for tag cloud, not for tag streamsZach Copley
2008-11-20New public tabs - Public, Recent tags, Featured, and FavoritedZach Copley
2008-11-14RSS alternate link for tag pageszach
2008-09-24Fix problem with tags in different locales (Ticket #679)CiaranG
2008-09-29trying to fix up pages in tagsEvan Prodromou
2008-09-28fixup tag display codeEvan Prodromou
2008-09-28pass tag parameter along to stream queryEvan Prodromou
2008-09-28cache tag streams in Memcached, tooEvan Prodromou
2008-09-11PostgreSQL: Make tag cloud query work - also fixes what is surely an ignored ...CiaranG
2008-08-11make tag dropoff configurableEvan Prodromou
2008-07-31ksort() the tags listEvan Prodromou
2008-07-30Resolve conflictsMike Cochrane