8go / 8go/matrix-commander

Feature Request: download room history

Ouverte
#89 20 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
754
Forks
69
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

[The "Migrate your existing Matrix account" tool](https://ems.element.io/tools/matrix-migration) does quite a good job in transfering your account to a new home server including setting roles and parting the old account, which is quite cool. It does *not* transfer the history though, which is totally plausible from a technical point of view.

Though when migrating to a new home server, leaving years of chat history behind might be a show stopper from finally moving away from matrix.org (which is the case for myself by now). The built-in history download thing from inside Element Web is fine for one or two iterations, but it gets sort of tedious when you have a three-digit number of rooms and dms in your account.

So I was looking for a scriptable solution and found `matrix-commander` having candidate potential. Unfortunately, it does not seem to be able to download a room's history yet, does it? So this is a request for a "download room history" feature.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Look at the existing room interaction commands in matrix-commander to understand the API client setup. The Matrix nio library's sync and room history methods will be needed. Start by reading the project's documentation on adding new commands and examine how other features like message sending are implemented. Test by fetching history for a single room to verify the output format and pagination.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
backend-api-design, cli
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.