Earlier quoted context omitted.
How did you bridge FaceTime and VoIP?
Matrix/Beeper?
It's virtually impossible to read old iMessages and they take up tons of storage
231–240 of 276 posts
Re: It's virtually impossible to read old iMessages and they take up tons of storage
#232My sister was having a problem where she was taking all the iCloud storage for our family because she keeps sending videos to people but couldn't figure out a way to efficiently delete them. I had to write up a Python script ( https://gist.github.com/saagarjha/615dee3c04e226b44828e910a5... ) to scrape the iMessage database for large attachments, and then print out the text to messages around it so that you could sear…
Re: It's virtually impossible to read old iMessages and they take up tons of storage
#233Re: It's virtually impossible to read old iMessages and they take up tons of storage
#234Apple's chat.db has an esoteric schema owing to the fact they never designed it from the ground up and instead kept adding new columns and tables with each macOS release. This makes their queries super complicated with multiple joins. Once you have the schema figured out, it's dead easy to build a third-party client that works better than the official one. Even search works great with a simple LIKE query but Apple re…
> "Apple's chat.db has an esoteric schema" This is basically one taken out of microsoft's .doc format playbook. At first I thought Apple was slow and just didn't have time to get to some sort of export for iMessage chats. Mail had imap, calendar had caldav, address book had carddav. The original mac stuff did other standards like AIM and jabber. But over time I began to suspect, then later those internal emails expos…
Any source for that? I couldn't find any direct evidence for your claim.
Re: It's virtually impossible to read old iMessages and they take up tons of storage
#235Re: It's virtually impossible to read old iMessages and they take up tons of storage
#236Earlier quoted context omitted.
> "Apple's chat.db has an esoteric schema" This is basically one taken out of microsoft's .doc format playbook. At first I thought Apple was slow and just didn't have time to get to some sort of export for iMessage chats. Mail had imap, calendar had caldav, address book had carddav. The original mac stuff did other standards like AIM and jabber. But over time I began to suspect, then later those internal emails expos…
> But over time I began to suspect, then later those internal emails exposed in the lawsuits made it clear - apple was holding everyone's messages hostage. In an SQLiteDB any programmer can learn to navigate, and any third party can build a tool to export them? Sorry but the "internal emails" prove nothing about Messages. It's just a quick and dirty implementation that "works good enough" for reading the latest, but…
Re: It's virtually impossible to read old iMessages and they take up tons of storage
#237Earlier quoted context omitted.
Personally as a college student, all my friends use iPhones still. I have always wanted to switch to andriod, but one of the things that really holds me back is the fact iMessage still feels leagues above how SMS and texting works on andriod. Many subtle features of Imessage really make a difference with the overall texting experience on the iPhone over the long term. Most of my friends do not have whatsapp, and we a…
And I think the biggest of those subtle features is the blue coloured bubble, isn’t it?
Re: It's virtually impossible to read old iMessages and they take up tons of storage
#238This is probably due to the fact that in my country the majority of people has Android phones, and thus even who has an iPhone uses the same app that uses with people with Android to chat with other Apple users.
Re: It's virtually impossible to read old iMessages and they take up tons of storage
#239Earlier quoted context omitted.
Personally as a college student, all my friends use iPhones still. I have always wanted to switch to andriod, but one of the things that really holds me back is the fact iMessage still feels leagues above how SMS and texting works on andriod. Many subtle features of Imessage really make a difference with the overall texting experience on the iPhone over the long term. Most of my friends do not have whatsapp, and we a…
And I think the biggest of those subtle features is the blue coloured bubble, isn’t it?
I don't think most people actually give a shit about the bubble colour.