summaryrefslogtreecommitdiff
path: root/actions/tag.php
AgeCommit message (Expand)Author
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
2008-07-29Update some gettext strings and number the arguements so life is easier for t...Mike Cochrane
2008-07-29if-else instead of ?:Evan Prodromou
2008-07-29relative info, tooEvan Prodromou
2008-07-29show the weight in output (for my own edification)Evan Prodromou
2008-07-29change tag output to a tag cloudEvan Prodromou
2008-07-20Sort tags by highest frequency then most recentMike Cochrane
2008-07-20Set constant to propper value, not debug valueMike Cochrane
2008-07-20Add tag actionMike Cochrane