aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-163-10/+16
|\
| * Add new hook 'collection_add_media'Odin Hørthe Omdal2014-08-181-7/+9
| * Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...Loïc Le Ninan2014-06-131-3/+3
| * Merge branch 'metadata' of gitorious.org:mediagoblin/cwebbers-mediagoblin int...tilly-Q2014-05-122-6/+2
| |\
| | * Move the metadata display table over to being contained in a pluginChristopher Allan Webber2014-05-122-6/+2
| * | Created the media metadata editor pagetilly-Q2014-05-061-0/+4
| |/
| * Created the basic structure of the metadata display table in rdfa litetilly-Q2014-04-212-2/+6
* | Use six.text_type instead of unicode().Berker Peksag2014-06-021-2/+4
|/
* Adding a general purpose context hook for the media display page.Christopher Allan Webber2014-04-071-5/+15
* Undo changes since gsoc in media_confirm_deleteSebastian Spaeth2013-12-121-22/+4
* Convert blog plugin to use new privileges systemSebastian Spaeth2013-12-121-1/+1
* Merge branch 'master' into upstream-masterSebastian Spaeth2013-12-121-4/+22
|\
| * Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi Mittal2013-09-181-0/+5
| |\
| * \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-08-251-2/+3
| |\ \
| * \ \ Resolve merge conflict and merge.Aditi2013-08-221-2/+6
| |\ \ \
| * \ \ \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-08-093-3/+22
| |\ \ \ \
| * | | | | Add delete error for failed type.Aditi2013-08-091-2/+6
| * | | | | Make media_confirm_delete to work for failed media entries too.Aditi2013-08-081-4/+18
* | | | | | 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-182-4/+2
* | | | | | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-074-23/+127
|\ \ \ \ \ \
| * | | | | | This commit was solely to remove unused imports in the code that I have writtentilly-Q2013-09-231-2/+1
| * | | | | | At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-231-2/+2
| * | | | | | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-081-7/+5
| * | | | | | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-033-23/+30
| * | | | | | I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-031-0/+13
| * | | | | | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-291-0/+1
| * | | | | | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-292-10/+11
| * | | | | | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-203-5/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-131-4/+4
| * | | | | | This commit was the work I did fixing errors that cropped up from the merge.tilly-Q2013-07-311-1/+1
| * | | | | | Merge branch 'ticket-679' into OPW-Moderation-Updatetilly-Q2013-07-291-9/+15
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | This is a very small commit. All that I have done here is to clean up my codetilly-Q2013-07-293-39/+42
| * | | | | | Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-173-15/+20
| * | | | | | This update I mostly did work on the templates for the admin pages. I did a co-tilly-Q2013-07-081-1/+6
| * | | | | | This was a simple commit. I changed all references to Groups into Privileges sotilly-Q2013-07-031-4/+5
| * | | | | | In this commit, I have made a few changes and tightened up some of my modelstilly-Q2013-06-273-20/+23
| * | | | | | This is the first stage of my project of implenting admin/moderator functiona-tilly-Q2013-06-244-4/+84
* | | | | | | Merge remote-tracking branch 'spaetz/master'Christopher Allan Webber2013-09-281-4/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Simplify non-active user pageSebastian Spaeth2013-09-031-4/+1
| | |_|/ / / | |/| | | |
* | | | | | use media.get_uploader and fix typoRodney Ewing2013-08-261-2/+3
* | | | | | added user upload limitsRodney Ewing2013-08-261-0/+4
|/ / / / /
* | | | / -skip persona test is requests is not installedRodney Ewing2013-08-191-2/+3
| |_|_|/ |/| | |
* | | | media_confirm_delete: redirect to next, then prev, then user homeAlon Levy2013-08-171-2/+6
| |_|/ |/| |
* | | Render 404 if not ajax requestRodney Ewing2013-08-071-0/+4
* | | Changed how the comment was encoded/read.Emily O'Leary2013-08-071-9/+4
* | | Changed the target of the markdown links for opening in a new tab as suggeste...Emily O'Leary2013-08-071-2/+2
* | | Added comment preview functionality to user pages. It works by passing the co...Emily O'Leary2013-08-073-2/+22
| |/ |/|
* | modified gmg to use plugin media_types and converted image media_type to new ...Rodney Ewing2013-07-021-1/+1
* | New notificationsJoar Wandborg2013-06-091-8/+13
|/