]> cat aescling's git repositories - mastodon.git/commit
Change algorithm of `tootctl search deploy` to improve performance (#18463)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 22 May 2022 20:16:43 +0000 (22:16 +0200)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Fri, 27 May 2022 03:54:56 +0000 (23:54 -0400)
commit1c3c5a026b7e7f1fff751270e7203abef5de8c4f
tree3760d3d37c744f2aeecb2275ea17f71ecb54888a
parentb89ca4bd1258305a1aaf649d61f610625f3f2cae
Change algorithm of `tootctl search deploy` to improve performance (#18463)
app/chewy/accounts_index.rb
app/chewy/statuses_index.rb
app/chewy/tags_index.rb
app/lib/importer/accounts_index_importer.rb [new file with mode: 0644]
app/lib/importer/base_importer.rb [new file with mode: 0644]
app/lib/importer/statuses_index_importer.rb [new file with mode: 0644]
app/lib/importer/tags_index_importer.rb [new file with mode: 0644]
app/models/trends/history.rb
lib/mastodon/search_cli.rb