Page MenuHomePhabricator

m4tx (Mateusz Maćkowski)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Friday

  • No visible events.

User Details

User Since
Oct 25 2014, 3:20 PM (589 w, 4 d)
Availability
Available
IRC Nick
m4tx
LDAP User
Unknown
MediaWiki User
M4tx [ Global Accounts ]

Recent Activity

Jan 13 2021

m4tx closed T70798: Accesskey "alt-shift-i" in Chrome on Linux conflicts with native as Resolved.

No, it seems to be working now. The shortcut must have been changed at some point in Chrome. Marking the issue as resolved.

Jan 13 2021, 7:24 PM · MediaWiki-Page-editing, JavaScript, MediaWiki-User-Interface, Accessibility, Browser-Support-Google-Chrome

Oct 27 2020

m4tx placed T58303: mw.Title should provide a function to get a Title object from a URL up for grabs.
Oct 27 2020, 3:59 PM · Patch-Needs-Improvement, Front-end-Standards-Group, OKR-Work, JavaScript, MediaWiki-General

Jul 8 2015

m4tx added a comment to T57775: Implement numParams in jqueryMsg.

Is there any reason to do this besides "it will look like it is PHP"?

Jul 8 2015, 7:40 PM · JavaScript, MediaWiki-Internationalization, I18n
m4tx claimed T57775: Implement numParams in jqueryMsg.
Jul 8 2015, 6:14 PM · JavaScript, MediaWiki-Internationalization, I18n
m4tx claimed T72059: Update mediawiki.api for new API token handling.
Jul 8 2015, 11:49 AM · MW-1.27-release-notes, MW-1.27-release (WMF-deploy-2015-12-08_(1.27.0-wmf.8)), Performance-Team, JavaScript, MediaWiki-Action-API
m4tx updated the task description for T70798: Accesskey "alt-shift-i" in Chrome on Linux conflicts with native.
Jul 8 2015, 5:40 AM · MediaWiki-Page-editing, JavaScript, MediaWiki-User-Interface, Accessibility, Browser-Support-Google-Chrome

Jul 7 2015

m4tx added a comment to T69506: jquery.tipsy tooltips don't display correctly close to the edge of the sceen.

Is the bug still valid? It seems that now (1.26alpha 2e05594) there is no code enabled by default responsible for handling the 'tooltip is close to the screen edge' situation. instead, there is a $.fn.tipsy.autoBounds function (it needs to be passed as gravity option to tipsy() function) which changes the tooltip gravity depending on how far it is from the document edge - and this one works well for me, both in LTR and RTL mode.

Jul 7 2015, 9:18 PM · MediaWiki-User-Interface (deprecated JS libraries), JavaScript

Jul 5 2015

m4tx claimed T58303: mw.Title should provide a function to get a Title object from a URL.
Jul 5 2015, 10:34 AM · Patch-Needs-Improvement, Front-end-Standards-Group, OKR-Work, JavaScript, MediaWiki-General

Feb 2 2015

m4tx added a comment to T87811: Sort out Wikimedia GCI mentor grand prize trip.

Now, since Google published the list of winners, I think I am allowed to say that: I would love to see you @Nemo_bis on the trip as well. :P

Feb 2 2015, 8:29 PM · ECT-February-2015, Google-Code-in-2014

Jan 21 2015

m4tx claimed T68949: Implement wbsearchentities in pywikibot.
Jan 21 2015, 8:35 PM · Patch-For-Review, Pywikibot-pagegenerators, Google-Code-in-2014, Pywikibot, Pywikibot-Wikidata

Jan 14 2015

m4tx claimed T77272: Improve error messages UI for Media Viewer.
Jan 14 2015, 8:21 AM · Patch-For-Review, Google-Code-in-2014, MediaViewer, Multimedia
m4tx added a comment to T86389: Open state of download panel gets messed up in MediaViewer.

Someone should +2, probably: https://gerrit.wikimedia.org/r/#/c/184633/

Jan 14 2015, 7:26 AM · Patch-For-Review, Google-Code-in-2014, good first task, Multimedia, MediaViewer

Jan 13 2015

m4tx added a comment to T86389: Open state of download panel gets messed up in MediaViewer.

@Tgr sure, why not! Although, what timezone do you mean by "Tuesday"? Cause I will be able to do it probably after 4pm UTC. :P

Jan 13 2015, 1:05 AM · Patch-For-Review, Google-Code-in-2014, good first task, Multimedia, MediaViewer

Jan 7 2015

m4tx created T86074: ItemPage.editEntity does not support 'async' .
Jan 7 2015, 10:03 PM · good first task, Pywikibot, Pywikibot-Wikidata

Jan 6 2015

m4tx claimed T85242: isbn.py Wikidata support.
Jan 6 2015, 10:07 AM · Google-Code-in-2014, Pywikibot-Wikidata, Pywikibot-Scripts

Jan 4 2015

m4tx claimed T55664: New-style packed gallery shows ragged edges after window resize.
Jan 4 2015, 10:14 AM · Patch-For-Review, Google-Code-in-2014, good first task, JavaScript, MediaWiki-User-Interface

Jan 2 2015

m4tx claimed T53900: Search box sometimes deletes part of what the user types and goes to the wrong page.
Jan 2 2015, 1:39 AM · Google-Code-in-2014, good first task, JavaScript, MediaWiki-User-Interface

Dec 30 2014

m4tx claimed T85354: Handle Template:Multiple_image in MediaViewer.
Dec 30 2014, 1:28 AM · Patch-For-Review, Google-Code-in-2014, good first task, Multimedia, MediaViewer

Dec 29 2014

m4tx added a comment to T85354: Handle Template:Multiple_image in MediaViewer.

It looks like W3C's HTML reference does not say anything about putting multiple images in one <figure> (it just say 'flow content', which may be almost anything). Some tutorials on the internet, however, actually do it (i.e. place multiple images inside a <figure> with one <figcaption>), so it doesn't seem to be 'bad'.

Dec 29 2014, 11:11 PM · Patch-For-Review, Google-Code-in-2014, good first task, Multimedia, MediaViewer
m4tx added a comment to T85354: Handle Template:Multiple_image in MediaViewer.

While the implementation for English Wikipedia could 'just work', there are probably dozens of other wikis that have this template as well, but the HTML generated is totally different. For instance, Polish version of the template uses <div>s instead of <table>s, and the solution that works for enwiki probably just won't work here. So, I'm wondering if it could be done in more semantic manner.

Dec 29 2014, 1:49 AM · Patch-For-Review, Google-Code-in-2014, good first task, Multimedia, MediaViewer

Dec 28 2014

m4tx claimed T71233: "View terms" should switch to "Hide terms" once clicked.
Dec 28 2014, 9:29 PM · Patch-For-Review, Google-Code-in-2014, good first task, Multimedia, MediaViewer
m4tx claimed T63701: Parse <time> element in DateTimeOriginal.
Dec 28 2014, 3:44 PM · Patch-For-Review, Google-Code-in-2014, Multimedia, good first task, CommonsMetadata

Dec 25 2014

m4tx claimed T75387: A missing condition in templates.
Dec 25 2014, 2:03 AM · Voice & Tone, I18n, WikimediaMessages
m4tx added a comment to T44913: Possible to create page in item namespace (was: Better error message if default MW main page already exists).

I wasn't able to reproduce the bug (Mediawiki 1.25alpha - rMW1913e2aced62, Wikibase Repository 0.5 alpha - e340af5). After installing Wikibase and setting the main namespace as namespace for items, Main Page still works as it did before, and I can create items in main namespace.

Dec 25 2014, 1:31 AM · Voice & Tone, Wikidata, patch-welcome, good first task, MediaWiki-extensions-Wikibase-Repo

Dec 24 2014

m4tx added a project to T75123: Replace usage of centralauth-account-exists with userexists: good first task.
Dec 24 2014, 6:41 PM · Voice & Tone, good first task, I18n, MediaWiki-extensions-CentralAuth
m4tx lowered the priority of T75123: Replace usage of centralauth-account-exists with userexists from Medium to Low.
Dec 24 2014, 6:41 PM · Voice & Tone, good first task, I18n, MediaWiki-extensions-CentralAuth
m4tx claimed T75123: Replace usage of centralauth-account-exists with userexists.
Dec 24 2014, 6:38 PM · Voice & Tone, good first task, I18n, MediaWiki-extensions-CentralAuth
m4tx claimed T58546: Display file format of preview if different format from original file.
Dec 24 2014, 6:22 PM · Commons, Voice & Tone, Patch-For-Review, Multimedia, I18n, good first task, MediaWiki-File-management
m4tx closed T69972: "Add Message" must be replaced by direct quotation of relevant button as Invalid.

It looks like the message was removed in https://gerrit.wikimedia.org/r/#/c/86856/

Dec 24 2014, 12:20 PM · Voice & Tone, I18n, StructuredDiscussions
m4tx closed T69972: "Add Message" must be replaced by direct quotation of relevant button, a subtask of T40638: [DO NOT USE] Interface messages needing rewording or documentation and other issues with existing messages [superseded by #Voice_&_Tone], as Invalid.
Dec 24 2014, 12:20 PM · MediaWiki-Internationalization, Tracking-Neverending, I18n, MediaWiki-User-Interface

Dec 9 2014

m4tx created M21: Messed SVGs.
Dec 9 2014, 12:21 PM