|  Michael Ziegler | 04a93d0a7e | first prototype of a curses based CLI. Selecting servers and viewing a channel list works already! | 17 years ago | 
				
					
						|  Michael Ziegler | d6358a8079 | fixing a few (actually, quite many) formatting flaws that originate from my, let's call it "data rescue" | 17 years ago | 
				
					
						|  Michael Ziegler | 85d49b659f | I'm the biggest lucker there is. rly. | 17 years ago | 
				
					
						|  Michael Ziegler | 65973518f2 | first alpha of a CLI to administer Murmur. this still needs a LOT of improvement, maybe an ncurses interface? | 17 years ago | 
				
					
						|  Michael Ziegler | 7f844e245c | added docstrings | 17 years ago | 
				
					
						|  Michael Ziegler | 645dc90cd2 | Added tag v0.8 for changeset c0ee15d107c8 | 17 years ago | 
				
					
						|  Michael Ziegler | 9e900301db | preparing for v0.8 release. | 17 years ago | 
				
					
						|  Michael Ziegler | 7c790ba929 | changed *everything* just to handle the new user registration in Murmur 1.2.0. Hope it works. | 17 years ago | 
				
					
						|  Michael Ziegler | d5aaa63dee | show connecturl at "Server address" field | 17 years ago | 
				
					
						|  Michael Ziegler | fb6804d0ff | apparently munin doesn't like the order changing (it will change colors in the graphs then), so guarantee a fixed order... | 17 years ago | 
				
					
						|  Michael Ziegler | 80d0069e72 | playerid where userid should have been | 17 years ago | 
				
					
						|  Michael Ziegler | 0e2f58c35e | removed dysfunctional unit tests and changed raised exceptions to better fitting class names | 17 years ago | 
				
					
						|  Michael Ziegler | 73bda3ca3b | added UNIQUE constraints | 17 years ago | 
				
					
						|  Michael Ziegler | 48f366c76b | renamed "identifier" to "channelid", revoke users admin status before deleting | 17 years ago | 
				
					
						|  Michael Ziegler | cabc325773 | fixed setting SuperUser password - called the wrong objects :D fixes #11 | 17 years ago | 
				
					
						|  Michael Ziegler | 660a9df1fe | fixing syntax error | 17 years ago | 
				
					
						|  Michael Ziegler | 930f28e8ec | added to satisfy Debian. | 17 years ago | 
				
					
						|  Michael Ziegler | e7d07b8091 | apparently the capitalization of SuperUser has been changed in ICE. fixes #11 | 17 years ago | 
				
					
						|  Michael Ziegler | 78a0baf945 | changed stubs to raise Exceptions and removed some unnecessary methods. | 17 years ago | 
				
					
						|  Michael Ziegler | 5e5b77204d | removed info about YAML which should have been removed ages ago... | 17 years ago | 
				
					
						|  Michael Ziegler | 496367d053 | added a few more missing encode() statements... I hope that's all now :/ | 17 years ago | 
				
					
						|  Michael Ziegler | 73b3128117 | I *HATE* Ice. Each sting has to be encoded in UTF8. MANUALLY. GAAH. fixes #8 once again. | 17 years ago | 
				
					
						|  Michael Ziegler | 7f7e7c27c9 | added encoding stuff (I'm spoiled by DBus, that's why I keep forgetting). hopefully fixes #8. | 17 years ago | 
				
					
						|  Michael Ziegler | 293e5cfd1d | I kinda miss DBus. Really. | 17 years ago | 
				
					
						|  Michael Ziegler | b5b9737b21 | missing parameter | 17 years ago | 
				
					
						|  Michael Ziegler | f4b32b6c62 | apparently, this has been changed to use simply a dict in 1.2.0 | 17 years ago | 
				
					
						|  svedrin | 4d3bbee3e3 | added check if the player name the user tries to register is already taken | 17 years ago | 
				
					
						|  svedrin | b05c39175a | removed unneccessary conversions. fixes #8 | 17 years ago | 
				
					
						|  Michael Ziegler | e5cf652ef6 | proudly presenting an overly hacky, but still working Munin plugin that graphs the user count for each server instance! | 17 years ago | 
				
					
						|  svedrin | c404e47450 | 10em looks stupid on a non-widescreen display. This should work better... | 17 years ago | 
				
					
						|  Michael Ziegler | 239700e62a | fixed isBooted/start/stop methods that withgod simply forgot to implement >_< | 17 years ago | 
				
					
						|  Michael Ziegler | a6113dc743 | default connstring for new models can now be configured in settings.py | 17 years ago | 
				
					
						|  Michael Ziegler | 983eaa396a | oops - collateral damage of search and replace | 17 years ago | 
				
					
						|  Michael Ziegler | cc262af1f2 | added SLICE_VERSION line for 1.2.0 (still, this is an alibi commit to test the twitter plugin :) ) | 17 years ago | 
				
					
						|  Michael Ziegler | 48b4ca659f | server info and channel description | 17 years ago | 
				
					
						|  Michael Ziegler | 1b2dda199b | fixed debug messages left from trying to auto-detect the murmur version... | 17 years ago | 
				
					
						|  Michael Ziegler | 06d5242364 | fixed setting ACL due to "playerid" -> "userid" rename | 17 years ago | 
				
					
						|  Michael Ziegler | cdb617b4f8 | added experimental ICE connector for Mumble 1.2.0. can't detect Murmur version before connecting, so this needs to be configured :( | 17 years ago | 
				
					
						|  Michael Ziegler | 1c2caae81e | improved look-and-feel of the profile page (and finally translated it fully to English) | 17 years ago | 
				
					
						|  Michael Ziegler | 673115cc71 | fixed storing the ACL, and hence granting/revoking admin privileges | 17 years ago | 
				
					
						|  Michael Ziegler | 8b84fe9dba | changed field description and default of the "dbus" field to use ICE as default | 17 years ago | 
				
					
						|  Michael Ziegler | 7e25cb7bc1 | fixed "url" property overwriting RegisterURL field, moved default port number to settings, port no only shows up if not default | 17 years ago | 
				
					
						|  Michael Ziegler | 75f30b0c84 | implemented sorted channel list | 17 years ago | 
				
					
						|  Michael Ziegler | 35df252d55 | fixed my last two fixes. it was just too late at night yesterday. | 17 years ago | 
				
					
						|  Michael Ziegler | d34aa40dbe | last fix didn't help... | 17 years ago | 
				
					
						|  Michael Ziegler | edc7af8cf4 | *sigh* fixed hidden channels breaking the JavaScript | 17 years ago | 
				
					
						|  Michael Ziegler | 7fb8c9ea0f | fixed auto-hiding of empty channels | 17 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 | 17 years ago | 
				
					
						|  Michael Ziegler | 47dc521d57 | fixed "Username@" missing from the channel links | 17 years ago | 
				
					
						|  Michael Ziegler | e9de0eca08 | auto-truncate channel and player names | 17 years ago |