mediagoblin.git
2012-11-15 Christopher... Borrowing an image from Tango!
2012-11-15 Sebastian SpaethSimplify/Robustify the thumbnail URL usage in templates
2012-11-13 Christopher... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-11-13 LotusEchoDon't put checkbox text on separate line (#475)
2012-11-01 Jef van SchendelRevert thumbnail styling and sizing; allows for 5 thumb...
2012-11-01 Jef van SchendelChange to 5 thumbnails per row
2012-11-01 Jef van SchendelChange thumbnail width to 212px
2012-10-23 Jef van SchendelUpdate Airy's base.html
2012-10-23 Jef van SchendelMove <a> end tag
2012-10-23 Jef van SchendelRemove obsolete dropdown styling
2012-10-23 Jef van SchendelDon't show link to original when the file is an image
2012-10-23 Jef van SchendelDon't show zoom in cursor if there is no larger version
2012-10-22 Joar WandborgFixed attachments
2012-10-22 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2012-10-22 Christopher... Set the user page to two columns wide so we don't have...
2012-10-21 Jef van SchendelReplace dropdown in top right with regular links
2012-10-21 Jef van SchendelMove "Add collection" and "Change account settings...
2012-10-21 Jef van SchendelAdd "Add collection" link to Airy theme
2012-10-21 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-10-21 Jef van SchendelStyling edits to Airy theme
2012-10-20 Joar WandborgAdded HTTP API auth plugin
2012-10-20 Jef van SchendelImplement new RSS icon for Airy theme
2012-10-20 Jef van SchendelReplace icon_feed.png with proper Airy version
2012-10-20 Jef van SchendelReplace dark empty_dots.png for Airy theme
2012-10-20 Jef van SchendelFix thumbnail aspect ratios
2012-10-20 Joar WandborgRemoved Routes dependency, added admin routes
2012-10-19 Jef van SchendelStyling edits for buttons (Airy only)
2012-10-19 Jef van SchendelThumbnail styling edits plus edits to the object_galler...
2012-10-19 Jef van SchendelThumbnail styling edits to base theme and Airy theme
2012-10-15 Joar WandborgFixed OAuth access_token duplicate route
2012-10-14 Christopher... Added rudimentary route "mounting" w/ werkzeug routes...
2012-10-14 Joar WandborgFixed 404 page under werkzeug.routing
2012-10-14 Joar WandborgSwitched most stuff over from Routes
2012-10-07 Christopher... Fixing the airy attribution in the header.
2012-10-02 Joar WandborgFixed pylint issues, removed unused import
2012-10-02 Joar WandborgAdded VideoThumbnailerMarkII
2012-09-30 Joar WandborgChanged copy.copy(get_params) to dict(get_params)
2012-09-30 Joar WandborgRemoved debugging stuff from master
2012-09-30 Joar WandborgUse RawConfigParser instead of dict.viewitems
2012-09-30 Joar WandborgSet up celery logging from paste ini
2012-09-29 Joar WandborgReplaced all request.POST with request.form, ...
2012-09-29 Joar WandborgAdded OAuth test
2012-09-29 Joar WandborgFixed pylint/pep8 warnings in test/tools.py
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-09-29 Joar WandborgGrammar re: libasound2-dev
2012-09-29 Joar WandborgAdded note about libasound2-dev to docs.
2012-09-27 Joar WandborgAdded cascade all, delete-orphan to ProcessingMetaData
2012-09-26 Joar WandborgAdded tests for HTTP callbacks
2012-09-26 Joar WandborgAdded some OAuth plugin tests
2012-09-26 Joar WandborgHTTP callback fixes
2012-09-26 Joar WandborgAdded support for http callbacks on processing
2012-09-24 Christopher... Committing extracted and compiled translations
2012-09-24 Christopher... Committing present MediaGoblin translations before...
2012-09-24 Christopher... Too much was marked for translation this gettext message.
2012-09-24 LotusEchoChanged a <p/> to </p> in user.html. Removed the <p...
2012-09-24 Christopher... Committing extracted and compiled translations
2012-09-24 Christopher... Committing present MediaGoblin translations before...
2012-09-24 Christopher... Correcting a couple of spelling errors. Thanks elesa...
2012-09-22 Joar WandborgRemoved logging entry from sniff_handler
2012-09-22 Joar WandborgFixed typos visisble, appplication
2012-09-21 Christopher... Committing extracted and compiled translations
2012-09-21 Joar WandborgAdded name kwarg to Column(Enum(...)) in OAuth models
2012-09-21 Joar WandborgAdded flask-wtf html5 fields to extlib
2012-09-21 Joar WandborgAdded client registration caps to OAuth plugin
2012-09-19 Joar WandborgFixed typo in OAuth README
2012-09-19 Joar WandborgAdded security warning to OAuth README
2012-09-19 Joar WandborgFixed a horrible security issue in the OAuth plugin.
2012-09-18 Joar WandborgAdded some more helpful links to the OAuth docs
2012-09-18 Joar WandborgFixed typo in OAuth docs, recieve => receive
2012-09-18 Joar WandborgAdded documentation for the OAuth plugin
2012-09-18 Joar WandborgStyle fixes
2012-09-18 Aaron WilliamsonFixed post-collect redirect to always take user to...
2012-09-18 Aaron WilliamsonFixed collection sidebar for media_home to user collect...
2012-09-18 Aaron WilliamsonReference collection creator through already-existing...
2012-09-18 Aaron WilliamsonRemoved unnecessary reference to may_edit_collection...
2012-09-18 Aaron WilliamsonAdded default for 'collected' column to migration
2012-09-18 Aaron WilliamsonFixed migrations for Collection and CollectionItem...
2012-09-18 Aaron WilliamsonAdded migrations for Collection and CollectionItem...
2012-09-18 Aaron WilliamsonFixed collections migration to add 'collected' column...
2012-09-18 Aaron WilliamsonAdded new files for collections
2012-09-18 Aaron WilliamsonAdded basic collection functionality
2012-09-17 Joar WandborgFixed validation in API post_entry.
2012-09-15 Joar WandborgAPI: Fixed media file URLs, limits
2012-09-15 Joar WandborgAdded CORS headers to API json_response
2012-09-15 Joar WandborgFixed ?next=<url> argument for require_active_login
2012-09-15 Joar WandborgFixed tests
2012-09-15 Joar WandborgFixed typo in API post_entry
2012-09-15 Joar WandborgAdded post_entry at /api/submit
2012-09-15 Joar WandborgAdded fields to /api/entries, wrote docstrings for...
2012-09-15 Joar WandborgAdded /api/entries view
2012-09-13 Joar WandborgCreated API plugin, moved api_auth to the API plugin
2012-09-13 Joar WandborgAdd OAuth models, plugin DB migrations, api_auth
2012-08-27 warpFix for issue #491, invert latitude when neccesary.
2012-08-22 Will Kahn-GreeneChange version to 0.3.2.dev
2012-08-22 Will Kahn-GreeneUpdate version to 0.3.1 final
2012-08-22 Will Kahn-GreeneFix docs so they pull version from _version.py
2012-08-22 Christopher... Committing extracted and compiled translations
2012-08-22 Christopher... Committing present MediaGoblin translations before...
2012-08-22 Will Kahn-GreeneFix relnotes for 0.3.1.
2012-08-21 Christopher... Release notes for 0.3.1
next