Closed
Bug 1057874
Opened 10 years ago
Closed 3 years ago
Import accounts and log data from Pidgin
Categories
(Chat Core :: General, enhancement)
Chat Core
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wnayes, Assigned: wnayes)
References
Details
Attachments
(1 file, 1 obsolete file)
This bug is for tracking progress on the Pidgin importer code originally from my GSoC project. The goal for the importer is to be able to locate accounts configured in Pidgin, and hopefully parse and import log data as well.
The attached patch contains the current state of the Pidgin importer. Finding accounts works well and was updated at some point in the last few months to use Promises and OS.File calls. The log importing is still very much WIP; it will attempt basic parsing of plaintext and HTML logs, but success may vary depending on locale/configuration differences in Pidgin's output.
Attachment #8478013 -
Flags: feedback?(florian)
Assignee | ||
Comment 1•10 years ago
|
||
Spent some time on the Pidgin importer today to add async file i/o when searching for existing log paths.
Attachment #8478013 -
Attachment is obsolete: true
Attachment #8478013 -
Flags: feedback?(florian)
Attachment #8478028 -
Flags: feedback?(florian)
Updated•7 years ago
|
Attachment #8478028 -
Flags: feedback?(florian)
Comment 2•3 years ago
|
||
I'm going to close this, I don't think we're going to do this.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•