Block a user
ba4a3e40f9
Updated MGMSystemInfo to include Mountain Lion. Updated to version 0.2.1. Apparently fixed some issues in the PHP script.
48480282f2
Cleaned up code, changed license to ISC License (ISCL), added lion to MGMSystemInfo, cleaned up form data body creation code.
3912df53a2
Fixed Strings
01ad268b9c
Added translation for French and Swedish.
c7fc81258f
Fixed for 10.4, made it not https as I will not have https later on, fixed transaltions.
45db3ee13b
Fixed typo...
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.
6b974d8771
Xcode Scripts Start
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
2d15716b4a
SoundNote 0.2 Start
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.
1bc7849cee
Adinline Start