aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete dropdown stylingJef van Schendel2012-10-231-10/+0
* Don't show link to original when the file is an imageJef van Schendel2012-10-231-11/+0
* Don't show zoom in cursor if there is no larger versionJef van Schendel2012-10-231-1/+1
* Fixed attachmentsJoar Wandborg2012-10-233-14/+16
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-10-2211-88/+105
|\
| * Replace dropdown in top right with regular linksJef van Schendel2012-10-213-74/+7
| * Move "Add collection" and "Change account settings" links to root.htmlJef van Schendel2012-10-213-7/+9
| * Add "Add collection" link to Airy themeJef van Schendel2012-10-211-0/+1
| * Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinJef van Schendel2012-10-211-0/+58
| |\
| | * Added HTTP API auth pluginJoar Wandborg2012-10-201-0/+58
| * | Styling edits to Airy themeJef van Schendel2012-10-211-7/+3
| |/
| * Implement new RSS icon for Airy themeJef van Schendel2012-10-201-1/+1
| * Replace icon_feed.png with proper Airy versionJef van Schendel2012-10-202-0/+23
| * Replace dark empty_dots.png for Airy themeJef van Schendel2012-10-202-0/+4
* | Set the user page to two columns wide so we don't have this weird wrapping.Christopher Allan Webber2012-10-221-1/+1
|/
* Fix thumbnail aspect ratiosJef van Schendel2012-10-201-1/+1
* Removed Routes dependency, added admin routesJoar Wandborg2012-10-206-15/+13
* Styling edits for buttons (Airy only)Jef van Schendel2012-10-191-3/+6
* Thumbnail styling edits plus edits to the object_gallery (4 columns instead o...Jef van Schendel2012-10-192-7/+11
* Thumbnail styling edits to base theme and Airy themeJef van Schendel2012-10-192-3/+7
* Fixed OAuth access_token duplicate routeJoar Wandborg2012-10-156-10/+18
* Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routesChristopher Allan Webber2012-10-143-34/+33
* Fixed 404 page under werkzeug.routingJoar Wandborg2012-10-144-26/+22
* Switched most stuff over from RoutesJoar Wandborg2012-10-1411-178/+191
* Fixing the airy attribution in the header.Christopher Allan Webber2012-10-071-2/+2
* Fixed pylint issues, removed unused importJoar Wandborg2012-10-022-2/+1
* Added VideoThumbnailerMarkIIJoar Wandborg2012-10-022-8/+301
* Changed copy.copy(get_params) to dict(get_params)Joar Wandborg2012-09-301-1/+1
* Removed debugging stuff from masterJoar Wandborg2012-09-301-8/+0
* Use RawConfigParser instead of dict.viewitemsJoar Wandborg2012-09-301-3/+7
* Set up celery logging from paste iniJoar Wandborg2012-09-301-0/+65
* Replaced all request.POST with request.form, ...Joar Wandborg2012-09-2911-105/+144
* Added OAuth testJoar Wandborg2012-09-291-0/+50
* Fixed pylint/pep8 warnings in test/tools.pyJoar Wandborg2012-09-291-2/+2
* Switch from webob.Request to werkzeug.wrappers.RequestJoar Wandborg2012-09-295-27/+382
* Grammar re: libasound2-devJoar Wandborg2012-09-291-4/+4
* Added note about libasound2-dev to docs.Joar Wandborg2012-09-291-0/+7
* Added cascade all, delete-orphan to ProcessingMetaDataJoar Wandborg2012-09-271-5/+7
* Added tests for HTTP callbacksJoar Wandborg2012-09-274-3/+85
* Added some OAuth plugin testsJoar Wandborg2012-09-263-2/+138
* HTTP callback fixesJoar Wandborg2012-09-263-6/+21
* Added support for http callbacks on processingJoar Wandborg2012-09-265-2/+111
* Committing extracted and compiled translationsChristopher Allan Webber2012-09-2448-261/+169
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-09-243-99/+99
* Too much was marked for translation this gettext message.Christopher Allan Webber2012-09-241-1/+3
* Changed a <p/> to </p> in user.html. Removed the <p></p> wrappers in profile....LotusEcho2012-09-242-2/+2
* Committing extracted and compiled translationsChristopher Allan Webber2012-09-2448-91/+91
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-09-243-139/+140
* Correcting a couple of spelling errors. Thanks elesa, for finding them!Christopher Allan Webber2012-09-241-1/+1
* Removed logging entry from sniff_handlerJoar Wandborg2012-09-221-5/+0