]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/tag.php
Fix canonical tags in notice and in URLs
[quix0rs-gnu-social.git] / actions / tag.php
2009-01-26 Adrian LangFix canonical tags in notice and in URLs
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 sarvenMerge branch 'master' of ../trunk
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 Evan ProdromouUpdate tag to use new framework
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-10 Evan ProdromouCorrected links to tagrss and add fancy URL for tag rss
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-05 csarventrac855 trac856 and Feed list for the Favorited page
2008-11-20 Zach CopleyOnly show 'Recent tags' tab for tag cloud, not for...
2008-11-20 Zach CopleyNew public tabs - Public, Recent tags, Featured, and...
2008-11-14 zachRSS alternate link for tag pages
2008-09-24 CiaranGFix problem with tags in different locales (Ticket...
2008-09-29 Evan Prodromoutrying to fix up pages in tags
2008-09-28 Evan Prodromoufixup tag display code
2008-09-28 Evan Prodromoupass tag parameter along to stream query
2008-09-28 Evan Prodromoucache tag streams in Memcached, too
2008-09-11 CiaranGPostgreSQL: Make tag cloud query work - also fixes...
2008-08-11 Evan Prodromoumake tag dropoff configurable
2008-07-31 Evan Prodromouksort() the tags list
2008-07-31 Mike CochraneResolve conflicts
2008-07-29 Mike CochraneUpdate some gettext strings and number the arguements...
2008-07-29 Evan Prodromouif-else instead of ?:
2008-07-29 Evan Prodromourelative info, too
2008-07-29 Evan Prodromoushow the weight in output (for my own edification)
2008-07-29 Evan Prodromouchange tag output to a tag cloud
2008-07-20 Mike CochraneSort tags by highest frequency then most recent
2008-07-20 Mike CochraneSet constant to propper value, not debug value
2008-07-20 Mike CochraneAdd tag action