mediawiki-extensions-Popups/resources/ext.popups
Sam Smith 622f2af318 gateway: Don't create new object for thumbnail
As noted in the review of I71a8a84, creating a new object to represent
the thumbnail is confusing. It's also somewhat wasteful.

Since both the MediaWiki API and RESTBase both agree on using "source"
as the key for the thumbnail's URL, it's reasonable to use it in the
gateway and renderer.

Bug: T152004
Change-Id: Ie1346d13b6e88004b817f5968448188ed83cfda4
2017-01-27 14:22:54 +00:00
..
changeListeners Hygiene: Make settings reducer control footer link 2017-01-17 06:40:36 -08:00
images Move settings images and styles to ext.popups/ 2016-12-13 10:45:51 +01:00
preview Introduce preview model 2017-01-27 14:15:37 +00:00
reducers Add hovercardsSuppressedByGadget to logging 2017-01-25 14:21:34 +00:00
styles Fix page content language direction handling 2017-01-25 11:19:09 +00:00
templates Fix page content language direction handling 2017-01-25 11:19:09 +00:00
actions.js Add hovercardsSuppressedByGadget to logging 2017-01-25 14:21:34 +00:00
boot.js Send blob to everyone 2017-01-17 06:40:24 -08:00
changeListener.js
checkin.js Fix checkin tests to use fake timers 2017-01-10 09:31:32 -08:00
counts.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
gateway.js gateway: Don't create new object for thumbnail 2017-01-27 14:22:54 +00:00
index.js
isEnabled.js Send blob to everyone 2017-01-17 06:40:24 -08:00
pageVisibility.js Add reading depth 2016-12-21 15:08:20 -05:00
previewBehavior.js Vary cog click behavior 2017-01-15 16:20:22 -08:00
processLinks.js Hygiene: #processLinks Only use global variables at the edges 2016-11-30 17:01:49 +00:00
renderer.js gateway: Don't create new object for thumbnail 2017-01-27 14:22:54 +00:00
schema.js Hygiene: Rename SchemaPopupsSamplingRate 2017-01-15 11:01:00 -08:00
settingsDialog.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
userSettings.js Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
wait.js Hygiene: Correct return value type on mw.popups.wait 2016-11-30 13:50:13 +01:00