aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages
Commit message (Expand)AuthorAgeFilesLines
* moved check for correct page values into decorator for view functionBernhard Keller2011-05-191-6/+5
* removed request arg from Pagination classBernhard Keller2011-05-191-2/+7
* changed some coding styles and changed the interface for pagination from __ca...Bernhard Keller2011-05-191-7/+8
* added Pagination class, usage description in Pagination,__call__Bernhard Keller2011-05-181-7/+16
* Show images in reverse submit orderSebastian Spaeth2011-05-161-1/+2
* Removing the raw string-nessChristopher Allan Webber2011-05-131-1/+1
* Improve user homepageSebastian Spaeth2011-05-121-9/+16
* URLs should end in trailing slashes, or slash redirection doesn't workChristopher Allan Webber2011-05-111-3/+3
* 404 appropriately hereChristopher Allan Webber2011-05-101-4/+4
* Implement simple media detail pageSebastian Spaeth2011-05-103-0/+76