Other formats: JSON Feeds:
2016-03-28 Anton Shestakov css: use #ddd for message splitter border changeset | files
2016-03-28 Anton Shestakov css: adjust padding in dropdown menu of contacts changeset | files
2016-03-28 Anton Shestakov webrtc: add glue code, contact controls, styles changeset | files
2016-03-28 Anton Shestakov webrtc: add Tram.WebRTCInterface, it will be glued to the rest of code later changeset | files
2016-03-28 Anton Shestakov index: add webrtc-adapter.js, yet unused changeset | files
2016-03-27 Anton Shestakov calls: new ui element, yet unused changeset | files
2016-03-27 Anton Shestakov contacts: removing contact from the collection also removes it visually changeset | files
2016-03-27 Anton Shestakov getVersion: check delay is just not null changeset | files
2016-03-27 Anton Shestakov contacts: dropdown with a remove button changeset | files
2016-03-27 Anton Shestakov contacts: show authorize/unauthorize buttons for new contacts changeset | files
2016-03-27 Anton Shestakov index: only show login form after rivets init changeset | files
2016-03-27 Anton Shestakov contacts: input+button for adding contacts to roster changeset | files
2016-03-27 Anton Shestakov onConnected: get roster after connect changeset | files
2016-03-27 Anton Shestakov css: improve contact list borders (between contacts and on the right) changeset | files
2016-03-27 Anton Shestakov css: move text-align to .vignette, so that avatar image is also affected changeset | files
2016-03-27 Anton Shestakov validation: remove unused files changeset | files
2016-03-27 Anton Shestakov index: redo form validation using rivets changeset | files
2016-03-27 Anton Shestakov register: redo form validation using rivets changeset | files
2016-03-25 Anton Shestakov contacts: use rivets more, don't spread model attributes changeset | files
2016-03-24 Anton Shestakov index: background color depends on bare jid since 96aec8cf1ae9 changeset | files
2016-03-24 Anton Shestakov favicon: new ui element to display status (and incoming events in the future) changeset | files
2016-03-24 Anton Shestakov contacts: don't use 'presence' to determine pip color, use 'show' changeset | files
2016-03-24 Anton Shestakov index: improve onPresence() changeset | files
2016-03-23 Anton Shestakov contacts: fall back to bare jid for d/handle (to never show jid resource) changeset | files
2016-03-23 Anton Shestakov index: maintain only one contact with type 'self' changeset | files
2016-03-22 Anton Shestakov provision: run as user 'vagrant' by default to remove synced_folder hack changeset | files
2016-03-22 Anton Shestakov index: update relative timestamps every 15 seconds changeset | files
2016-03-22 Anton Shestakov contacts: hash bare jid for fallback avatar background color changeset | files
2016-03-22 Anton Shestakov index: handle contact profile updates changeset | files
2016-03-22 Anton Shestakov rivets: more idiomatic first-letter formatter changeset | files
2016-03-22 Anton Shestakov index: also store bare jid in contact changeset | files
2016-03-21 Anton Shestakov css: missing presence message style changeset | files
2016-03-21 Anton Shestakov contacts: add avatars and fallback option (background color from hashed jid) changeset | files
2016-03-21 Anton Shestakov rivets: add missing formatters for contact chat state indicator changeset | files
2016-03-21 Anton Shestakov index: report client version on request changeset | files
2016-03-21 Anton Shestakov index: send presence on connect, handle incoming presences, show contacts changeset | files
2016-03-21 Anton Shestakov contacts: new ui element, contact list changeset | files
2016-03-21 Anton Shestakov index: try to disconnect cleanly before browser tab/window is closed changeset | files
2016-03-21 Anton Shestakov index: get version info from server on connect, show it in a message log changeset | files
2016-03-21 Anton Shestakov messages: new ui element and related things changeset | files
2016-03-21 Anton Shestakov index: disconnect button changeset | files
2016-03-21 Anton Shestakov index: wire up login form changeset | files
2016-03-21 Anton Shestakov register: rename status events, pass callbacks to XMPPInterface.savevCard() changeset | files
2016-03-21 Anton Shestakov register: move onConnect to XMPPInterface changeset | files
2016-03-20 Anton Shestakov register: autofocus on the first form field changeset | files
2016-03-20 Anton Shestakov register: improve scripting, move XMPP interface to a separate file changeset | files
2016-03-20 Anton Shestakov config: add config.js as a way to override values in Tram namespace changeset | files
2016-03-20 Anton Shestakov register: use more coffee sugar changeset | files
2016-03-20 Anton Shestakov validation: move to the new namespace, and move from ui/ up changeset | files
2016-03-20 Anton Shestakov coffee: create Tram namespace, put config there changeset | files
2016-03-19 Anton Shestakov provision: service checks changeset | files
2016-03-19 Anton Shestakov Makefile: build target changeset | files
2016-03-18 Anton Shestakov register: working registration and vCard saving changeset | files
2016-03-18 Anton Shestakov Makefile: devel target for installing development tools changeset | files
2016-03-18 Anton Shestakov .hgignore: ignore development files and 3rd-party libs changeset | files
2016-03-18 Anton Shestakov contrib: Vagrantfile for development changeset | files
2016-03-18 Anton Shestakov provision: gather the roles in a playbook changeset | files
2016-03-18 Anton Shestakov provision: add tram-im role changeset | files
2016-03-18 Anton Shestakov provision: add certs role for generating self-signed certificates changeset | files
2016-03-18 Anton Shestakov provision: add turnserver role changeset | files