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 930f28e8ec added to satisfy Debian. 15 years ago
..
templatetags fixed auto-hiding of empty channels 15 years ago
MumbleCtlDbus.py added check if the player name the user tries to register is already taken 15 years ago
MumbleCtlIce.py apparently the capitalization of SuperUser has been changed in ICE. fixes #11 15 years ago
Murmur_1-1-8.ice added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( 15 years ago
Murmur_1-2-0.ice added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( 15 years ago
__init__.py added copyright and license information 15 years ago
admin.py changed copyright notice to clarify GPLv2+ licensing 15 years ago
forms.py implemented setting user textures 15 years ago
management.py syncdb hook now tries to get the connection string from env variable MURMUR_CONNSTR before asking 15 years ago
mctl.py changed stubs to raise Exceptions and removed some unnecessary methods. 15 years ago
mmobjects.py server info and channel description 15 years ago
models.py added check if the player name the user tries to register is already taken 15 years ago
urls.py changed url to point to "texture.png" instead of .jpg 15 years ago
views.py *sigh* fixed hidden channels breaking the JavaScript 15 years ago