index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
user_pages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge jQuery branch, resolve conflicts
Jef van Schendel
2011-12-13
1
-1
/
+1
|
\
|
*
Lots of changes to media page; rearranged things, added new styles, added jqu...
Jef van Schendel
2011-12-09
1
-1
/
+1
*
|
Dot-Notation for MediaEntry.media_type
Elrond
2011-12-05
1
-1
/
+1
*
|
Dot-Notation for Users.is_admin
Elrond
2011-12-05
1
-1
/
+1
*
|
Dot-Notation for Users.status
Elrond
2011-12-05
1
-2
/
+2
*
|
Dot-Notation for Users.username
Elrond
2011-12-05
1
-2
/
+2
*
|
Changed comment error message wording slightly. Btw, should we translate thes...
Jef van Schendel
2011-12-03
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/jwandborg/master'
Christopher Allan Webber
2011-11-24
1
-1
/
+5
|
\
|
*
Merge branch 'video_gstreamer-only'
Joar Wandborg
2011-11-21
1
-1
/
+5
|
|
\
|
|
*
Multimedia support - Commiting from a not yet finished state - Details below
Joar Wandborg
2011-09-23
1
-1
/
+5
*
|
|
Rename MediaEntry.uploader() to .get_uploader()
Elrond
2011-11-22
1
-2
/
+2
*
|
|
Wrap long line.
Elrond
2011-11-22
1
-1
/
+2
*
|
|
Added a message noticing the user the image has been successfully
Pablo J. Urbano Santos
2011-11-22
1
-1
/
+2
*
|
|
Fixes #597. Add a visible error when user tries to delete an image
Pablo J. Urbano Santos
2011-11-22
1
-0
/
+3
|
/
/
*
|
Allow user to set whether comments are ascending or descending
Christopher Allan Webber
2011-11-19
1
-2
/
+6
*
|
media_home: order comments by ascending date.
Pablo J. Urbano Santos
2011-11-19
1
-2
/
+2
*
|
Dot-Notation for "_id"
Elrond
2011-11-15
1
-9
/
+9
*
|
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
2
-5
/
+6
|
\
\
|
*
|
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
2
-7
/
+8
|
|
/
*
|
Removed the bloof print debugging
Christopher Allan Webber
2011-11-02
1
-1
/
+0
*
|
Make sure you can't force comments on entries that don't exist.
Christopher Allan Webber
2011-11-02
1
-5
/
+8
*
|
Make Comment posted! translatable.
Aaron Williamson
2011-10-04
1
-1
/
+1
*
|
Added a check to prevent blank messages from being posted.
Aaron Williamson
2011-10-03
1
-5
/
+10
*
|
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-3
/
+4
*
|
Moved common, translation, template, and url code out of util.py and into too...
Aaron Williamson
2011-10-01
2
-2
/
+2
|
/
*
Use media.url_for_self() instead of generating it
Elrond
2011-09-09
1
-3
/
+2
*
Updating the confirm delete form: checkboxes shouldn't be required, make tran...
Christopher Allan Webber
2011-09-05
1
-2
/
+2
*
Page Redesign to Delete confirmation page
Shawn Khan
2011-09-05
2
-5
/
+3
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
4
-4
/
+4
*
Caution the admins about deleting the users' media though.
Christopher Allan Webber
2011-08-30
1
-0
/
+8
*
Feature #403 - Ability to delete media entries - Fixes according to feedback
Joar Wandborg
2011-08-30
3
-4
/
+41
*
I think confirm_delete deserves a url like /confirm-delete/ rather than /conf...
Christopher Allan Webber
2011-08-29
1
-2
/
+3
*
Merge remote branch 'remotes/jwandborg/f403_ability_to_delete'
Christopher Allan Webber
2011-08-28
2
-1
/
+3
|
\
|
*
+ 'confirm' section for confirmation dialogues
Mark Holmquist
2011-08-22
2
-1
/
+3
*
|
Merge branch 'master' into jwandborg-f482_media_attachments
Christopher Allan Webber
2011-08-22
3
-11
/
+69
|
\
|
|
*
Use render_404 EVERYWHERE!
Christopher Allan Webber
2011-08-20
1
-7
/
+8
|
*
Processing panel view
Christopher Allan Webber
2011-08-14
2
-2
/
+56
|
*
Minor change to indentation
Christopher Allan Webber
2011-08-10
1
-2
/
+2
|
*
Ooops! We should do a fake ugettext passthrough here also.
Christopher Allan Webber
2011-08-10
1
-1
/
+1
|
*
Removing a tab. This is a tab-free zone!
Christopher Allan Webber
2011-08-10
1
-1
/
+1
|
*
Converting all forms to use the "fake/null" gettext conversion function
Christopher Allan Webber
2011-08-10
1
-3
/
+6
*
|
Feature #482 - Media attachments -
Joar Wandborg
2011-08-22
2
-3
/
+7
|
/
*
For no good reason, I feel like 15 is a good number of default feed items.
Christopher Allan Webber
2011-07-31
1
-1
/
+1
*
Tweaks import lines switching \ for ( ).
Will Kahn-Greene
2011-07-30
1
-2
/
+2
*
Adds license header
Will Kahn-Greene
2011-07-30
1
-0
/
+17
*
Give useful verification information on users that need to verify their email
Christopher Allan Webber
2011-07-28
1
-2
/
+6
*
Updated `MediaCommentForm.field_comment` => `MediaCommentForm.comment_content`
Joar Wandborg
2011-07-07
2
-22
/
+23
*
Issue #431 - Prevent comment link expiry - Added functionality for comment li...
Joar Wandborg
2011-07-07
3
-4
/
+13
*
Make pagination on user profile point to the user gallery
Christopher Allan Webber
2011-07-02
1
-0
/
+5
*
Issue #362 - Simple comments - Changes based on feedback recieved from #media...
Joar Wandborg
2011-07-01
1
-3
/
+5
[next]