Commit Graph

  • 3c3fa5e7bf Fix some problems with comments and image posting xray7224 2013-09-28 16:37:37 -04:00
  • 62dc7d3e6c Add some more code to work better with image uploads xray7224 2013-09-28 15:22:18 -04:00
  • d4a21d7e74 Add basic upload image capabilities xray7224 2013-09-24 20:30:51 +01:00
  • c894b4246a Add basic comment support and flesh out some other endpoints Jessica Tallon 2013-09-04 19:34:29 +01:00
  • c434fc31c9 Add static pump_io to API and fix problem where null appeared in profile Jessica Tallon 2013-09-04 16:32:49 +01:00
  • d6dce0f7d8 Remove old webfinger support xray7224 2013-09-03 18:50:33 +01:00
  • 1829765537 Add .json url for host-meta and fix host-meta problem of not having 'links' xray7224 2013-09-03 17:24:24 +01:00
  • a5682e8960 Support some webfinger API's and real profile and /api/user/<user>/ xray7224 2013-09-03 17:17:07 +01:00
  • 98596dd072 Support for the comments endpoint xray7224 2013-09-02 19:25:24 +01:00
  • 37f070b067 Fixes problem where full URL was being used inplace of host xray7224 2013-09-02 16:23:40 +01:00
  • d461fbe5cb Use the the slug as the UUID instead of a newly generated UUID xray7224 2013-09-02 16:22:24 +01:00
  • 5b014a0866 Add image URL's (thumb & full) Jessica Tallon 2013-08-14 19:58:01 +01:00
  • c8bd2542d7 Fixes where User id in API would return url rather than host Jessica Tallon 2013-08-14 18:32:27 +01:00
  • a840d2a848 Adds comments for the MediaEntry api Jessica Tallon 2013-08-14 18:23:52 +01:00
  • bdde87a4b3 Changes serialization to .serialize method on object - MediaEntry Jessica Tallon 2013-08-14 17:51:36 +01:00
  • 5a2056f738 Adds endpoint /api/image/<uuid> so that you can now view an image endpoint Jessica Tallon 2013-08-14 17:00:26 +01:00
  • 2b7b9de32e Make sure new media has a new uuid added on Jessica Tallon 2013-08-14 16:16:49 +01:00
  • 3015d31a79 Adds the federation routing Jessica Tallon 2013-08-14 15:49:12 +01:00
  • e590179ab6 Adds migration on MediaEntry to add uuid Jessica Tallon 2013-08-14 15:41:02 +01:00
  • d7b3805f2d Starts the user (profile) endpoint and lays groundwork for inbox and feed endpoint Jessica Tallon 2013-07-29 21:53:08 +01:00
  • 637b966ac2 Adds seralize on user Jessica Tallon 2013-07-29 17:31:42 +01:00
  • 59ff4790c9 Add JPope's sandy 70s speedboat theme Jessica Tallon 2014-07-20 09:47:58 +01:00
  • 043b108f54 Revert "Add JPope's sandy 70s speedboat theme" Jessica Tallon 2014-07-20 09:28:30 +01:00
  • 58432bcb8c Add JPope's sandy 70s speedboat theme Jessica Tallon 2014-07-18 18:01:58 +01:00
  • 09bed9a732 Use unicode for logging comments Tryggvi Bjorgvinsson 2014-02-28 23:25:02 +00:00
  • 88a5739d36 Remove paste.server dependency from tests. Berker Peksag 2014-07-18 12:39:13 +03:00
  • c9cbc7e8a7 Add tox.ini. Berker Peksag 2014-07-18 11:05:11 +03:00
  • 8c311def96 Explicitly *do not* handle NEF files via the video media type. Christopher Allan Webber 2014-07-17 15:04:03 -05:00
  • 892eed590f Fix #894 - index User.username field Jessica Tallon 2014-07-17 14:58:24 +01:00
  • ffbf9c8b43 Implement Raw Image media type plugin Odin Hørthe Omdal 2014-05-12 23:41:03 +02:00
  • 9459fa3ced Fix tests on Python 3. Berker Peksag 2014-07-14 05:49:38 +03:00
  • a3c480248f Add collection option to 'addmedia' cli uploading Stéphane Péchard 2014-07-13 19:01:09 +02:00
  • e99431cc05 As Elrond points out, git submodule should come first! Christopher Allan Webber 2014-07-12 08:59:55 -05:00
  • 1c0293898c Committing extracted and compiled translations Christopher Allan Webber 2014-07-10 12:33:32 -05:00
  • e9f75d75a0 Committing present MediaGoblin translations before pushing extracted messages Christopher Allan Webber 2014-07-10 12:32:36 -05:00
  • 71d31dda07 Tags can now be passed in for media entries submitted via the api plugin Tryggvi Bjorgvinsson 2013-12-05 22:56:53 +00:00
  • ccd4f984c2 Fix bad copy/paste in skip_transcoding code (Fix by Beuc, Brett Smith) Christopher Allan Webber 2014-07-10 10:58:38 -05:00
  • 2cd33c483c Moving the quotation. Christopher Allan Webber 2014-07-10 10:32:49 -05:00
  • 1dc126cbb0 runtests.sh was asking to install nose instead of pytest Amirouche Boubekki 2013-08-08 20:51:20 +02:00
  • 4285fc67b3 This was a very simple update. The gmg command adduser was generating an unncessary error because we were searching for a non-unicode string value in a Unicode column of the core__users table. tilly-Q 2013-09-29 14:34:41 -04:00
  • 4b24678a1f Adding WAI-ARIA attributes to the header dropdown (Fix by Aleksej Serdjukov) Christopher Allan Webber 2014-07-10 10:22:33 -05:00
  • a433775536 Wrapping things to not exceed column 80 in test_ldap Christopher Allan Webber 2014-07-10 10:05:23 -05:00
  • c5eb24b834 Allow crypto.random_string to take optional alphabet param Jessica Tallon 2014-07-08 00:02:16 +01:00
  • 19baab1b03 Remove Paste#http, Paste#urlmap and Paste#static dependencies. Berker Peksag 2014-06-29 04:23:50 +03:00
  • f9d93c0e9a Fix print statements. Berker Peksag 2014-06-29 04:13:23 +03:00
  • e2cb0f86fe Remove sqlalchemy-migrate imports from the codebase. Do not touch tests yet. Berker Peksag 2014-06-27 03:17:12 +03:00
  • e6aab20dc7 Use new-style class. Berker Peksag 2014-06-25 21:10:37 +03:00
  • 27f9932731 Removing legacy mongo-related docstring Christopher Allan Webber 2014-06-23 13:45:00 -05:00
  • b1fbf67ec4 Add a modify_request hook Christopher Allan Webber 2014-06-22 22:21:42 -05:00
  • 446cece470 Used the codecs library to read the csv file in batchaddmedia as unicode. Natalie Foust-Pilcher 2014-06-21 15:26:23 -04:00
  • daf47b3890 Issue #837: Moderation report page: offender's name linked to the reporter's profile. Aleksej 2014-05-05 16:34:47 +04:00
  • 88542a8c1f Issue 839: move attribution from some icons' alt into title. Aleksej 2014-05-05 18:05:34 +04:00
  • 9da03b739f Convert media_ids to int safely. Berker Peksag 2014-05-09 23:37:49 +03:00
  • 25b1296ded Properly exit when "gmg deletemedia" succeed. Berker Peksag 2014-05-09 16:02:24 +03:00
  • 05dbec8b94 Merge remote-tracking branch 'remotes/berker/remove-pkginfo' Christopher Allan Webber 2014-06-13 10:25:33 -05:00
  • 0742e11dff Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Replaced Required with InputRequired. Loïc Le Ninan 2014-06-09 15:14:23 +02:00
  • b9d990ac6a Fixed another error created by my last fix Natalie Foust-Pilcher 2014-06-12 14:48:15 -04:00
  • 32ba7efcfc Fixed a fatal error causing mediagoblin to crash when certain types of media were uploaded Natalie Foust-Pilcher 2014-06-12 14:12:34 -04:00
  • 9f84506885 Adding Loïc Le Ninan to the contributor list Christopher Allan Webber 2014-06-11 17:06:11 -05:00
  • 8c7ba963af #303 : enhancement : add a command to delete users Loïc Le Ninan 2014-06-07 23:45:50 +02:00
  • 8db3277cd7 Put block mediagoblin_sidebar back in user_pages/media.html. Fixes issue #906. Rodrigo Rodrigues da Silva 2014-06-09 14:40:21 -03:00
  • 713dde5b9d Adding comments in the migration explaining a bit what's going on. Christopher Allan Webber 2014-06-11 11:09:28 -05:00
  • 987a63514f Explicitly set the column names to "user" and "privilege" Christopher Allan Webber 2014-06-11 11:01:17 -05:00
  • c56a88b43e Switch "user_id" to "privilege" and "privilege_id" to "user". Christopher Allan Webber 2014-06-10 18:02:34 -05:00
  • 70bceff85f Merge remote-tracking branch 'refs/remotes/tilly-q/ticket-874' into mergetest Christopher Allan Webber 2014-06-10 16:48:45 -05:00
  • 1ec440b446 Adding Rodrigo to AUTHORS Christopher Allan Webber 2014-06-10 11:51:12 -05:00
  • 33ee70f9b0 Adding a template hook to the dropdown header Rodrigo Rodrigues da Silva 2014-06-05 17:07:25 -03:00
  • ef3badb3b4 Use new-style classes. The old-style classes are deprecated in Python 3. Berker Peksag 2014-06-08 08:20:17 +03:00
  • bda76c420d Use six.iteritems() in tools/exif.py. Berker Peksag 2014-06-08 08:19:32 +03:00
  • 03d4be0e39 Fix an usage of file(). Berker Peksag 2014-06-08 08:19:04 +03:00
  • f1d9a62a4b Update a comment. Berker Peksag 2014-06-07 14:00:27 +03:00
  • d9aced73f1 The file() builtin has been removed in Python 3. Use open() instead. Berker Peksag 2014-06-07 13:51:42 +03:00
  • 120fa4ae95 Change urllib and urllib import with six.moves.urllib. Berker Peksag 2014-06-07 13:49:39 +03:00
  • eb7f69ac30 metadata here should really be stored_metadata. Christopher Allan Webber 2014-06-06 09:57:27 -05:00
  • d57dd89e98 psql, not postgres, in configure.ac Christopher Allan Webber 2014-06-05 11:01:21 -05:00
  • dce76c3ee7 Sync py2_unicode decorator with Django. Berker Peksag 2014-06-03 01:41:44 +03:00
  • f9a7201c32 Use mediagoblin._compat.{ugettext, ungettext} on Python 3. Berker Peksag 2014-06-02 22:25:27 +03:00
  • 5a239cb7b8 Use six.moves.zip instead of itertools.izip. Berker Peksag 2014-06-02 21:03:56 +03:00
  • 0b2572b9a8 Add py2_unicode helper to mediagoblin._compat. Berker Peksag 2014-06-02 21:01:48 +03:00
  • e49b7e02b2 Use six.text_type instead of unicode(). Berker Peksag 2014-06-02 20:59:28 +03:00
  • 76bb92dcb4 Fix a typo in babel.ini. Berker Peksag 2014-05-09 16:26:09 +03:00
  • b02e37c297 removing zh and ja from RTL list. medicalwei reports they are not RTL languages. Christopher Allan Webber 2014-06-02 10:39:23 -05:00
  • ac7f3b17bf git submodule fetch -> git submodule update Christopher Allan Webber 2014-06-02 10:31:49 -05:00
  • 4ed4908cbd Added pyld to the mediagoblin dependencies because it is necessary with the new metadata functionality. tilly-Q 2014-05-29 12:57:40 -04:00
  • a80c74bbcc Add ugettext and ungettext helpers to mediagoblin._compat. Berker Peksag 2014-05-26 19:53:10 +03:00
  • fd19da346b Use six.moves.urllib.parse instead of the urlparse module. Berker Peksag 2014-05-26 19:52:18 +03:00
  • 386c9c7c55 Use six.iteritems() instead of dict.iteritems(). Berker Peksag 2014-05-26 19:50:38 +03:00
  • da537ed44e Merge branch 'metadata' tilly-Q 2014-05-14 13:02:30 -04:00
  • 2daf8ec000 Fixed a small error relating to the default value of media_metadata tilly-Q 2014-05-14 12:34:13 -04:00
  • 414c682fb4 Added some tests for metadata. tilly-Q 2014-05-14 12:16:03 -04:00
  • 1688abbfc4 Cleaned up the code a little bit tilly-Q 2014-05-14 12:03:58 -04:00
  • 0e69d93295 Fixed small error in the edit.metadata javascript tilly-Q 2014-05-14 12:02:54 -04:00
  • c8abeb58af Set a default value to MediaEntry.media_metadata tilly-Q 2014-05-14 11:56:59 -04:00
  • 0d6550fb05 Tweaked the metadata edit screen to run jsonschema validators against the data. tilly-Q 2014-05-14 11:51:13 -04:00
  • 65f5714118 Adjusted batchaddmedia to make use of more internal nodes. Added to the docs. tilly-Q 2014-05-13 18:15:28 -04:00
  • 375db9c9bc Wrote a test for the compact_and_validate metadata function. tilly-Q 2014-05-13 17:45:29 -04:00
  • e78472abac Added 'dc:created' to the list of metadata columns being validated by jsonschema. tilly-Q 2014-05-13 17:44:10 -04:00
  • 80fefb8514 Removed unused imports. tilly-Q 2014-05-13 16:59:02 -04:00
  • c0ea2bad04 Prepared for input without an 'id' column and made all of the internal nodes into free floating nodes so that compact_and_validate will remove them. tilly-Q 2014-05-13 16:53:28 -04:00
  • 03766fd870 Made it so that admins or moderators only would see the feature_management_panel link if they have the featurer privilege tilly-Q 2014-05-13 16:26:00 -04:00