Benjamin Komen
Benjamin Komen
Known issue, see [this explanation](https://github.com/expo/fyi/blob/main/android-app-size.md#why-did-my-apk-size-increase-after-upgrading-to-react-native-073).
Thanks @lukewalczak , that might be a fun Christmas holiday project, I'll see what I can do.
I had the same problem and had to fork this repo to fix it :/
My unit test does (in the @Before method it creates an instance of a MediaWikiBot and logs it in): ``` @Test public void testGetArticles() { List PAGE_NAMES = Arrays.asList("Dragon", "Bear",...
By the way, this is not wikia-related, the same applies to a call to en.wikipedia.org: https://en.wikipedia.org/w/api.php?action=query&format=xml&prop=revisions&rvprop=content%7Ccomment%7Ctimestamp%7Cuser%7Cids%7Cflags&rvlimit=1&rvdir=older&titles=Dragon%7CBear%7CFerumbras%7CSanta+Claus%20UTF-8 which returns: ``` See https://en.wikipedia.org/w/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list...
While debugging I found, jwbf generates the following url (just an example): http://tibia.wikia.com/api.php?action=query&format=xml&prop=revisions&rvlimit=1&rvprop=content%7Ccomment%7Ctimestamp%7Cuser%7Cids%7Cflags&rvdir=older&titles=Burster If I do an edit and then access that url it gives me an older revision. To...
I'll try to reproduce it with plain media wiki and let you know.
I have the same issue. with springfox 2.9.2
Hi @nickcamastra , the text you are referring to, is constructed using some item values (like name, attack, weight). Since all these values are in the response, you could construct...
Hey @joseluis2g, Thanks for your compliment! NPC transcripts are indeed currently not supported, as they reside on subpages of NPCs. I have not planned this as a future feature. But...