<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mw-vote, branch master</title>
<subtitle>A MediaWiki extension for proposal votes on wiki.openstreetmap.org.</subtitle>
<id>http://git.push-f.com/mw-vote/atom/?h=master</id>
<link rel='self' href='http://git.push-f.com/mw-vote/atom/?h=master'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/'/>
<updated>2022-10-14T09:03:23Z</updated>
<entry>
<title>change url in extension.json to mediawiki.org page</title>
<updated>2022-10-14T09:03:23Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-14T08:59:51Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=c7d9e1c1a809942b2dd650de4f7a7b186d571f74'/>
<id>urn:sha1:c7d9e1c1a809942b2dd650de4f7a7b186d571f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix invalid dates causing a null dereference error</title>
<updated>2022-10-14T04:19:11Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-14T04:18:34Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=96aba0a64a85227703ea79cfd1846a0c662aeac1'/>
<id>urn:sha1:96aba0a64a85227703ea79cfd1846a0c662aeac1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>set wgUseMediaWikiUIEverywhere = true; for MobileFrontend</title>
<updated>2022-10-13T07:28:35Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-13T07:28:35Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=63056af6b39e8c58f5faebaa46532e0d86b29ad7'/>
<id>urn:sha1:63056af6b39e8c58f5faebaa46532e0d86b29ad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: clarify what a code comment refers to</title>
<updated>2022-10-13T07:21:50Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-13T07:20:20Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=dcaff40b74840b55413cfb13b96d25f191cbda24'/>
<id>urn:sha1:dcaff40b74840b55413cfb13b96d25f191cbda24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add README.md</title>
<updated>2022-10-13T06:29:32Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-13T06:29:32Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=56e25a05db769f4601d4125a5aff91e685e16543'/>
<id>urn:sha1:56e25a05db769f4601d4125a5aff91e685e16543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: set textarea max-width for MobileFrontend</title>
<updated>2022-10-12T23:38:47Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-12T23:38:47Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=893f22b3ff795de9d8202288bf2960995cc41f47'/>
<id>urn:sha1:893f22b3ff795de9d8202288bf2960995cc41f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: undefined variable endDate</title>
<updated>2022-10-12T23:37:26Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-12T23:37:10Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=86d3f8812a72527fc357976fd441a4082abe66af'/>
<id>urn:sha1:86d3f8812a72527fc357976fd441a4082abe66af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: also load resource modules when using MobileFrontend</title>
<updated>2022-10-12T23:22:23Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-12T23:22:21Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=cef43844e3c6d9b7fabb50e40cd0a90b2bcc003c'/>
<id>urn:sha1:cef43844e3c6d9b7fabb50e40cd0a90b2bcc003c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix vote timestamps not using 24-hour format</title>
<updated>2022-10-12T23:00:45Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-12T23:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=b1a4b78a787702edfaed410cd46515af8d25af1b'/>
<id>urn:sha1:b1a4b78a787702edfaed410cd46515af8d25af1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: extend UnlistedSpecialPage</title>
<updated>2022-10-11T06:07:02Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-10-11T06:07:02Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/mw-vote/commit/?id=111a497a08fd76dc6fa32e947de63b7379fd2126'/>
<id>urn:sha1:111a497a08fd76dc6fa32e947de63b7379fd2126</id>
<content type='text'>
</content>
</entry>
</feed>
