Commit Graph

8 Commits (5e0e2ef4c16fefecda3aa2cd020c2c97b5a8d0dd)

Author SHA1 Message Date
Eugen Rochko e66964d8f0 Fix follow limit preventing re-following of a moved account () 2020-12-18 09:18:31 +01:00
ThibG 8e79bac43d Add import/export feature for bookmarks ()
* Add ability to export bookmarks

* Add support for importing bookmarks

* Add bookmark import tests

* Add bookmarks export test
2020-11-19 17:48:13 +01:00
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts ()
* Add bell button

Fix 

* Remove duplicate type from post-deployment migration

* Fix legacy class type mappings

* Improve query performance with better index

* Fix validation

* Remove redundant index from notifications
2020-09-18 17:26:45 +02:00
Takeshi Umeda 8054496ea7 Fix performance of follow import () 2020-06-09 10:26:58 +02:00
Takeshi Umeda 02b0321713 Fix incorrect deletion of local accounts imported by overwriting () 2020-03-30 20:32:34 +02:00
ThibG 110dbb5286 Export and import show_reblogs together with following list ()
* Refactor imports

* Export show_reblogs when exporting list of followed users

* Add support for importing show_reblogs with following collection

* Fix tests
2019-04-08 07:28:27 +02:00
ThibG e87214826b Export and import `hide_notifications` alongside user mutes ()
* Export hide_notifications along with user mutes

* Import hide_notifications along with muted users list

* Add headers for CSV exports
2019-04-03 18:17:43 +02:00
Eugen Rochko 1f303e5591 Add option to overwrite imported data ()
* Add option to overwrite imported data

Fix 

* Add import for domain blocks
2019-02-03 03:59:51 +01:00