Archiving and deleting messenger conversations #72

Merged
weskerfoot merged 22 commits from delete-convos into master 5 years ago
weskerfoot commented 5 years ago (Migrated from github.com)
Owner
Working on the following couple features: - https://github.com/weskerfoot/DeleteFB/issues/45 - https://github.com/weskerfoot/DeleteFB/issues/71
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

This still needs a lot of work done to archive conversations properly and filter by year, etc. I have it almost working where it can parse timestamps of conversations.

This still needs a lot of work done to archive conversations properly and filter by year, etc. I have it almost working where it can parse timestamps of conversations.
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

Basic features are implemented now

  • Listing all conversations
  • Parsing them into an attrs type along with a timestamp and conversation name
  • Filtering them by year

Still todo:

  • Archival
  • Deletion
Basic features are implemented now - Listing all conversations - Parsing them into an attrs type along with a timestamp and conversation name - Filtering them by year Still todo: - Archival - Deletion
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

Archival is on the way. I am currently trying to figure out a good strategy for archiving entire conversations.

Archival is on the way. I am currently trying to figure out a good strategy for archiving entire conversations.
weskerfoot commented 5 years ago (Migrated from github.com)
Poster
Owner

I got archiving working yesterday. It needs some more refactoring and testing before merging though. And I still need to implement deletion, which I've been saving for last.

I got archiving working yesterday. It needs some more refactoring and testing before merging though. And I still need to implement deletion, which I've been saving for last.
The pull request has been merged as 7359747ae4.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.