aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages
Commit message (Expand)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-024-4/+4
* As per spec, we permit to have more then 1 hubMichele Azzolari2012-01-121-4/+5
* As suggested by Elrond, we use only one settingMichele Azzolari2012-01-121-1/+1
* Added PuSH capabilityMichele Azzolari2012-01-111-6/+14
* Fixed #724 and added extra infos to the atom feed (author uri and links to th...Michele Azzolari2012-01-101-4/+24
* Turn media.get_uploader into a propertyElrond2011-12-271-1/+1
* Replace media.get_uploader()._id by media.uploaderElrond2011-12-241-1/+1
* Merge jQuery branch, resolve conflictsJef van Schendel2011-12-131-1/+1
|\
| * Lots of changes to media page; rearranged things, added new styles, added jqu...Jef van Schendel2011-12-091-1/+1
* | Dot-Notation for MediaEntry.media_typeElrond2011-12-051-1/+1
* | Dot-Notation for Users.is_adminElrond2011-12-051-1/+1
* | Dot-Notation for Users.statusElrond2011-12-051-2/+2
* | Dot-Notation for Users.usernameElrond2011-12-051-2/+2
* | Changed comment error message wording slightly. Btw, should we translate thes...Jef van Schendel2011-12-031-2/+2
|/
* Merge remote-tracking branch 'remotes/jwandborg/master'Christopher Allan Webber2011-11-241-1/+5
|\
| * Merge branch 'video_gstreamer-only'Joar Wandborg2011-11-211-1/+5
| |\
| | * Multimedia support - Commiting from a not yet finished state - Details belowJoar Wandborg2011-09-231-1/+5
* | | Rename MediaEntry.uploader() to .get_uploader()Elrond2011-11-221-2/+2
* | | Wrap long line.Elrond2011-11-221-1/+2
* | | Added a message noticing the user the image has been successfullyPablo J. Urbano Santos2011-11-221-1/+2
* | | Fixes #597. Add a visible error when user tries to delete an imagePablo J. Urbano Santos2011-11-221-0/+3
|/ /
* | Allow user to set whether comments are ascending or descendingChristopher Allan Webber2011-11-191-2/+6
* | media_home: order comments by ascending date.Pablo J. Urbano Santos2011-11-191-2/+2
* | Dot-Notation for "_id"Elrond2011-11-151-9/+9
* | Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-132-5/+6
|\ \
| * | Whitespace and formatting cleanup.Nathan Yergler2011-10-012-7/+8
| |/
* | Removed the bloof print debuggingChristopher Allan Webber2011-11-021-1/+0
* | Make sure you can't force comments on entries that don't exist.Christopher Allan Webber2011-11-021-5/+8
* | Make Comment posted! translatable.Aaron Williamson2011-10-041-1/+1
* | Added a check to prevent blank messages from being posted.Aaron Williamson2011-10-031-5/+10
* | Finished splitting util.py into separate files.Aaron Williamson2011-10-011-3/+4
* | Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-012-2/+2
|/
* Use media.url_for_self() instead of generating itElrond2011-09-091-3/+2
* Updating the confirm delete form: checkboxes shouldn't be required, make tran...Christopher Allan Webber2011-09-051-2/+2
* Page Redesign to Delete confirmation pageShawn Khan2011-09-052-5/+3
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-014-4/+4
* Caution the admins about deleting the users' media though.Christopher Allan Webber2011-08-301-0/+8
* Feature #403 - Ability to delete media entries - Fixes according to feedbackJoar Wandborg2011-08-303-4/+41
* I think confirm_delete deserves a url like /confirm-delete/ rather than /conf...Christopher Allan Webber2011-08-291-2/+3
* Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'Christopher Allan Webber2011-08-282-1/+3
|\
| * + 'confirm' section for confirmation dialoguesMark Holmquist2011-08-222-1/+3
* | Merge branch 'master' into jwandborg-f482_media_attachmentsChristopher Allan Webber2011-08-223-11/+69
|\|
| * Use render_404 EVERYWHERE!Christopher Allan Webber2011-08-201-7/+8
| * Processing panel viewChristopher Allan Webber2011-08-142-2/+56
| * Minor change to indentationChristopher Allan Webber2011-08-101-2/+2
| * Ooops! We should do a fake ugettext passthrough here also.Christopher Allan Webber2011-08-101-1/+1
| * Removing a tab. This is a tab-free zone!Christopher Allan Webber2011-08-101-1/+1
| * Converting all forms to use the "fake/null" gettext conversion functionChristopher Allan Webber2011-08-101-3/+6
* | Feature #482 - Media attachments -Joar Wandborg2011-08-222-3/+7
|/
* For no good reason, I feel like 15 is a good number of default feed items.Christopher Allan Webber2011-07-311-1/+1