aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused imports and local variables.Ben Sturmfels2021-09-231-8/+7
* Convert atom feeds to use feedgenerator library.Ben Sturmfels2021-03-161-29/+27
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-052-23/+23
* Merge branch 'transcoding_progress'Boris Bobrov2018-07-121-3/+2
|\
| * Render webm_480 as default if webm_video is absentvijeth-aradhya2017-06-171-3/+2
* | Merge remote-tracking branch 'gsoc2016/Subtitle-1'Boris Bobrov2018-07-101-1/+1
|\ \
| * | Removed almost all of the code from coresaksham11152016-07-191-11/+1
| * | Only video uploader can edit their subtitlessaksham11152016-07-191-1/+1
| * | Made decorators views for Customize Interfacesaksham11152016-07-191-0/+5
| * | Subtitle built over attachments : workingsaksham11152016-07-191-0/+5
* | | Fix #5514 - Add to Collection causes server errorayleph2017-08-151-7/+7
* | | Fix #5513 - Can't delete blog post draftsayleph2017-08-151-0/+8
| |/ |/|
* | Fix #5500 UnicodeEncodeError in atom feedAndrew Browning2017-02-141-1/+1
* | Apply consistency & PEP8 to atom feedsAndrew Browning2016-11-041-20/+28
|/
* Fix #5451 - add_message inconsistenciesAndrew Browning2016-04-021-24/+49
* Fix comment ID links on media comment report pageAndrew Browning2016-03-051-1/+1
* Change Notification.object_id to be ID of Comemnt not TextCommentJessica Tallon2016-02-291-1/+1
* Change `uploader` to `actor`Boris Bobrov2016-02-011-1/+1
* some fixes to the panel looksBoris Bobrov2016-02-011-2/+9
* added filtering by entry state in processing panelBoris Bobrov2016-02-012-1/+13
* removed querying of unused metrics in media panelBoris Bobrov2016-01-281-20/+0
* processing panel new looksBoris Bobrov2016-01-281-1/+5
* Fix issue 5371 broken collection atom feedsayleph2016-01-061-2/+2
* Comment changes for federationJessica Tallon2015-10-202-30/+30
* Add public_id fixes throughout the codeJessica Tallon2015-10-071-0/+15
* Collection changes and migration for federationJessica Tallon2015-10-072-52/+61
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-8/+8
* wtforms.fields.TextField was deprecatedJakob Kramer2015-03-121-1/+1
* Change 'federation' name to 'api' which is more suitableJessica Tallon2015-02-152-1/+36
* Fix #1017 - Exception caused by activity being set on incorrect foreign keyJessica Tallon2014-10-291-4/+3
* Merge branch '905-activities'Jessica Tallon2014-10-071-2/+4
|\
| * Add __repr__ to Activity and Generator classJessica Tallon2014-10-071-1/+1
| * Fix all the unit tests and clean up codeJessica Tallon2014-10-061-3/+3
| * Add better support for targets on ActivitiesJessica Tallon2014-08-261-1/+1
| * Create activity model and add activity creationJessica Tallon2014-08-221-2/+4
* | Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-163-10/+16
|\|
| * Add new hook 'collection_add_media'Odin Hørthe Omdal2014-08-181-7/+9
| * Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...Loïc Le Ninan2014-06-131-3/+3
| * Merge branch 'metadata' of gitorious.org:mediagoblin/cwebbers-mediagoblin int...tilly-Q2014-05-122-6/+2
| |\
| | * Move the metadata display table over to being contained in a pluginChristopher Allan Webber2014-05-122-6/+2
| * | Created the media metadata editor pagetilly-Q2014-05-061-0/+4
| |/
| * Created the basic structure of the metadata display table in rdfa litetilly-Q2014-04-212-2/+6
* | Use six.text_type instead of unicode().Berker Peksag2014-06-021-2/+4
|/
* Adding a general purpose context hook for the media display page.Christopher Allan Webber2014-04-071-5/+15
* Undo changes since gsoc in media_confirm_deleteSebastian Spaeth2013-12-121-22/+4
* Convert blog plugin to use new privileges systemSebastian Spaeth2013-12-121-1/+1
* Merge branch 'master' into upstream-masterSebastian Spaeth2013-12-121-4/+22
|\
| * Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi Mittal2013-09-181-0/+5
| |\
| * \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-08-251-2/+3
| |\ \