index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
monsterfork.rake
Age
Commit message (
Expand
)
Author
2020-02-14
add `rake` task `monsterfork:mark_known_instance_actors`
multiple creatures
2020-01-10
clear filter cache when regenerating feeds
multiple creatures
2020-01-10
bon voyage to that shitty text normalization code
multiple creatures
2019-12-13
skip unchanged rows
multiple creatures
2019-12-12
make reindex tasks using new normalized text table
multiple creatures
2019-12-03
add `monsterfork:reapply_filters` task to mass-fix users' tl filters for this...
multiple creatures
2019-11-18
Split indexing Rake tasks to: `monsterfork:index_statuses` (reindex statuses ...
multiple creatures
2019-11-17
Removed one too many `rescue`s.
multiple creatures
2019-11-17
Hardcoded disabling of `Formatter` cache in normalizer.
multiple creatures
2019-11-17
In the indexer, skip destroyed `Status` objects.
multiple creatures
2019-11-16
In the index task, do not cache `Formatter` results.
multiple creatures
2019-11-16
In the index task, mute the debug logger once per batch instead of once per i...
multiple creatures
2019-11-16
Fix progress text.
multiple creatures
2019-11-16
Moved to using a normalized text column for searches. Admins using an FTS-ena...
multiple creatures