summaryrefslogtreecommitdiff
path: root/web/source/settings/views/user/export-import
AgeCommit message (Collapse)AuthorFiles
2025-04-09[bugfix] Fix a couple accessibility issues with `:focus` elements (#3979)Libravatar tobi1
* [bugfix/frontend] Fix accessibility/focus issues in settings + web ui * fix little error * tweaks
2025-03-01[feature] Implement CSV import for mutes (#3696)Libravatar Xavier Vello1
* Implement CSV import for mutes * update swagger.yaml * update documentation * add ImportTestSuite.TestImportMutes * fix comment typo
2024-09-13[chore] Fix import/export links on settings panel (#3292)Libravatar tobi2
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi2
* [feature] Import follows + blocks via settings panel * test import follows
2024-07-31[feature] Allow users to export data via the settings panel (#3140)Libravatar tobi2
* [feature] Allow users to export data via the settings panel * rename/move some stuff