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
/
listings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert atom feeds to use feedgenerator library.
Ben Sturmfels
2021-03-16
1
-31
/
+29
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-4
/
+4
*
Fix error generating Atom feed upon blank title [#1018].
Ben Sturmfels
2020-05-11
1
-1
/
+4
*
Fix #5500 UnicodeEncodeError in atom feed
Andrew Browning
2017-02-14
1
-1
/
+1
*
Apply consistency & PEP8 to atom feeds
Andrew Browning
2016-11-04
1
-18
/
+24
*
Add thumbnail image to Atom feed.
Ben Sturmfels
2016-11-04
1
-2
/
+11
*
Collection changes and migration for federation
Jessica Tallon
2015-10-07
1
-2
/
+2
*
Patch submitted by mrb.
Rodney Ewing
2013-07-11
1
-3
/
+14
*
Fix stray comma in listings.views.atom_feed
Joar Wandborg
2013-02-22
1
-1
/
+1
*
Changing name for atom feed view to be more generic than tags.
Christopher Allan Webber
2013-02-22
2
-3
/
+4
*
Adding an Atom RSS feed for all media on the server
Sebastian Spaeth
2013-02-22
2
-10
/
+19
*
Move db.sql.models* to db.models*
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
Remove mediagoblin.db.sql.fake.DESCENDING
Sebastian Spaeth
2013-01-07
1
-4
/
+4
*
RIP out mongo
Sebastian Spaeth
2012-12-25
1
-4
/
+0
*
Move things from routing.py to tools/routing.py
Elrond
2012-12-23
1
-1
/
+1
*
Switched most stuff over from Routes
Joar Wandborg
2012-10-14
1
-10
/
+6
*
Fix atom feed for tags.
Elrond
2012-04-09
1
-3
/
+1
*
Create function to search media by slug.
Elrond
2012-03-16
1
-4
/
+2
*
Fix for mongo.
Elrond
2012-03-16
1
-1
/
+4
*
More efficient first element fetching and Dot-Notation.
Elrond
2012-03-16
1
-2
/
+4
*
Fix _get_tag_name_from_entries().
Elrond
2012-03-16
1
-1
/
+1
*
Drop pre-rendered html: MediaEntry.description_html
Elrond
2012-02-18
1
-1
/
+1
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
3
-3
/
+3
*
Fixed #724 and added extra infos to the atom feed (author uri and links to th...
Michele Azzolari
2012-01-10
1
-4
/
+20
*
Turn media.get_uploader into a property
Elrond
2011-12-27
1
-1
/
+1
*
Dot-Notation for Users.username
Elrond
2011-12-05
1
-1
/
+1
*
Rename MediaEntry.uploader() to .get_uploader()
Elrond
2011-11-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
2
-2
/
+2
|
\
|
*
Whitespace and formatting cleanup.
Nathan Yergler
2011-10-01
2
-2
/
+2
*
|
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-1
/
+2
|
/
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
3
-3
/
+3
*
Added tags atom feed and linked it in the appropriate places
Christopher Allan Webber
2011-07-31
2
-13
/
+54
*
Added tag listing views.
Christopher Allan Webber
2011-07-31
3
-0
/
+97