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
/
tools
/
text.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-6
/
+6
*
.iteritems() doesn't exist in Python 3, converted to .items()
Christopher Allan Webber
2016-02-11
1
-1
/
+1
*
Fix #5079 - tags unicity is on the slug, not the name
Loic Dachary
2016-02-06
1
-6
/
+6
*
No need to strip the tag 4 times
Sebastian Spaeth
2012-11-16
1
-5
/
+4
*
Slightly shorten the media_tags_as_string function
Sebastian Spaeth
2012-11-14
1
-5
/
+3
*
Remove tag delimiter configurability (#390), fixed pep-8 compliance
dunkyp
2012-11-14
1
-8
/
+7
*
allow pre+code tags in rendered HTML
Jakob Kramer
2012-08-07
1
-1
/
+2
*
renamed MARKDOWN_INSTANCE to UNSAFE_...
Jakob Kramer
2012-08-07
1
-2
/
+4
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
* Bug #671: Tags list on Edit page is not seperated by spaces and hard to rea...
Manuel Urbano Santos
2011-11-27
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/nyergler/pep8-ification'
Christopher Allan Webber
2011-11-13
1
-0
/
+7
*
Finished splitting util.py into separate files.
Aaron Williamson
2011-10-01
1
-0
/
+117