6 Commits (f0fd7857944542da8288203099c74b9e2bc3ba6e)

Author SHA1 Message Date
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 3ae5db12df fix the mobile views to use the new media paths 14 years ago
Michael Ziegler d67452ec7a show talking players with the red lips icon in the channel viewer 14 years ago
Michael Ziegler 83192cf0ff put kate modelines in {%comment%}s so they don't get written into the HTML, and reindent JS using 2 spaces 15 years ago
Michael Ziegler 439e7615d1 add suppressed icon 15 years ago
Michael Ziegler a60d703900 move templates to app dirs, rename .htm to .html, clean up i18n 15 years ago
Michael Ziegler 47eac873bf fix a few typos that prevented the pages from validating, add dtd 15 years ago
Michael Ziegler 6bc848eaa5 use the icons from mumble 1.2.0 instead of 1.1.8. fixes #67 15 years ago
Michael Ziegler d925fec378 transform mmObjects to use Murmur's data more directly, and change the templates accordingly 15 years ago
Michael Ziegler d49f5c4743 move background-image from .css to template - not pretty, but saves me a view 15 years ago
Michael Ziegler e668504a36 change case of MEDIA_URL in templates, defer resolving in settings.py until after the WSGI daemon had a chance of setting the script prefix 15 years ago
Michael Ziegler bc85e76ed1 changed hardcoded urls to reverse resolved ones, finally allowing m-d to run in a shared apache vhost. 15 years ago
Michael Ziegler ab8b089d85 show suppressed people like server-muted in the channel list 15 years ago
Michael Ziegler 61b80ddf72 merged mmServer class into Mumble model, changed channel viewer to use divs instead of a table (can be more cleanly generated), cleaned up views and removed a whole lot of bad(tm) code 15 years ago