aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/moderation
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused imports and local variables.Ben Sturmfels2021-09-231-6/+4
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-053-31/+31
* Fix #5376 - Ensure links have correct IDJessica Tallon2016-03-011-1/+1
* Change viewitems to itemsBoris Bobrov2016-02-231-1/+1
* Comment changes for federationJessica Tallon2015-10-202-13/+13
* Fix some unit tests and bugsJessica Tallon2015-08-242-4/+4
* Change codebase to query or create correct User modelJessica Tallon2015-07-312-6/+10
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-162-8/+11
|\
| * Make translatable takeaway privileges actionsLaura Arjona Reina2014-07-291-7/+7
| * Make translatable the titles of TextAreas in moderation formLaura Arjona Reina2014-07-291-1/+4
* | Use six.iteritems() instead of dict.iteritems().Berker Peksag2014-05-261-2/+5
|/
* Removing strings that should not have been translatedChristopher Allan Webber2013-11-051-4/+5
* This was a very important update where I fixed a few small but fatal bugs in mytilly-Q2013-10-031-1/+1
* This commit was solely to remove unused imports in the code that I have writtentilly-Q2013-09-232-8/+3
* At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-233-84/+95
* In this next small update, I made a few changes to protect against XXS attackstilly-Q2013-09-121-27/+24
* In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-tilly-Q2013-09-112-29/+12
* This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-103-42/+43
* I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-033-3/+105
* I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-033-9/+58
* This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-294-6/+75
* This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-293-28/+58
* 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-312-3/+8
* This is a very small commit. All that I have done here is to clean up my codetilly-Q2013-07-291-1/+1
* This commit had some important milestones in it. The major update is that now Itilly-Q2013-07-273-75/+180
* Whew. This is a big update. I did some significant keeping work. I moved all oftilly-Q2013-07-174-0/+291