aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages/lib.py
Commit message (Expand)AuthorAgeFilesLines
* Comment changes for federationJessica Tallon2015-10-201-20/+13
* Collection changes and migration for federationJessica Tallon2015-10-071-6/+6
* Add new hook 'collection_add_media'Odin Hørthe Omdal2014-08-181-7/+9
* I went through the code and just removed some blank spaces. I also looked ittilly-Q2013-11-191-3/+1
* Addressed ticket number 630 by removing MediaEntry.collectedJosie2013-11-181-2/+2
* I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-031-6/+16
* This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-291-5/+5
* This is a very small commit. All that I have done here is to clean up my codetilly-Q2013-07-291-24/+18
* Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-171-1/+1
* This update I mostly did work on the templates for the admin pages. I did a co-tilly-Q2013-07-081-1/+6
* In this commit, I have made a few changes and tightened up some of my modelstilly-Q2013-06-271-5/+10
* This is the first stage of my project of implenting admin/moderator functiona-tilly-Q2013-06-241-1/+30
* Create add_media_to_collection()Elrond2013-04-231-0/+20
* Move DBModel._id -> DBModel.idSebastian Spaeth2012-12-211-1/+1
* Fixed some comment notification code for compliance with SQLJoar Wandborg2012-06-101-11/+14
* Updates to send email comments, included translation, better validation.Derek Moore2012-03-251-9/+9
* These are changes for issue #405, add email comment notification.Derek Moore2012-03-151-0/+54