ThibG
|
96c1e71329
|
Add import/export feature for bookmarks (#14956)
* Add ability to export bookmarks
* Add support for importing bookmarks
* Add bookmark import tests
* Add bookmarks export test
|
4 years ago |
Eugen Rochko
|
4e4b3a0c8e
|
Refactor settings controllers (#14767)
- Disallow suspended accounts from revoking sessions and apps
- Allow suspended accounts to access exports
|
4 years ago |
Eugen Rochko
|
7fc7437d05
|
Add CSV export for lists and domain blocks (#9677)
Fix #6893
Fix #9268
|
6 years ago |
Matt Jankowski
|
0ebe7d6d23
|
Remove exports/base controller in favor of shared concern (#3444)
|
8 years ago |
Matt Jankowski
|
0e39cc6a35
|
Settings export refactor (#1646)
* Refactor Export to take an account and know about the export types
* Use Export instance in settings/exports#show
|
8 years ago |
Matt Jankowski
|
7f0a865b05
|
Allow import/export of mutes list (#1541)
* Allow export of mutes list
* Allow importing of mutes list
* Refactor to use Settings::Exports::BaseController and DRY up exports code
|
8 years ago |