matrix-archive icon indicating copy to clipboard operation
matrix-archive copied to clipboard

Archive Matrix room messages

Results 14 matrix-archive issues
Sort by recently updated
recently updated
newest added

When I run the script it errors out after a while with a message that looks like this: ``` Importing keys. This may take a while... Traceback (most recent call...

Restoring an archive using the (undocumented?) back-dating API would complete the loop for this project.

enhancement

I was asked to create a pull request https://github.com/turt2live/matrix-wishlist/issues/81#issuecomment-938390535

I've had problems when exporting chat history of rooms that contain a `/` in their names on Linux. At least in my case, it wasn't escaping the `/` character properly....

Thanks for creating a much needed utility! matrix-archive truly fulfills a need in the Matrix ecosystem. I've been exploring the various alternatives and matrix-archive is the only actively maintained utility...

The room I want to archive does not have the option to export encryption keys, mainly because it is not encrypted. How do I skip the step where I am...

Hello, I bumped into the below Traceback when matrix-archive barfed out on my wrong input (wrong e2e room keys password probably). You might want to make sure a more informative...

I've observed, in two consecutive backups of a single room, that the room's first backup was incomplete; roughly a day worth of messages were missing in the middle. The situation...

bug

I have at least one room on my matrix server where matrix-archive consistently crashes. I tried to re-export my keys and stuff, but to no avail. It would be awesome...

bug

I ran into this problem with a room name containing a `/`, but there may be more cases worth preventing. Stuff like simple `..` is prevented by parts of the...