Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Apr 2016 17:26:18 +0800
index: add another model, ClientSettings, to hold configurable parameters
It's only used for configuring chat state notifications at the moment.
coffee/tram.coffee
Permissions: -rw-r--r--
url: 'https://bitbucket.org/av6/tram-im' domain: location.hostname urls: 'stun:stun.services.mozilla.com' urls: 'stun:stun.l.google.com:19302' class window.Tram.ServerInfo extends Backbone.Model class window.Tram.ClientState extends Backbone.Model class window.Tram.ClientSettings extends Backbone.Model