]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/gallery.php
Extract image management code to a helper function
[quix0rs-gnu-social.git] / lib / gallery.php
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-11 Evan Prodromouswitch labels for tabs on subs
2008-12-11 Evan Prodromouadd a menu to subs
2008-12-21 Evan Prodromoureformat for phpcs
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page
2008-11-27 Evan Prodromoudon't use list display -- it's the default
2008-11-27 Evan Prodromoulost the URL
2008-11-27 Evan Prodromoubetter link
2008-11-24 Evan Prodromouredirect on a post from tag dropdown
2008-11-24 Evan Prodromouretain links in List and Icon switch
2008-11-24 csarvenSubscriptions tag filtering and views
2008-11-24 Evan Prodromouonly get tags for this profile list type
2008-11-24 csarveninclude action in tags
2008-11-24 Evan Prodromoufix tag link
2008-11-24 Evan Prodromoushow dropdown of tags only when tags are available...
2008-11-24 Evan Prodromoufilter galleries by tag
2008-11-21 Evan Prodromoushow tags that the owner added, not that the current...
2008-11-20 Evan Prodromoutry to fix up pagination again
2008-11-20 Evan Prodromoubreak ties using profile ID for order
2008-11-20 Evan Prodromoumore pagination math
2008-11-20 Evan Prodromouforgot my dollar sign
2008-11-20 Evan Prodromouadd nickname to list/icons links
2008-11-20 Evan Prodromoulinks to different display options for subscriptions
2008-11-20 Evan Prodromoustop trying to get count from query
2008-11-20 Evan Prodromoushow error on empty gallery
2008-11-20 Evan Prodromoufix empty results
2008-11-20 Evan Prodromoucorrect pagination criteria
2008-11-20 Evan Prodromouremove unnecessary variables from subs query
2008-11-20 Evan Prodromoudo page offsets correctly (depending on display type)
2008-11-20 Evan Prodromoudisplay subscriptions/subscribers as a list
2008-09-11 Evan Prodromoureverse order of queries for galleries
2008-09-08 Evan Prodromouerror checking in subscriptions
2008-07-22 zachbase class is_readonly() now returns false by default
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-09 Evan Prodromoup.instructions -> div.instructions
2008-07-04 Evan Prodromoufix galleries
2008-07-03 Evan Prodromouadd a display url function to display URLs
2008-06-20 Evan Prodromoufix pagination for galleries
2008-06-18 Evan Prodromoumore subscriptions/subscribers changes
2008-06-18 Evan Prodromoufactor out similarities in subscriptions and subscribers