Unable to pull from remote repository: https://hg01.codeplex.com/mahtweetsWP7 - [abort: error: getaddrinfo failed]

 

chr0n1x in MahTweetsWP7

Chr0n1x

committed 244:8118cecec2db to MahTweetsWP7 on branch archchange

25 May 11
Merged fixed references with latest.
No files were modified
Chr0n1x

committed 220:91001cdf1bdd to MahTweetsWP7 on branch archchange

30 Apr 11
Fixed wrong merge.
Chr0n1x

committed 217:892cb20aae77 to MahTweetsWP7 on branch archchange

30 Apr 11
Added *.orig to hgignore.
modified .hgignore
Chr0n1x

committed 212:563b5e366e26 to MahTweetsWP7 on branch archchange

30 Apr 11
Added small safety into the location service, in case something goes wrong once the watcher has started.
Chr0n1x

committed 210:2b208cd6e5e6 to MahTweetsWP7 on branch archchange

30 Apr 11
Removed Fibre from StatusManager and StreamViewModel.
Chr0n1x

committed 209:2ee121c2830e to MahTweetsWP7 on branch archchange

30 Apr 11
Updated LocationService to use async API. (async CTP)
Chr0n1x

committed 208:d454ae1eb235 to MahTweetsWP7 on branch archchange

30 Apr 11
Removed Work stuff from MahViewModelBase.cs
Chr0n1x

committed 200:762c0ccccc54 to MahTweetsWP7 on branch archchange

14 Apr 11
Started new branch to test out different internal architectures.
No files were modified
Chr0n1x

committed 199:531a67ad9164 to MahTweetsWP7 on branch default

01 Apr 11
Merge
No files were modified
Chr0n1x

committed 198:9171b16b7181 to MahTweetsWP7 on branch default

01 Apr 11
Changed how tweets save/load, hopefully makes them more reliable. - Trying to determine cause of random filterfail on startup.
Chr0n1x

committed 143:3f1a13322084 to MahTweetsWP7 on branch default

11 Dec 10
Tweets load again from isolated storage.
Fixed MT-WP32 (Tweet bar is visible on resume)
Chr0n1x

committed 126:c955b1a6b33d to MahTweetsWP7 on branch default

29 Nov 10
Added Feedback method to allow for generic/normal log messages. (single strings)
Chr0n1x

committed 125:ed8e473eb3df to MahTweetsWP7 on branch default

28 Nov 10
Wired unhandled exception handler up to feedback system.
Chr0n1x

committed 124:224d64ac37d2 to MahTweetsWP7 on branch default

28 Nov 10
UI for feedback/exception module implemented. (Allows users to opt in to the feedback program to send exceptions to devs as they occur.
Chr0n1x

committed 87:1ee4fc84ff59 to MahTweetsWP7 on branch default

06 Nov 10
Added check to prevent photosharing from looping continuously becuase of the use of nav.GoBack() in the Composition Box.
Chr0n1x

committed 86:6ffc8e1cd715 to MahTweetsWP7 on branch default

06 Nov 10
Whoops, forgot to mark the .xml manifest as Copy Always.
modified MahTweets.Mobile.csproj
Chr0n1x

committed 85:3661349bc2d4 to MahTweetsWP7 on branch default

06 Nov 10
Users can resize the image if > 640x480 (MessageBox asks) otherwise full image is sent.
Also added the fix to MultiPartWebRequest to make the uploading work again.
Chr0n1x

committed 22:b1669f807259 to MahTweetsWP7 on branch default

19 Sep 10
CompositionView uses new tombstoning guidance, see changeset 21 & MTWP-3 resolve comment.
Chr0n1x

committed 21:daac59dcbf8e to MahTweetsWP7 on branch default

19 Sep 10
Changed from Loaded event to overriding OnNavigatedTo as per suggestion from MSFT.
Consequently now columns display/bind initial refresh after adding first account.
Resolves MTWP-3.
Chr0n1x

committed 20:0974afeed90c to MahTweetsWP7 on branch default

19 Sep 10
Fixed Yammer reference so that it is relative now, instead of absolute.