about summary refs log tree commit diff
path: root/spec/models/export_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2019-04-08Export and import show_reblogs together with following list (#10495)ThibG
2019-04-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2018-08-14Show exact number of followers/statuses on export page/in tooltip (#8199)Eugen Rochko
2017-06-19Cover Export more (#3840)Akihiko Odaki (@fn_aki@pawoo.net)
2017-04-13Fix csv export coverage in export spec (#1691)Matt Jankowski
2017-04-11Refactor exports controller (#1567)Matt Jankowski