Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Wiki Info Request] #187

Open
WNYmathGuy opened this issue Mar 18, 2018 · 2 comments
Open

[Wiki Info Request] #187

WNYmathGuy opened this issue Mar 18, 2018 · 2 comments

Comments

@WNYmathGuy
Copy link

Hi, this review was me:
https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms&reviewId=Z3A6QU9xcFRPR0YtdXpGZFVDcXdob3FYMUluRndrQVdTb0VDLTVadUxWSklLS2MweVIwb2tfT2RWaHZsTmcxeGV0ZlFmcWNBR3FwdGl3OWEwV3d1b3BpTHJv

Since I have my Google Hangouts SMS and Hangouts TM messages both cloud stored in my Gmail account as conversations, could their be a procedure I could do to export them from the Google's and into my NextCloud? When they merged the two formats I jumped on the bandwagon. Most of my messages I'd like to keep right now are SMS type and I just used the Hangouts app to keep life simple due to friends using both formats. Typically I don't have a hangout worth saving, but I have SMS threads I don't delete.

@nerzhul
Copy link
Owner

nerzhul commented Mar 19, 2018

Hello @WNYmathGuy thanks for publishing a comment here too.
Many users requested various backends, it's not easy, and generally closed backends are here because Google and others doesn't want anybody to get its messages through third party apps.

@WNYmathGuy
Copy link
Author

WNYmathGuy commented Mar 20, 2018

Thanks @nerzhul I'm trying to "pull myself out of the matrix" so to speak. Is there a way I can upload old text messages into your interface on my private NextCloud server and have your mobile app be the sole client of SMS/MMS from now on? I can easily see replacing all of the Hangouts features with NextCloud Talk, but my luddites on SMS are an issue for me. Google Takeout allows me to slice just the chat's off of my Gmail box into a single zip file. Unpacking the zip/tar file gives me a plaintext record of all SMS's in .mbox format, e.g.:

From 1541824560711172667@xxx Fri Aug 05 12:01:23 +0000 2016
X-GM-THRID: 1541824560711172667
X-Gmail-Labels: Chat
MIME-Version: 1.0
From: Jane Doe <[email protected]>
Content-Type: text/html

Will you come get me 

From 1541824681635185825@xxx Fri Aug 05 12:03:19 +0000 2016
X-GM-THRID: 1541824560711172667
X-Gmail-Labels: Chat
MIME-Version: 1.0
From: Sam Smith <[email protected]>
Content-Type: text/html

Where you?

From 1541824721369011125@xxx Fri Aug 05 12:03:57 +0000 2016
X-GM-THRID: 1541824560711172667
X-Gmail-Labels: Chat
MIME-Version: 1.0
From: Jane Doe <[email protected]>
Content-Type: text/html

84759 Southweed Lane
.
.
.

(Sam Smith owns the Gmail account, also sometimes the "From:" name is a phone number instead of a person's name)

And I assume I would have trouble linking the profile number to a contact in my NextCloud, but maybe not impossible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants