aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed typos visisble, appplicationJoar Wandborg2012-09-221-2/+2
* Committing extracted and compiled translationsChristopher Allan Webber2012-09-2151-1399/+7953
* Added name kwarg to Column(Enum(...)) in OAuth modelsJoar Wandborg2012-09-211-2/+4
* Added flask-wtf html5 fields to extlibJoar Wandborg2012-09-213-0/+157
* Added client registration caps to OAuth pluginJoar Wandborg2012-09-2114-44/+602
* Fixed typo in OAuth READMEJoar Wandborg2012-09-191-1/+1
* Added security warning to OAuth READMEJoar Wandborg2012-09-191-0/+5
* Fixed a horrible security issue in the OAuth plugin.Joar Wandborg2012-09-191-3/+6
* Added some more helpful links to the OAuth docsJoar Wandborg2012-09-181-1/+7
* Fixed typo in OAuth docs, recieve => receiveJoar Wandborg2012-09-181-1/+1
* Added documentation for the OAuth pluginJoar Wandborg2012-09-183-0/+132
* Style fixesJoar Wandborg2012-09-182-21/+34
* Fixed post-collect redirect to always take user to image collected.Aaron Williamson2012-09-181-1/+1
* Fixed collection sidebar for media_home to user collection.url_for_self inste...Aaron Williamson2012-09-182-10/+4
* Reference collection creator through already-existing collection_item's forei...Aaron Williamson2012-09-181-1/+1
* Removed unnecessary reference to may_edit_collection in edit views.pyAaron Williamson2012-09-181-1/+1
* Added default for 'collected' column to migrationAaron Williamson2012-09-181-1/+1
* Fixed migrations for Collection and CollectionItem tablesAaron Williamson2012-09-181-2/+5
* Added migrations for Collection and CollectionItem tablesAaron Williamson2012-09-181-1/+30
* Fixed collections migration to add 'collected' column to media_entries instea...Aaron Williamson2012-09-181-2/+2
* Added new files for collectionsAaron Williamson2012-09-1811-0/+548
* Added basic collection functionalityAaron Williamson2012-09-1818-15/+712
* Fixed validation in API post_entry.Joar Wandborg2012-09-172-1/+11
* API: Fixed media file URLs, limitsJoar Wandborg2012-09-152-4/+15
* Added CORS headers to API json_responseJoar Wandborg2012-09-151-0/+5
* Fixed ?next=<url> argument for require_active_loginJoar Wandborg2012-09-153-5/+17
* Fixed testsJoar Wandborg2012-09-153-3/+3
* Fixed typo in API post_entryJoar Wandborg2012-09-151-1/+1
* Added post_entry at /api/submitJoar Wandborg2012-09-152-1/+94
* Added fields to /api/entries, wrote docstrings for api.toolsJoar Wandborg2012-09-152-6/+40
* Added /api/entries viewJoar Wandborg2012-09-154-23/+80
* Created API plugin, moved api_auth to the API pluginJoar Wandborg2012-09-136-43/+126
* Add OAuth models, plugin DB migrations, api_authJoar Wandborg2012-09-136-9/+342
* Fix for issue #491, invert latitude when neccesary.warp2012-08-271-0/+3
* Change version to 0.3.2.devWill Kahn-Greene2012-08-221-1/+1
* Update version to 0.3.1 finalWill Kahn-Greene2012-08-221-1/+1
* Fix docs so they pull version from _version.pyWill Kahn-Greene2012-08-221-4/+10
* Committing extracted and compiled translationsChristopher Allan Webber2012-08-223-1/+1
* Committing present MediaGoblin translations before pushing extracted messagesChristopher Allan Webber2012-08-222-89/+121
* Fix relnotes for 0.3.1.Will Kahn-Greene2012-08-222-11/+27
* Release notes for 0.3.1Christopher Allan Webber2012-08-211-1/+11
* Using Aleksejrs' improved text for the theming config descriptionChristopher Allan Webber2012-08-211-4/+3
* Reminding people they need to run gmg assetlink and that there's a default themeChristopher Allan Webber2012-08-211-3/+5
* Give a small amount of info on how to set the theme.Christopher Allan Webber2012-08-211-1/+6
* Docs tweaksWill Kahn-Greene2012-08-203-7/+15