quote:
Originally posted by CookieRevised
quote:
Originally posted by heyitsme
Something else must be going on like every emoticon used being stored locally in each messenger log folder instead of referencing a central location for them or the person using excessive file transfers of larger images or music files even.
Yes, each image is stored per log. And that is also quite logical as there can not be some central database as each image in a chat (even if it is for the same shortcut) can be different than the previous chat.
Each image should be saved as its md5 hash for example.
That way whenever the same image is used, it'll only create it once. And the md5 hash of the image will ensure ones of the same name but different image wont overwrite each other.
Save it as "23902fb0b32.gif" for example.