Other formats: JSON Feeds:
2016-04-04 Anton Shestakov provision: set root directory in server directive changeset | files
2016-04-04 Anton Shestakov provision: use $host for HTTP->HTTPS redirection changeset | files
2016-04-04 Anton Shestakov provision: use one certificate for nginx and prosody changeset | files
2016-04-04 Anton Shestakov provision: disable MUC for now changeset | files
2016-04-04 Anton Shestakov provision: clone early, when directory is clean changeset | files
2016-04-03 Anton Shestakov css: simplify/relax .autofade in .video-block changeset | files
2016-04-03 Anton Shestakov index: "minimize sidebar" button changeset | files
2016-04-03 Anton Shestakov sidebar: trim status text for sending in a new presence changeset | files
2016-04-03 Anton Shestakov contacts: rename d/avatar attribute to avatar/url changeset | files
2016-04-03 Anton Shestakov contacts: optimize avatar images changeset | files
2016-04-03 Anton Shestakov tram: new possible pip color (chat), add another pip to the sidebar changeset | files
2016-04-03 Anton Shestakov tram: new pip colors changeset | files
2016-04-02 Anton Shestakov index: ClientState is a better name changeset | files
2016-04-02 Anton Shestakov sidebar: add status controls (online, away, xa) changeset | files
2016-04-02 Anton Shestakov sidebar: new ui element changeset | files
2016-04-02 Anton Shestakov index: UserState - a new model for tracking local state and ui interactions changeset | files
2016-04-02 Anton Shestakov css: make the main grid more compact changeset | files
2016-04-02 Anton Shestakov index: add a sidebar for controls (so far it's just the disconnect button) changeset | files
2016-04-02 Anton Shestakov messages: make sure to unset d/split or d/fold when needed changeset | files
2016-04-01 Anton Shestakov messages: align message text to bottom, so that folded messages look better changeset | files
2016-04-01 Anton Shestakov messages: stamp every message with its own time changeset | files
2016-04-01 Anton Shestakov coffee: various stylistic fixes changeset | files
2016-03-30 Anton Shestakov provision: pull the project repo as a part of the deployment process changeset | files
2016-03-29 Anton Shestakov index: support last activity requests (XEP-0012) changeset | files
2016-03-29 Anton Shestakov index: support entity time requests (XEP-0202) changeset | files
2016-03-29 Anton Shestakov index: support ping (XEP-0199) changeset | files
2016-03-29 Anton Shestakov index: support disco requests changeset | files
2016-03-28 Anton Shestakov index: adjust responsive column width (contact list and message log) changeset | files
2016-03-28 Anton Shestakov index: use interpolation instead of rv-text, split long lines changeset | files
2016-03-28 Anton Shestakov css: display incoming call messages in a distinct color changeset | files
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