[00:03:20] Do you have a link to 11 debug? [00:04:05] tfinc: yes [00:04:13] tfinc: http://dl.dropbox.com/u/8768784/Wikipedia-v1.1.1.apk [00:04:17] err [00:04:18] wait [00:04:21] that's 1.1.1 [00:04:29] tfinc: http://dl.dropbox.com/u/8768784/Wikipedia-v1.1.apk [00:04:30] is 1.1 [00:04:34] i'm assuming you can click those [00:04:38] 1.1 [00:04:44] Yes [00:04:49] this regex is simply epic: /\<(!--.*?--|.*?)\>/ [00:05:22] Last touched in 60930 [00:05:45] which was stylize.. [00:06:27] https://www.mediawiki.org/wiki/Special:Code/MediaWiki/25742 [00:06:34] Shake brions hand the next time you see him ;) [00:07:32] mmm, in Berlin:) [00:10:43] I don't see then upgrading to 1.1 [00:10:53] Going to try one more time [00:11:13] tfinc: ? [00:11:14] Wait [00:11:25] 1.0.3 -> 1.1 will not give you any saved pages [00:11:28] Of course I wouldn't. Ignore me [00:11:29] upgrade to 1.1.1 and you shall see them [00:11:31] okay [00:12:40] Works great now [00:12:54] tfinc: cool. [00:13:02] tfinc: final bit - get rid of everything, just install 1.1.1 [00:13:09] Know [00:13:12] K [00:15:20] Bump the version number [00:15:37] tfinc: cool [00:16:22] Reedy, epic win! [00:16:24] ini_set( 'pcre.backtrack_limit', 100000000 ); [00:17:11] and let the server meltdown! [00:17:58] fresh 1.1.1 works fine [00:19:23] on the other hand, why regexes at all? [00:19:54] MaxSem: have you met domas? :P [00:20:38] no, but I'm pretty sure he'll be pleased with my fix [00:20:43] get ready.... [00:20:54] $text = str_replace( '<', '', $text ); [00:20:54] $text = str_replace( '>', '', $text ); [00:20:58] Get my last message about sd card? [00:21:00] mwahaha [00:21:18] sd card? [00:22:17] I'll commit it tomorrow [00:22:18] tomaszf: nope [00:22:19] [WikipediaMobile] yuvipanda pushed 2 new commits to v1.1: http://git.io/d18gbg [00:22:19] [WikipediaMobile/v1.1] Added migration code for PhoneGap database issues - YuviPanda [00:22:19] [WikipediaMobile/v1.1] Updated CHANGELOG and bumped version number - YuviPanda [00:22:24] tomaszf: what SD card? [00:22:27] many thanks, Reedy [00:22:31] Yuvipanda try a fresh 1.1 and 1.2 move to as card [00:22:32] Project WikipediaMobile - Nightly builds build #267: SUCCESS in 7.1 sec: https://integration.mediawiki.org/ci/job/WikipediaMobile%20-%20Nightly%20builds/267/ [00:22:33] * yuvipanda: Added migration code for PhoneGap database issues [00:22:33] * yuvipanda: Updated CHANGELOG and bumped version number [00:22:43] 1.1.1 [00:22:54] you want me to move a fresh 1.1.1 to SD Card [00:22:56] ? [00:23:39] Make sure the move to sd card has nothing weird across updates [00:23:52] okay [00:23:59] tomaszf: let me do that and then push to market [00:38:20] tomaszf: works fine [00:38:25] am going to push to market [00:40:08] K [00:42:26] tomaszf: uploading [00:42:55] One stupid thing about the market is the you have to add release notes for EACH language. Just copy and paste the english one [00:43:43] tomaszf: added [00:43:44] If you don't the other languages won't see the update [00:43:50] wah [00:43:53] wat [00:44:22] tomaszf: i've to now copy paste the english description in all the other languages? [00:44:46] Yes [00:45:03] that's retarded. [00:45:08] * YuviPanda goes to to retarded thing [00:45:10] Otherwise it keeps the old one [00:45:32] Yes it is [00:45:41] tomaszf: wait, you want me to change Recent Changes, right? [00:45:56] yes [00:46:07] okay [00:46:20] They do it because their expecting you to translate them [00:46:40] tomaszf: so I'm just going to add a note there, instead of replace that large one with one bullet point [00:46:45] But in our case we only do english [00:46:56] Yes [00:46:59] tomaszf: is that what you did for minor releases? [00:47:00] ah [00:47:00] okay' [00:47:24] Sounds right [00:49:25] Google asks you for translations in Hindi... [00:49:34] and then doesn't actually provide Hindi support in android [00:49:34] nice [00:49:38] You can also tweak any of that post activation [00:50:08] So don't worry too much [00:50:21] tomaszf: done [00:50:36] tomaszf: let me tweet that [00:51:12] Excellent [00:55:43] tomaszf: we could get translate wiki to translate the app descriptions.. [00:56:12] tomaszf: done [00:56:21] Reedy: they're translated from translatewiki [00:56:25] Reedy: and then manually copy pasted :P [00:56:34] Reedy: this is for recent changes, which isn't being translated [00:56:36] For the market descriptions? [00:56:38] Ahhh [00:56:41] Cool :) [00:56:54] tomaszf: i'm heading to bed. Good night! [00:57:21] Congrats [00:58:07] Thanks yuvi [00:58:11] it's only 0630 AM, haven't been this early to bed in a while :) [00:58:27] have to wake up early for a small public-data type hackathon a few of my friends are doing, so off [00:58:28] gnite [00:58:47] I'll check in once I'm in la [01:12:29] Time to sign off or ill kill the battery [22:57:53] Project WiktionaryMobile - Nightly builds build #42: SUCCESS in 8.9 sec: https://integration.mediawiki.org/ci/job/WiktionaryMobile%20-%20Nightly%20builds/42/ [22:57:54] * brion: port gradients and box model from -webkit- only to -moz- ; mostly working [22:57:54] * brion: Mostly fix styles/gradients for IE / Windows 8 [22:57:55] * brion: remove stray 'true' [22:57:55] * brion: don't explode if we got null back from settings ... seemed to affect startup [22:57:56] * brion: starting on updating the Windows 8 Metro project for consumer preview [22:57:56] * tommy: Clean up ReadItLater plugin attribution comments [22:57:57] * yuvipanda: Removed stray entry in plugins.xml [23:17:10] Project WiktionaryMobile - Nightly builds build #43: SUCCESS in 6.8 sec: https://integration.mediawiki.org/ci/job/WiktionaryMobile%20-%20Nightly%20builds/43/ [23:17:10] pfhayes: Fixing ruined CSS file [23:19:54] Project WiktionaryMobile - Nightly builds build #44: SUCCESS in 7.5 sec: https://integration.mediawiki.org/ci/job/WiktionaryMobile%20-%20Nightly%20builds/44/ [23:19:54] pfhayes: Fixing ruined CSS file