Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Ziegler 86b687aec4 move setting a downloaded image as avatar to MumbleUser.setTextureFromUrl, add setting gravatar when registering 14 years ago
..
conversionsql move transaction handling from update_schema to the SQL scripts, as it didn't work. 15 years ago
locale update japanese translate 15 years ago
management ping Murmur to see if it's reachable with the given proxy before connecting; s/ICE/Ice/. 14 years ago
templates/mumble add setting your own texture to your gravatar 14 years ago
templatetags fix banning and prevent unwanted erasing of the supw and defaultchannel fields, various minor cleanups. 15 years ago
MumbleCtlDbus.py Use unicode() in the DBus ctls to fix encoding issues. gnaah. 14 years ago
MumbleCtlIce.py ping Murmur to see if it's reachable with the given proxy before connecting; s/ICE/Ice/. 14 years ago
__init__.py update years in the copyright claims 15 years ago
admin.py display the users' IDs in the admin overview 14 years ago
forms.py add setting your own texture to your gravatar 14 years ago
mctl.py remove unnecessary method stubs (NotImplementedError vs AttributeError, eugh) 15 years ago
mmobjects.py cache the server version in the model, add a property to prettyprint it and display it in the admin. 14 years ago
models.py move setting a downloaded image as avatar to MumbleUser.setTextureFromUrl, add setting gravatar when registering 14 years ago
murmurenvutils.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
testrunner.py update years in the copyright claims 15 years ago
tests.py a bunch'a cleanups to fix pyflakes warnings (and a few so far undiscovered bugs as well...) 15 years ago
urls.py a few cleanups 15 years ago
utils.py fix the user registration field lookups 14 years ago
views.py move setting a downloaded image as avatar to MumbleUser.setTextureFromUrl, add setting gravatar when registering 14 years ago