Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
487e6b8041
Added script to add PowerPC support for Xcode 4.5. All you need is Xcode 3.2.6 (as specified if you run without it) and Xcode 4 from the App Store. This may work with future releases, however I am not aware of that as I cannot time travel.
0b7a7d238a
Added disclaimer to scripts and added a new script which copies files from Xcode 3 to Xcode 4 to add support for PowerPC using GCC 4.0, GCC 4.2, and LLVM GCC 4.2.
57b50bf168
Added /usr/local/git/bin/ as a possible path for git.
c037d13f68
Somehow I forgot to add the license, just now realized that. SoundNote has been under the ISCL.
e8d4bced4e
Fixed issues with 10.4-10.5 not having IORegistryEntryGetRegistryEntryID and issue where the name of the notes file was .txt instead of rtf. Updated version to 0.2.1
1d6b5dad8d
Just because I noticed it break the tags to where it overflows, it now just uses the tag cleaner for finding out the link. Yes this can infact cause a problem if there is a span tag inside the link, but I am not to sure if I want to spend the time to detect inner tags. I think people won't mind if the link sometimes ends up being with the image.
cc420e9c72
Changed way it gets the link to improve probability of it getting the link without html.
1002a9616f
Made it check the path of the url and not the full url to prevent it from allowing urls with the parameters of an image extension. Made it not embed images from people that are strangers unless you set a default to allow images by strangers.
404fdad555
Releaseses the start items when you logout so it'll force a update and added a update 5 minutes after it starts everything to help improve the probability of it updating the database before your computer crashes and to prevent some applications from launching twice.