-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-29
index: also cancel any pending subscription requests for removed contacts
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-29
index: remove all contact instances (e.g. resources) on clicking Remove
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-25
contrib: and ad-hoc script to update SRI hashes
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-25
templates: add SRI hashes for files from cdnjs
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-25
index: update moment.js to 2.13.0
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-25
templates: update jQuery to 2.2.4
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-25
templates: update uikit to 2.26.3
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-24
index: scroll chat logs to bottom on switching
This is not the most correct solution (although it works). It's better not to
detach children and instead set "visibility: hidden" on them and then do a
small css-related ritual dance so that they don't mess with each other. That
way scroll positions would always be retained.
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-24
templates: reindent after last change
-
Anton Shestakov <av6@dwimlabs.net>, 2016-05-24
templates: include top level element in templates