Files
Signal-Desktop/js
Benedikt Constantin Radtke 520be3d5db Fixed bubble timestamp update timer breakdown
TimestampView's getRelativeTimeSpanString called moment() twice while
calculating the timeout. If there was a minute/hour/day wrap between
these 2 calls, the calculated delay was 0 and thus no timer was
scheduled, since if (this.delay) evaluated to false.

Fixes: #857, #460

// FREEBIE
2016-10-28 14:26:51 +09:00
..
2016-02-18 13:45:22 -08:00
2016-09-01 14:01:51 -07:00
2016-10-07 11:02:26 +09:00
2016-08-23 16:16:31 -07:00
2016-08-01 20:19:16 -07:00
2016-09-20 13:42:33 -07:00
2016-02-18 13:45:22 -08:00
2016-09-20 13:42:33 -07:00
2016-08-11 12:22:32 -07:00
2016-08-23 16:16:31 -07:00