]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/tag.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / tag.php
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-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
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