-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 13:58:13 +0800
contacts: only count unread for the exact jid
-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 13:07:42 +0800
contacts: show the number of incoming messages in a badge
-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:55:57 +0800
views: save nested AvatarView, and then dispose of it in remove()
-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:54:27 +0800
calls: use parens for one-line function calls
-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:40:21 +0800
calls: rename enableTracks() to toggleTracks(), since it takes a state arg
-
Anton Shestakov <av6@dwimlabs.net>, Sun, 04 Dec 2016 01:33:05 +0800
index: don't use rivets to update src attribute of <video> elements
Changing this attribute twice in a row is bad and shouldn't happen, and we're
already setting it in the view (so we can call el.play() immediately
afterwards).
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 16:39:37 +0800
pipelines: making grep quiet is actually not helpful at all
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 15:27:10 +0800
pipelines: install curl for contrib/updatesri.sh check
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 15:17:36 +0800
coffee: update compiler to 1.11.1, recompile
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 15:06:35 +0800
pipelines: run hg diff for users first, then check wc -l output