use case-insensitive form of tag filter on queries
[mediagoblin-libreplanet.git] / mediagoblin_libreplanet / __init__.py
2017-03-06 Andrew Engelbrechtuse case-insensitive form of tag filter on queries
2017-03-06 Andrew EngelbrechtMerge branch 'featured'
2017-03-06 Andrew Engelbrechtremoving /videos/libreplanet, etc URLs
2017-03-06 Andrew Engelbrechtwhitespace addition for visual grouping
2017-03-06 Andrew Engelbrechtfixed parameters to register_routes
2017-03-06 Andrew Engelbrechtadd /photos/libreplanet, /videos/libreplanet pages
2017-03-06 Andrew Engelbrechtset name of the featured tag at top of the file
2017-03-06 Andrew Engelbrechtreduce the number of featured items on home page
2017-03-06 Andrew EngelbrechtAdd media tagged "featured" to the front page
2017-03-06 Andrew Engelbrechtadded missing commas to routes registration
2017-03-06 Andrew Engelbrechtadded /videos/featured and /photos/featured URLs
2017-03-06 Andrew Engelbrechtby default do not filter items based on tags
2017-03-06 Andrew EngelbrechtUpdating plugin paths for /videos + /photos routes
2015-04-06 David ThompsonAdd CC BY-SA 4.0 International to media license choices.
2015-03-31 David ThompsonShorten tag name.
2015-03-31 David ThompsonFilter out unprocessed media.
2015-03-31 David ThompsonFix media tag filter.
2015-03-31 David ThompsonFirst commit!