discourse/app
Sam f4418ae884 PERF: fast docking of timeline so it does not overlap
In the past we debounced all dock check this causes situations where
sometimes timeline would not dock in time especially on slow computers

This works around it by performing the dock by hand.

Also there was missing integer casting causing over aggressive re-rendering
2018-02-22 12:52:43 +11:00
..
assets PERF: fast docking of timeline so it does not overlap 2018-02-22 12:52:43 +11:00
controllers FIX: No error displayed when 2FA token is invalid on admin login page. 2018-02-22 09:45:57 +08:00
helpers Review Changes for f4f8a293e7. 2018-02-21 14:55:49 +08:00
jobs FEATURE: search within title using in:title 2018-02-20 14:41:21 +11:00
mailers FEATURE: Implement 2factor login TOTP 2018-02-21 09:04:07 +08:00
models FEATURE: add category suppress from latest 2018-02-22 09:56:35 +11:00
serializers UX: Display lock icon in admin user lists when user has 2FA enabled. 2018-02-22 09:00:09 +08:00
services FEATURE: Implement 2factor login TOTP 2018-02-21 09:04:07 +08:00
views FIX: No error displayed when 2FA token is invalid on admin login page. 2018-02-22 09:45:57 +08:00