640 Commits (master)

Author SHA1 Message Date
Natenom 65dd549612 "Support" Murmur 1.3 9 years ago
Michael Ziegler 87f24a71b5 Bump mumble module version 10 years ago
Michael Ziegler bf64cdb474 Bump mumble module version 10 years ago
Michael Ziegler 9503d5b582 de language update 10 years ago
Michael Ziegler bc103f8b7d [django 1.7] replace mimetype with content_type kwarg 10 years ago
Michael Ziegler 1a92969dd3 [django 1.7] explicitly add __all__ fields to the admin forms 10 years ago
Michael Ziegler 2909d0cfaa remove outdated unit tests and add some basic Ice tests 10 years ago
Michael Ziegler b8de99197b remove by-now-broken testrunner 10 years ago
Michael Ziegler e04ca18329 Bump mumble module version 10 years ago
Michael Ziegler 3c9f4c7b42 Bump mumble module version 11 years ago
Michael Ziegler 662d7989ca fix imports 11 years ago
Michael Ziegler 6b6eb5c5bc shorten kate modeline comments, add 'hl Django HTML Template' statements 11 years ago
Michael Ziegler b2ae81a86c re-enable registration, fix registration.views.register urls 11 years ago
Michael Ziegler 3007881f5c fix some more url tags (why didn't I do that before? <_<) 11 years ago
Michael Ziegler 3189954657 Bump mumble module version 11 years ago
Michael Ziegler 205ee67e45 language update 11 years ago
Michael Ziegler 80aea7c27a fix variable error 11 years ago
Michael Ziegler 84701bfda7 completely switch from simplejson to json 11 years ago
Michael Ziegler f0fd785794 fix url tags for Django 1.5, remove MUMBLE_MEDIA_PREFIX in favor of django.contrib.staticfiles 11 years ago
Michael Ziegler 4b3697ff89 move mumble/media dir to mumble/static/mumble 11 years ago
Michael Ziegler c90fff6cb7 Bump mumble module version 11 years ago
Michael Ziegler d161b2c802 convert {%url%} syntax for Django 1.5 11 years ago
Michael Ziegler a20912a20d treat suggest{positional,pushtotalk} as strings instead of booleans 12 years ago
Michael Ziegler 5025689a73 use a ChoiceField for suggest{positional,pushtotalk} 12 years ago
Michael Ziegler 2cbca77a98 add missing ) 12 years ago
Michael Ziegler 63432bdd28 re-add registerpassword setting, document what's necessary for registration to succeed 12 years ago
Michael Ziegler 9296c12724 include display address field in the server admin form 12 years ago
Michael Ziegler f9a341c01d rename variables, rephrase docstrings 12 years ago
Michael Ziegler cf44ca00ac add a bunch of new config variables (kudos to Natenom) 12 years ago
Michael Ziegler ba31d7da6c rename some config properties according to their variable names in murmur 12 years ago
Michael Ziegler 8671ab76d8 defer setting the auto refresh until after the channel viewer has been rendered 12 years ago
Michael Ziegler d8713efd0a Bump mumble module version 12 years ago
Michael Ziegler 450540c8e0 Bump mumble module version 12 years ago
Michael Ziegler 31bfc717d0 adapt to (not so) new settings.DATABASES layout 12 years ago
Michael Ziegler e63f9f1391 add USERS_ABOVE_CHANNELS setting to settings.py 13 years ago
Michael Ziegler 47b202c6e3 add usersAboveChannels config option to the channel viewer 13 years ago
Michael Ziegler e730d86ed3 filter MumbleUsers by the current servers when detecting stale accounts 13 years ago
Michael Ziegler ed969ead51 add a Flask CVP provider for @paniq and the lulz. 13 years ago
Michael Ziegler ce20d899c0 fix typo 13 years ago
Michael Ziegler f5465baefd add missing encoding line 13 years ago
Michael Ziegler 59d24f19ca fix non-existing variable name. see #166 13 years ago
Michael Ziegler 52e704799e defer the whole "set focus" thing by 250ms to correctly focus the username field. #fixes #167 13 years ago
Michael Ziegler d08c225e92 Bump mumble module version 13 years ago
Michael Ziegler 5fdcc0b541 move the server detection code to MumbleServer.save(). see #166 13 years ago
Michael Ziegler 23439ca7e6 validate the jsonp callback name to prevent xss 13 years ago
Michael Ziegler da6021658c update checkenv to use the new DATABASES setting, and to check the database dirs correctly 13 years ago
Michael Ziegler ca0f81e190 fix encoding issue when printing user names. fixes #160 13 years ago
Michael Ziegler feafd8b189 add the fields to the forms and rephrase the suggestversion help text 13 years ago
Michael Ziegler 65868a2a20 add support for suggest{version,positional,pushtotalk} server settings. 13 years ago
Michael Ziegler 288643fe4e add a setting to hide offline servers from the servers list. fixes #144 13 years ago