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 e1ea6ca469 add a few drafts for a logo 15 years ago
..
locale update croatian translations 15 years ago
templatetags fixed auto-hiding of empty channels 16 years ago
MumbleCtlDbus.py add getRegistration methods to the CTL classes as requested by esrms on IRC. 15 years ago
MumbleCtlIce.py updating slice and ctl to work with the Murmur snapshot from 21-Aug-2009 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 updating slice and ctl to work with the Murmur snapshot from 21-Aug-2009 15 years ago
__init__.py added copyright and license information 16 years ago
admin.py display "is admin" column in the overview list 15 years ago
forms.py introducing protected mode: if active, people will need the server password to register on private servers. fixes #16 15 years ago
management.py syncdb hook now tries to get the connection string from env variable MURMUR_CONNSTR before asking 16 years ago
mctl.py fix syntax error for python2.4 (2.5 is fine) 15 years ago
mmobjects.py first prototype of a curses based CLI. Selecting servers and viewing a channel list works already! 15 years ago
models.py added help_texts and port number sanity check; and the channel ids are now shown to serveradmins and staff 15 years ago
urls.py fix typo in the texture url... 15 years ago
views.py add sorting 15 years ago