Go to file
Bartosz Dziewoński 26328b3fa0 Always wait at least 150ms before displaying the popup
Previously we would wait 150ms if the data was cached,
or 50ms + [API request time] if it was not.

Using some promise magic to achieve this without decreasing
performance. The behavior of sendRequest() was changed a bit.

Bug: 64235
Change-Id: Ibe6e1a5f4ac02f538dac686476ac95ba506a1a86
2014-04-22 16:26:10 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-04-18 19:36:45 +00:00
resources Always wait at least 150ms before displaying the popup 2014-04-22 16:26:10 +00:00
.gitreview Add .gitreview 2014-02-06 11:01:39 +01:00
.jshintrc Misc code formatting cleanup 2014-04-07 15:09:59 +05:30
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
popups-ltr.svg Clean up and optimize popups-{ltr,rtl}.svg 2014-04-20 21:05:46 +02:00
popups-rtl.svg Clean up and optimize popups-{ltr,rtl}.svg 2014-04-20 21:05:46 +02:00
Popups.hooks.php Fix redirect for info-link 2014-04-13 08:05:55 +05:30
Popups.i18n.php Update i18n shim 2014-04-22 13:37:14 +00:00
Popups.php Popups.php: Remove unused top-level variables 2014-04-22 14:07:34 +00:00