Commit Graph

1029 Commits (master)

Author SHA1 Message Date
gnosygnu 1103674d88 Css: Change java.lang.String.charAt to JsString_.charAt [#741]
4 years ago
gnosygnu 27756f8056 Scribunto: Hack timeout to limit Scribunto execution to 5 seconds [#737]
4 years ago
gnosygnu 35f2027b20 Scribunto: Create match string using char-indexes, not codepointIndexes (to handle UTF-8 strings) [#726]
4 years ago
gnosygnu be072de8d9 Luaj: Reinstate `next` variable for frontier matches [#732]
4 years ago
gnosygnu f760fd9cd0 Luaj: Do not match end-of-string for frontier patterns [#732]
4 years ago
gnosygnu 3d5ec47aa8 Html: Do not call Xtn property for non-Xtn XML nodes [#730]
4 years ago
gnosygnu 53762288d7 Release: Release embeddable app version (v4.6.7) [#733]
4 years ago
gnosygnu 7a0247417d Embeddable: Do not call hxtn code during embeddable [#733]
4 years ago
gnosygnu 0cdfa0992c Hdump: Serialize / deserialize top-icon [#721]
4 years ago
gnosygnu 8c7c9f88ff Hdump: Show category at bottom of Category pages [#722]
4 years ago
gnosygnu 94b757682a Luaj: Make anypos captures base-1, not base-0 (with fixed test) [#724]
4 years ago
gnosygnu 1ebc9d3488 Luaj: Make anypos captures base-1, not base-0 [#726]
4 years ago
gnosygnu 654810d56c Html: Add 'lang' to <h1> [#724]
4 years ago
gnosygnu b551c1875b Html: Show Read, Edit, ViewHtml in correct right-to-left order for RTL languages [#723]
4 years ago
gnosygnu ba1d4e0b7c XOMW: Add Globals and refine XomwMediaWikiServices [#632]
4 years ago
gnosygnu a2fe75f402 RandomRootPage: Do not fail to find page for some random selections; also, do not show 'Redirected from redirected_title' [#719]
4 years ago
gnosygnu a6331f5c89 XOMW: Finish XomwServiceContainer [#632]
4 years ago
gnosygnu 43866163b9 XOMW: Add Assert [#632]
4 years ago
gnosygnu 49f8d4b000 Lst: Handle keys with whitespace [#720]
4 years ago
gnosygnu 994d405a26 Release: Increase version number [#694]
4 years ago
gnosygnu 04c499ce3e XOMW: Add PHP array-diff and array-diff-key [#632]
4 years ago
gnosygnu a9367eaca8 XOMW: Consolidate XophpArray_ into XophpArray [#632]
4 years ago
gnosygnu ee68162a4a XOMW: Add more implementation for XomwServiceContainer [#632]
4 years ago
gnosygnu 2dab6a90be XOMW: Start XomwServiceContainer [#632]
4 years ago
gnosygnu b0e02979ac XOMW: Start XomwRequestContext [#632]
4 years ago
gnosygnu f9cf49c160 XOMW: Start XomwMessage [#632]
4 years ago
gnosygnu 0d917bccc7 XOMW: Finish XomwHooks - part 2 [#632]
4 years ago
gnosygnu d1345bf724 XOMW: Finish XomwHooks [#632]
4 years ago
gnosygnu 3d74406a3e XOMW: Add array_filter [#632]
4 years ago
gnosygnu a6b128422e XOMW: More XomwHooks implementation [#632]
4 years ago
gnosygnu 0c3cb1ba3d HTTP Server: Do not show new logic for SWT/GUI tabs ('wikiName - message' if mainPage, else 'pageName - wikiName') [#715]
4 years ago
gnosygnu 105446f5ca HTTP Server: Show correct tab / html.head name for pages ('wikiName - message' if mainPage, else 'pageName - wikiName') [#715]
4 years ago
gnosygnu db73b4302d Xomw: Add some implementation for XomwHooks [#632]
4 years ago
gnosygnu bd71db3ed6 Xomw: Add more implementation near statelessFetchTemplate [#632]
4 years ago
gnosygnu a4b5f5de5d TemplateStyles: Apply wrapper to each class, not to top only [#712]
4 years ago
gnosygnu ecbcf1e707 GFLucene: Add lucene binaries [#707]
4 years ago
gnosygnu 7b00918941 XOMW: Rename XomwTitle to XomwTitleOld [#632]
4 years ago
gnosygnu 8807dcfbeb TemplateStyles: Support wrapper argument [#712]
4 years ago
gnosygnu a6ac592212 TemplateStyles: Add mw-parser-output in XoCssMin, not in TemplateStyles [#704]
4 years ago
gnosygnu b05e3cd188 File: Add '.stl' and '.webp' as image extensions [#710]
4 years ago
gnosygnu 73a56ffab3 TemplateStyles: Add XoCssMin from @desb42 [#704]
4 years ago
gnosygnu c3c9d4ad1e Html: Do not add '\n' to media anchor links [#703]
4 years ago
gnosygnu 5a35f3b05b TemplateStyles: Scope TemplateStyles css to main content div by adding 'mw-parser-output' [#426]
4 years ago
gnosygnu 7ad1291768 XomwTemplateParser: Port XomwPreprocessor classes as direct translation of MW code [#632]
4 years ago
gnosygnu 17d7a7ebed XomwTemplateParser: Port other XomwPPTemplateFrame classes [#632]
4 years ago
gnosygnu 9809dfd6c7 XomwTemplateParser: Port XomwPPTemplateFrame_Hash [#632]
4 years ago
gnosygnu b56673c56e HTTP Server: Url-encode urls in portal div [#572]
4 years ago
gnosygnu 8629292960 Wikibase: Parse e as exponent in wikidata json [#565]
4 years ago
gnosygnu bc30fd8526 ParserFunctions: Round numbers to default precision of 14 [#683]
4 years ago
gnosygnu c47820b1a9 Category: (partial) Deactivate mw-category logic [#677]
4 years ago
gnosygnu 292726bd13 Category: (partial) Update messages for category [#677]
4 years ago
gnosygnu 89d0ba1271 Dev: Refactor Xoa_ttl to use one url_encoder [#627]
4 years ago
gnosygnu b2a6f7bbf1 Xtn.Is_in: Escape double-quotes as &quot; [#627]
4 years ago
gnosygnu ed010f76a8 Table_of_contents: Skip whitespace after slash; Add <mark> as valid HTML tag [#542]
4 years ago
gnosygnu bc65e9fa61 Hxtn: Edit comment message [#634]
4 years ago
gnosygnu db01707032 Hxtn: Ignore unknown wkr_ids to allow hxtns developed by others [#634]
4 years ago
gnosygnu 7b3d6e5271 Html: Update HTML Santizer whitelist [#636]
4 years ago
gnosygnu f33f9c4ae9 References: Do not make linkLabelMgr a global reference [#495]
4 years ago
gnosygnu 02f9b9dae3 Category: Show either Category or Categories depending on number of categories [#674]
4 years ago
gnosygnu 891cf53228 Dev: Rename 'Pxd_itm_tz_abbr .java' to 'Pxd_itm_tz_abbr.java' (remove trailing space) [#676]
4 years ago
gnosygnu f73164d55e Wikibase: Add extra-case to RenderSnaks for key=pid,val=snaks [#666]
4 years ago
gnosygnu 3355d03c44 Wikibase: Use 2nd argument to GetSiteLinkPageName for wiki name [#665]
4 years ago
gnosygnu bae9ba9e7a Parser: Return length of 0 for empty arrays [#668]
4 years ago
gnosygnu a5cbc4ede9 ParserFunctions: Add constructor for future use [#661]
4 years ago
gnosygnu da87b17902 ParserFunctions: Comment out unused variables [#661]
4 years ago
gnosygnu bfce37f0ba ParserFunctions: Add PHP implementation of strtotime [#661]
4 years ago
gnosygnu 3e9bc6d93a Category: Parse year as yyyy not YYYY [#664]
4 years ago
gnosygnu 775bff3bac Wikibase: Do not fail for FormatStatements and getPropertyOrder [#658]
4 years ago
gnosygnu bc2beba148 Pages: Do not escape <pages> if invalid attributes [#656]
4 years ago
gnosygnu af337493af Pages: Forward unknown args to header template [#635]
4 years ago
gnosygnu ca8afe657e Pages: Treat empty-string as non-null for from / to [#657]
4 years ago
gnosygnu 57ad8e459a ParserFunctions: Fix some comments for meridian [#648]
4 years ago
gnosygnu 763c7b52b7 ParserFunctions: Support timezone / meridian formats [#648]
4 years ago
gnosygnu 9cb60f2540 Redirect: Add span for 'mw-redirected' [#642]
4 years ago
gnosygnu c6bca54d90 Hdump: Try to eliminate dupes by updating Html_uid for lnki [#643]
4 years ago
gnosygnu 374de22699 ParserFunctions: Set day to last day of month if only Year-Feb passed [#644]
4 years ago
gnosygnu 2dee585fc1 Pages: Treat empty-string as null for fromsection and tosection [#650]
4 years ago
gnosygnu 898701131d Css: Skip comments when importing CSS [#652]
4 years ago
gnosygnu 278d55cd62 Gallery: Apply Math.Ceil to packed gallery [#640]
4 years ago
gnosygnu 5e2ce08abb Xomw: Standardize static classes [#633]
4 years ago
gnosygnu 5aec368f8d Lang: Support explicit plural indexes and rules in other languages [#633]
4 years ago
gnosygnu 5f1d9c6f15 Category: Group category members under same upper-cased letter [#637]
5 years ago
gnosygnu e0de779e1d Gallery: Enable packed-hover for galleries [#631]
5 years ago
gnosygnu bc5947507f XomwTemplateParser: Start porting over newChild [#632]
5 years ago
gnosygnu 7e2f832c33 Refactor: Rename Xoa_ttl.Full_txt_w_ttl_case to Full_txt [#626]
5 years ago
gnosygnu 357c725798 Add missing segments to subtitle_caption; also, do not url-encode caption [#626]
5 years ago
gnosygnu 694c3bb133 XomwTemplateParser: Initial port of PPFrame_Hash [#632]
5 years ago
gnosygnu 3285a3c87d Xtn.Pages: Do not show missing pages in subpages bread-crumb trail (also, proper-case titles) [#626]
5 years ago
gnosygnu 520a73537f Xtn.Pages: Do not escape XML in header previous / current / next links [#624]
5 years ago
gnosygnu 9d8ab5d206 Xtn.Pages: Treat header=0 as false [#622]
5 years ago
gnosygnu 605038d8c6 Release: v4.6.5.1911 [#619]
5 years ago
gnosygnu ae484a8234 Pagebanner: Add extra space after hasPosition or some pageBanners will omit wpb-banner-image [#618]
5 years ago
gnosygnu cb3b78895c Html_dump: Add no-op related commits [#547]
5 years ago
gnosygnu 38f670649b Html_dump: Show images with plus symbol [#547]
5 years ago
gnosygnu 9e97a7ea9f Html_dump: Show images for files with url-encoded characters (space, symbols, non-ascii) [#547]
5 years ago
gnosygnu 59985227fb Wikibase: Change siteGlobalID to wiki-specific abbreviation, not wikidatawiki [#614]
5 years ago
gnosygnu c307946bd2 Scribunto: Synchronize latest of mw.wikibase.entity.lua [#614]
5 years ago
gnosygnu b2864f8c6a Scribunto: Cache results of title.exists [#597]
5 years ago
gnosygnu 41a521850b TemplateStyles: Add unit test for single-word paragraph bug [#616]
5 years ago
gnosygnu 20c1e32ff2 PageBanner: Fix NullPointer Exception [#610]
5 years ago