[00:46:43] Any existing extension like Message Wall from Fandom? [06:14:54] socialprofile? [08:45:26] There are some commenting extensions (e.g. CommentStreams) which mostly works but can be quite buggy sometimes. [12:01:58] @originalauthority First TableProgressTracking bug report on MH https://issue-tracker.miraheze.org/T15028. Not sure how it was triggered because the extension did fine with the same table on Beta. [12:02:58] Oh no you broke my hard work 😭 [12:03:10] sorry, no RCEs for you today [12:03:25] [1/2] The popup also disappears when you try to hover over the text, which makes the buttons unclickable. Not sure if it's worth a bug report or not since the fix will probably be very easy. [12:03:26] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1476912607204999319/o.mp4?ex=69a2d98d&is=69a1880d&hm=3b6eb7122a671d0a478f3abec7246dd7de42c1e09f06d87cc31e901a7d19929e& [12:03:58] I just spam clicked random buttons. Human fuzz testing worked well I guess. [12:04:04] You can thank OOUI for that one [12:04:32] I can patch that one at the same time as the other don't worry about a report (unless you want to file one of course) [12:05:36] Awesome! That's why we like extensions made by Miraheze tech. [12:06:03] https://discord.com/channels/1006797886027214949/1340088474262306867/1476910731080237166 [15:28:12] [1/2] noticed that TPT doesn't have a description here, is this worth reporting or is it some i18n caching issue or something [15:28:12] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1476964141393510583/image.png?ex=69a3098b&is=69a1b80b&hm=c692808d386e874144d5c6a4e14b3d30905c47f40698a7ce56293f97db42a935& [15:33:05] i think someone forgot to ran i18n, it should be there [15:34:09] not worth reporting at this time [17:56:24] I'm surprised I provided a description [18:21:52] Lol [19:27:52] TBH I must be doing something wrong because l10n never works for me https://discord.com/channels/407504499280707585/808001911868489748/1476895178114470021 [20:00:15] [1/2] There's probably a layer of cache independent of l10n because WikiPoints doesn't have a description but TableProgressTracking now does. [20:00:16] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1477032606922178752/image.png?ex=69a3494f&is=69a1f7cf&hm=8aeee15efc44a7b69108eb6bd062bbd0714e3e89fc4090ad1a737b37cd671f9a& [20:03:14] it looks for `-desc`, WP has `wikipoints-description` (would love to be proven wrong) [20:04:11] huh i am wrong [20:04:18] yay [20:04:27] god i hate caching [20:54:15] "There are only two hard problems in Computer Science: cache invalidation, naming things and off-by-one errors" - Julius Caesar [22:31:38] It looks for whatever descriptionmsg or description is in extension.json. [22:31:48] oh right! [22:32:09] in which case wikipoints should have it [22:33:20] It should yes.