aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-14change url in extension.json to mediawiki.org pageHEADmasterMartin Fischer
2022-10-14fix invalid dates causing a null dereference errorMartin Fischer
2022-10-13set wgUseMediaWikiUIEverywhere = true; for MobileFrontendMartin Fischer
2022-10-13refactor: clarify what a code comment refers toMartin Fischer
2022-10-13add README.mdMartin Fischer
2022-10-13fix: set textarea max-width for MobileFrontendMartin Fischer
2022-10-13fix: undefined variable endDateMartin Fischer
2022-10-13fix: also load resource modules when using MobileFrontendMartin Fischer
2022-10-13fix vote timestamps not using 24-hour formatMartin Fischer
2022-10-11refactor: extend UnlistedSpecialPageMartin Fischer
2022-10-08add workaround to expand signatures within <vote>Martin Fischer
2022-10-08fix: parse wikitext in passed-through linesMartin Fischer
2022-10-08don't count votes after end dateMartin Fischer
2022-10-08gray out superseded votesMartin Fischer
2022-10-08refactor: separate vote parsing from vote renderingMartin Fischer
2022-10-08add two new system messages for error messagesMartin Fischer
2022-10-08display when a vote has endedMartin Fischer
2022-10-08sort message in i18n/en.jsonMartin Fischer
2022-10-04initial commitMartin Fischer