User Details
- User Since
- Apr 20 2021, 11:48 AM (68 w, 12 h)
- Availability
- Available
- IRC Nick
- Tranve
- LDAP User
- Diskdance
- MediaWiki User
- Diskdance [ Global Accounts ]
Sun, Jul 24
By the way, I want to emphasize that QUIC encrypts initial packets of a connection. Even though its key is known, as a result of it, QUIC is more censorship resistant in many ways.
Sun, Jul 17
Mon, Jul 11
Jul 9 2022
Jul 6 2022
Jul 4 2022
Jun 30 2022
I am interested in porting {{NoteTA}} and CGroup module from Chinese Wikipedia to translatewiki.net to better support Chinese variant conversion. Both of them are written in Lua because of their size.
Jun 29 2022
Most of translation problems have been fixed now, but it is still problematic when Chinese is not in the top10 area. To fix this some abstraction and cleaning up is needed. See T311361.
Jun 26 2022
Jun 22 2022
@Jdlrobson Does the new ToC use Parsoid? IIRC Parsoid is not able to handle Chinese variant conversion properly now.
For everyone's information, CodeMirror 6 has been stable now:
Jun 11 2022
If we find out it's somewhat complex to implement this completely in the future, can we sync the search keywords only, at least?
Jun 9 2022
Jun 4 2022
Jun 3 2022
May 28 2022
@Jdrewniak Sorry to interrupt, but can I use ES6 features like arrow functions, Promise and fetch() in portals' code?
I have encountered a problem that, there is an asynchronous XHR in topten-localized.js and we must ensure that its execution is completed before that of PerformChineseConversion(), but it is not easy to achieve the effect.
I think the best approach is to convert code in topten-localized.js and page-localized.js to use Promise chains, which are not supported in IE11. Since IE11 has got its special treatment, can we just break support of it and use those modern stuffs? Thanks.
May 26 2022
Patch 1 merged. The next step is to make top-viewed wikis correctly arranged according to users' locale.
@Ladsgroup Hello! I'm sorry but I think the deployment process of wikibooks.org should be delayed because it doesn't serve Chinese translation correctly, and its top 10 wikis are not rearranged by users' locale. Wiktionary.org has the same issue. Please see T308009 for more details. Thank you!
May 15 2022
May 13 2022
May 11 2022
May 10 2022
Test environment: Chrome 101.0.4951.54 (Windows 10)
May 3 2022
Patch is merged. The bot will build the portal next Monday, let's see whether everything works by the time.
Apr 4 2022
Apr 3 2022
Feb 15 2022
The problem was reported to be resolved a few days ago, hence closing this task.
Jan 25 2022
Jan 1 2022
Dec 9 2021
Dec 7 2021
Dec 2 2021
Closing this task due to the fact that Wikipedia has been blocked in all languages since Mar 2019, which leaves this task meaningless.
ESNI has been superseded by the ECH, hence updating the task.
Nov 29 2021
Nov 28 2021
Nov 27 2021
Oct 2 2021
Sep 5 2021
Jul 23 2021
I'm commenting here due to no replies in this task.
Jul 6 2021
Jun 9 2021
Jun 8 2021
Jun 7 2021
@Aklapper Sorry for inconvenience, I've updated the description to provide more details.
More styles should be added to improve the appearance, and wikipage.content hook should be fired.
Apr 24 2021
Apr 22 2021
As a discusser of this problem on zhwiki, I'd like to provide more information:
First, the problem is not only related to ActionFieldLayout, ButtonGroupWidget (with a non-label icon-only button and a button with label inside) is also affected.
Second, the problems always exist on zhwiki (without changing browser's font size). There's a default gadget enlarging the article area's font size in zhwiki (link here), which is considered the cause of the problem.
Third, here're two photos describing the problem before and after disabling the gadget.
After disabling the gadget, the widget aligns as expected.
With the gadget enabled (large font), the widget doesn't align properly.