Add garbage collection task
[mediagoblin.git] / mediagoblin /
2014-07-22 Jessica TallonAdd garbage collection task
2014-07-22 Jessica Tallonoops - add decorators for federated APIs
2014-07-22 Jessica TallonAdd test for API object endpoint
2014-07-22 Jessica TallonAdd more tests for federation APIs
2014-07-22 Jessica TallonRequire uploader privileges to upload media to API
2014-07-22 Jessica TallonRemove unneeded oauth fixtures and add test for image...
2014-07-22 Jessica TallonRename test_joarapi.py => test_legacy_api.py
2014-07-22 Jessica TallonAdd fixtures to provide OAuth client, request and acces...
2014-07-22 Jessica TallonFix problem in OAuth views
2014-07-22 Jessica TallonClean up & Add support to update objects in feed API
2014-07-22 Jessica TallonFix problem where feed posting wasn't returning correct...
2014-07-22 Jessica TallonFix image upload problem in API
2014-07-22 Jessica TallonAdd .jpe file extension recognition
2014-07-22 Jessica TallonFix issue where create_uuid doesn't exist nor used
2014-07-22 xray7224Adds the unit-tests for API and cleans up API
2014-07-22 xray7224Clean up code (after linting)
2014-07-22 xray7224Refactors api uploading to media managers
2014-07-22 xray7224Fix some problems with comments and image posting
2014-07-22 xray7224Add some more code to work better with image uploads
2014-07-22 xray7224Add basic upload image capabilities
2014-07-22 Jessica TallonAdd basic comment support and flesh out some other...
2014-07-22 Jessica TallonAdd static pump_io to API and fix problem where null...
2014-07-22 xray7224Remove old webfinger support
2014-07-22 xray7224Add .json url for host-meta and fix host-meta problem...
2014-07-22 xray7224Support some webfinger API's and real profile and ...
2014-07-22 xray7224Support for the comments endpoint
2014-07-22 xray7224Fixes problem where full URL was being used inplace...
2014-07-22 xray7224Use the the slug as the UUID instead of a newly generat...
2014-07-22 Jessica TallonAdd image URL's (thumb & full)
2014-07-22 Jessica TallonFixes where User id in API would return url rather...
2014-07-22 Jessica TallonAdds comments for the MediaEntry api
2014-07-22 Jessica TallonChanges serialization to .serialize method on object...
2014-07-22 Jessica TallonAdds endpoint /api/image/<uuid> so that you can now...
2014-07-22 Jessica TallonMake sure new media has a new uuid added on
2014-07-22 Jessica TallonAdds the federation routing
2014-07-22 Jessica TallonAdds migration on MediaEntry to add uuid
2014-07-22 Jessica TallonStarts the user (profile) endpoint and lays groundwork...
2014-07-22 Jessica TallonAdds seralize on user
2014-07-20 Jessica TallonAdd JPope's sandy 70s speedboat theme
2014-07-18 Tryggvi BjorgvinssonUse unicode for logging comments
2014-07-17 Christopher Allan... Explicitly *do not* handle NEF files via the video...
2014-07-17 Jessica TallonFix #894 - index User.username field
2014-07-16 Odin Hørthe OmdalImplement Raw Image media type plugin
2014-07-10 Christopher Allan... Committing extracted and compiled translations
2014-07-10 Christopher Allan... Committing present MediaGoblin translations before...
2014-07-10 Tryggvi BjorgvinssonTags can now be passed in for media entries submitted...
2014-07-10 Christopher Allan... Fix bad copy/paste in skip_transcoding code (Fix by...
2014-07-10 tilly-QThis was a very simple update. The gmg command `adduser...
2014-07-10 Christopher Allan... Adding WAI-ARIA attributes to the header dropdown ...
2014-07-10 Christopher Allan... Wrapping things to not exceed column 80 in test_ldap
2014-07-08 Jessica TallonAllow crypto.random_string to take optional alphabet...
2014-06-23 Christopher Allan... Removing legacy mongo-related docstring
2014-06-23 Christopher Allan... Add a modify_request hook
2014-06-21 Natalie Foust-PilcherUsed the codecs library to read the csv file in batchad...
2014-06-13 AleksejIssue #837: Moderation report page: offender's name...
2014-06-13 AleksejIssue 839: move attribution from some icons' alt into...
2014-06-13 Berker PeksagConvert media_ids to int safely.
2014-06-13 Berker PeksagProperly exit when "gmg deletemedia" succeed.
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-13 Loïc Le NinanFixes #899 : DeprecationWarning about Required going...
2014-06-12 Natalie Foust-PilcherFixed another error created by my last fix
2014-06-12 Natalie Foust-PilcherFixed a fatal error causing mediagoblin to crash when...
2014-06-11 Loïc Le Ninan#303 : enhancement : add a command to delete users
2014-06-11 Rodrigo Rodrigues... Put block mediagoblin_sidebar back in user_pages/media...
2014-06-11 Christopher Allan... Adding comments in the migration explaining a bit what...
2014-06-11 Christopher Allan... Explicitly set the column names to "user" and "privilege"
2014-06-10 Christopher Allan... Switch "user_id" to "privilege" and "privilege_id"...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-10 Rodrigo Rodrigues... Adding a template hook to the dropdown header
2014-06-06 Christopher Allan... metadata here should really be stored_metadata.
2014-06-02 Christopher Allan... removing zh and ja from RTL list. medicalwei reports...
2014-05-14 tilly-QMerge branch 'metadata'
2014-05-14 tilly-QFixed a small error relating to the default value of...
2014-05-14 tilly-QAdded some tests for metadata.
2014-05-14 tilly-QCleaned up the code a little bit
2014-05-14 tilly-QFixed small error in the edit.metadata javascript
2014-05-14 tilly-QSet a default value to MediaEntry.media_metadata
2014-05-14 tilly-QTweaked the metadata edit screen to run jsonschema...
2014-05-13 tilly-QAdjusted batchaddmedia to make use of more internal...
2014-05-13 tilly-QWrote a test for the compact_and_validate metadata...
2014-05-13 tilly-QAdded 'dc:created' to the list of metadata columns...
2014-05-13 tilly-QRemoved unused imports.
2014-05-13 tilly-QPrepared for input without an 'id' column and made...
2014-05-13 tilly-QMade it so that admins or moderators only would see...
2014-05-13 tilly-QAdded a line to the readme
2014-05-13 tilly-QRemoved unused imports and removed development only...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-13 tilly-QAdded a link to the manage feature screen in the dropdo...
2014-05-13 tilly-QAdded the new plugin I've been working at all summer...
2014-05-13 tilly-QMerge branch 'template_hooks_for_moderation'
2014-05-13 tilly-QMerge branch 'permission_scheme'
2014-05-12 tilly-QMade the metadata table functional within the new metad...
2014-05-12 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-05-12 tilly-QAdded documentation for the batchaddmedia gmg tool...
2014-05-12 Christopher Allan... Move the metadata display table over to being contained...
2014-05-12 tilly-QCorrected the rdfa in the metadata table.
2014-05-12 tilly-QMade the metadata table look pretty
2014-05-12 tilly-QModified the batchaddmedia script so that it only looks...
2014-05-12 tilly-QCleaned up the 'batchaddmedia' command a bit
2014-05-12 tilly-QMade some changes so that the metadata editing page...
next