| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing the assertion that this site is run by StatusNet (major oops) and ad... | Christopher Allan Webber | 2013-12-03 | 1 | -7/+13 |
* | mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typo | Alon Levy | 2013-12-01 | 1 | -1/+1 |
* | No need to translate a variable name alone | Christopher Allan Webber | 2013-11-26 | 1 | -3/+1 |
* | Removing duplicate terms of service link in the header. | Christopher Allan Webber | 2013-10-24 | 1 | -3/+0 |
* | Fix error in collection templates. | Devan Goodwin | 2013-10-20 | 2 | -8/+8 |
* | Make showing the Terms of Service a user option, and move it to the footer. | Christopher Allan Webber | 2013-10-11 | 2 | -5/+7 |
* | "Intellectual property" being a problematic term, replacing it in this document. | Christopher Allan Webber | 2013-10-09 | 1 | -36/+42 |
* | Improving the whitespace around the {% trans %} adjustments from tilly-q | Christopher Allan Webber | 2013-10-09 | 2 | -14/+14 |
* | Merge remote-tracking branch 'tilly-q/OPW-Moderation-Update' into merge-tilly... | Christopher Allan Webber | 2013-10-09 | 5 | -20/+43 |
|\ |
|
| * | This was a quick update to clean up some of my templates and fix the formatting | tilly-Q | 2013-10-08 | 5 | -20/+43 |
* | | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update' | Christopher Allan Webber | 2013-10-07 | 16 | -17/+1147 |
|\| |
|
| * | At this point, I am very close to done with this code! I made one big change at | tilly-Q | 2013-09-23 | 6 | -25/+55 |
| * | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-09-12 | 7 | -14/+69 |
| |\ |
|
| * | | In this next small update, I made a few changes to protect against XXS attacks | tilly-Q | 2013-09-12 | 1 | -7/+5 |
| * | | This should be my final code update before I am ready for review! Basically, in | tilly-Q | 2013-09-10 | 8 | -137/+112 |
| * | | This was a quick update, I mostly worked on the transition from using the old | tilly-Q | 2013-09-08 | 5 | -21/+55 |
| * | | I did some more code-keeping in this commit. I added a lot of documentation, so | tilly-Q | 2013-09-03 | 2 | -2/+4 |
| * | | I've moved on to one of the last phases of my work! Now I'm just checking off | tilly-Q | 2013-09-03 | 6 | -193/+211 |
| * | | This is a quick commit. I gave admins the ability to ban or unban users | tilly-Q | 2013-08-29 | 2 | -10/+270 |
| * | | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 9 | -40/+47 |
| * | | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-08-20 | 8 | -17/+138 |
| |\ \ |
|
| * | | | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 1 | -2/+12 |
| * | | | This has been an update to clean out the code a little bit. The primary change | tilly-Q | 2013-08-13 | 11 | -32/+109 |
| * | | | This commit was the work I did fixing errors that cropped up from the merge. | tilly-Q | 2013-07-31 | 1 | -0/+3 |
| * | | | Merge branch 'ticket-679' into OPW-Moderation-Update | tilly-Q | 2013-07-29 | 15 | -76/+222 |
| |\ \ \ |
|
| * | | | | This is a very small commit. All that I have done here is to clean up my code | tilly-Q | 2013-07-29 | 2 | -41/+55 |
| * | | | | This commit had some important milestones in it. The major update is that now I | tilly-Q | 2013-07-27 | 4 | -117/+214 |
| * | | | | Whew. This is a big update. I did some significant keeping work. I moved all of | tilly-Q | 2013-07-17 | 7 | -28/+134 |
| * | | | | I just added the attribution for the clipboard image to the code. | tilly-Q | 2013-07-08 | 1 | -1/+2 |
| * | | | | This update I mostly did work on the templates for the admin pages. I did a co- | tilly-Q | 2013-07-08 | 8 | -118/+370 |
| * | | | | This is the first stage of my project of implenting admin/moderator functiona- | tilly-Q | 2013-06-24 | 4 | -0/+246 |
* | | | | | Okay, making the theme of video.js consistent with the theme we had previous | Christopher Allan Webber | 2013-09-29 | 1 | -5/+1 |
* | | | | | Merge remote-tracking branch 'spaetz/master' | Christopher Allan Webber | 2013-09-28 | 2 | -109/+147 |
|\ \ \ \ \ |
|
| * | | | | | Simplify non-active user page | Sebastian Spaeth | 2013-09-03 | 2 | -109/+147 |
| | |_|_|/
| |/| | | |
|
* | | | | | Fixing error caused by merge (failure to build password editing url) | Christopher Allan Webber | 2013-09-19 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor' | Christopher Allan Webber | 2013-09-19 | 6 | -178/+5 |
|\ \ \ \ \ |
|
| * | | | | | moved create account link on login page to a hook | Rodney Ewing | 2013-08-16 | 1 | -7/+1 |
| * | | | | | used template hooks instead of hardcoding basic_auth functionality into templ... | Rodney Ewing | 2013-08-16 | 2 | -15/+3 |
| * | | | | | moved change_pass to basic_auth and fixed some typos with the moving of forgo... | Rodney Ewing | 2013-08-16 | 1 | -52/+0 |
| * | | | | | moved forgot pass to basic_auth plugin | Rodney Ewing | 2013-08-16 | 3 | -111/+0 |
* | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits' | Christopher Allan Webber | 2013-09-18 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | javascript limit validation | Rodney Ewing | 2013-08-26 | 1 | -0/+5 |
* | | | | | | | Also add a bit of color to the theme's base color | Christopher Allan Webber | 2013-09-15 | 1 | -1/+7 |
* | | | | | | | Updating the video.js that we use to avoid an XSS attack. Yikes! ;\ | Christopher Allan Webber | 2013-09-15 | 1 | -3/+20 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | pdf media_type now have their own config_spec.ini | Rodney Ewing | 2013-08-29 | 1 | -1/+1 |
* | | | | | | video media_type now have their own config_spec.ini | Rodney Ewing | 2013-08-29 | 1 | -1/+1 |
* | | | | | | Fixing another typo, thanks to Laura Arjona (again!) | Christopher Allan Webber | 2013-08-26 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/email' | Christopher Allan Webber | 2013-08-25 | 2 | -8/+56 |
|\ \ \ \ \ \ |
|
| * | | | | | | move links to the bottom of the page until we have a tabbed UI | Rodney Ewing | 2013-08-20 | 1 | -13/+11 |
| * | | | | | | maybe have change password and email on same page | Rodney Ewing | 2013-08-20 | 2 | -0/+50 |
| | |_|_|_|/
| |/| | | | |
|