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
*
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
*
Excitedly send a user a message that their comment was posted.
Christopher Allan Webber
2011-06-29
1
-0
/
+6
*
Use the cleaned_markdown_conversion method instead of doing that manually
Christopher Allan Webber
2011-06-29
1
-8
/
+5
*
Issue #362 - Added new `wtforms.Form`; `MediaCommentForm()`
Joar Wandborg
2011-06-29
1
-0
/
+21
*
Issue #362 - Updated `mediagoblin.user_pages.views` to handle new "Simple com...
Joar Wandborg
2011-06-29
1
-7
/
+44
*
Issue #362 - Added a route to MediaComment POST handler
Joar Wandborg
2011-06-29
1
-1
/
+4
*
Merge remote branch 'remotes/jwandborg/issue_363'
Christopher Allan Webber
2011-06-19
1
-2
/
+2
|
\
|
*
Added Markdown rendering for `media_entry`
Joar Wandborg
2011-06-12
1
-2
/
+2
*
|
user_gallery controller calls render_to_reponse
cfdv
2011-06-16
1
-9
/
+6
*
|
adds routing.py and view.py changes
cfdv
2011-06-16
2
-0
/
+32
|
/
*
I have a strong preference for aligning all parameters in a function call.
Christopher Allan Webber
2011-06-05
1
-2
/
+4
*
Reformat render_to_response calls
Elrond
2011-06-05
1
-8
/
+8
*
Create render_to_reponse and use it everywhere.
Elrond
2011-06-05
1
-8
/
+6
*
Moving all views over to using util.render_template()!
Christopher Allan Webber
2011-06-04
1
-12
/
+8
*
Mount media editing under /u/{username}/m/{media}/edit/
Christopher Allan Webber
2011-06-04
1
-0
/
+2
*
modified atomfeed feature, corrected spacing, url generation, routing id
Bernhard Keller
2011-05-23
2
-1
/
+37
*
Update all the views so that they use the uploader reference instead
Christopher Allan Webber
2011-05-22
1
-1
/
+1
*
This check is redundant now that it's handled by the decorator.
Christopher Allan Webber
2011-05-20
1
-4
/
+0
*
Make sure that a MediaEntry does belong to this appropriate user in
Christopher Allan Webber
2011-05-20
1
-2
/
+2
*
Cosmetic changes: removed an unused import, stripped some trailing whitespace.
Christopher Allan Webber
2011-05-20
1
-1
/
+1
*
MediaEntry slugs usable in URLs, & decorator that grabs media from the request
Christopher Allan Webber
2011-05-20
2
-10
/
+5
*
One more mild styling tweak
Christopher Allan Webber
2011-05-19
1
-3
/
+4
*
Reorganizing the uses_pagination decorator a little and having it pass
Christopher Allan Webber
2011-05-19
1
-3
/
+3
*
Merge remote branch 'remotes/hanaku/pagination'
Christopher Allan Webber
2011-05-19
1
-5
/
+18
|
\
|
*
moved check for correct page values into decorator for view function
Bernhard Keller
2011-05-19
1
-6
/
+5
|
*
removed request arg from Pagination class
Bernhard Keller
2011-05-19
1
-2
/
+7
|
*
changed some coding styles and changed the interface for pagination from __ca...
Bernhard Keller
2011-05-19
1
-7
/
+8
|
*
added Pagination class, usage description in Pagination,__call__
Bernhard Keller
2011-05-18
1
-7
/
+16
*
|
Clean unused imports (found by pyflakes).
Elrond
2011-05-18
1
-1
/
+0
[next]