Files
Desktop/js/views
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-06-30 16:56:51 -07:00
2016-10-05 19:09:21 +09:00
2016-01-02 02:51:25 -08:00
2016-08-23 16:16:31 -07:00
2016-08-30 18:31:02 -07:00
2016-10-07 11:02:26 +09:00
2016-01-26 14:56:16 -08:00
2016-08-23 16:16:31 -07:00
2016-10-07 19:27:05 +09:00
2016-09-07 13:04:45 -07:00