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
/
mastodon.rake
Age
Commit message (
Expand
)
Author
2018-02-26
Ensure the app does not even start if OTP_SECRET is not set (#6557)
Eugen Rochko
2018-02-21
fix purge_removed_accounts task should suspend account before delete it (#6521)
takayamaki
2018-02-11
Interactive `rake mastodon:setup` task (#6451)
Eugen Rochko
2018-01-18
Fix regeneration marker not expiring (#6290)
Eugen Rochko
2018-01-15
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252)
Eugen Rochko
2017-12-24
Add rake task to check and purge accounts that are missing in origin (#6085)
Eugen Rochko
2017-12-07
Add embed_url to preview cards (#5775)
Akihiko Odaki
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-11-08
In remove_remote, exclude removed media attachments. (#5626)
Naoki Kosaka
2017-09-16
When accessing uncached media attachment, redownload it (#4955)
Eugen Rochko
2017-09-12
Fix count numbers from ActivityPub not being saved (#4899)
Eugen Rochko
2017-09-07
Use casecmp() instead of casecmp?() for now (#4832)
Joseph Mingrone
2017-09-03
Use next instead of return in task (#4787)
Akihiko Odaki
2017-09-03
Explicitly define attached file of DeprecatedPreviewCard (#4786)
Akihiko Odaki
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-08-21
ActivityPub migration procedure (#4617)
Eugen Rochko
2017-07-24
Move clean up of unconfirmed users to sidekiq-scheduler (#4336)
Eugen Rochko
2017-07-23
Add rake task mastodon:feeds:build to regenerate all active users' feeds (#4303)
Eugen Rochko
2017-07-16
Check table existence on prepare_for_foreign_keys (#4225)
unarist
2017-07-14
Add Rake task for generate VAPID key (#4195)
Yamagishi Kazutoshi
2017-07-14
Fix #3904 - Adjustable time period for mastodon:media:remove_remote via NUM_D...
Eugen Rochko
2017-07-11
Fix #2848 - Rake task to redownload avatars/headers (#4156)
Eugen Rochko
2017-07-11
Redesign the landing page, mount public timeline on it (#4122)
Eugen Rochko
2017-06-27
#1456 Added rake task to add a user. (#1482)
Debanshu Kundu
2017-06-07
Add rake task to prepare database for foreign keys introduced by #3562 (#3614)
Eugen Rochko
2017-05-20
Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)
Eugen Rochko
2017-05-08
Improve error message for non-existent user being made an admin (#2929)
Matt Jankowski
2017-05-05
More robust PuSH subscription refreshes (#2799)
Eugen Rochko
2017-05-04
Replace best_in_place editor on admin settings page (#2789)
Matt Jankowski
2017-04-30
Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
yhirano
2017-04-29
Set unknown attachment type when adding domain blocks (#2605)
Patrick Figel
2017-04-25
fix typo on daily tasks logging (#2450)
esetomo
2017-04-25
Adds logging for daily tasks (#2438)
Ash Furrow
2017-04-18
Remove unused methods (#1730)
Matt Jankowski
2017-04-17
Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988)
Eugen
2017-04-16
Fix bug mentioned in #1565 (#1954)
Eugen
2017-04-16
Unite all mandatory rake tasks in mastodon:daily (#1887)
Eugen
2017-04-15
Make the rake mastodon:users:clear task properly clear out unconfirmed users ...
Eugen
2017-04-15
Add tasks for open/close registration (#1823)
Andrew
2017-04-11
Add task in order to delete unconfirmed users (older than 2days) (#1571)
d0p1
2017-04-11
When avatar/header are GIF, generate static versions (#1428)
Eugen
2017-04-11
Adds error message to mastodon:confirm_email task. (#1476)
Ash Furrow
2017-04-09
Adds user confirmation rake task (#1300)
Ash Furrow
2017-03-31
Add maintenance task for updating counter caches
Eugen Rochko
2017-03-04
Add digest e-mails
Eugen Rochko
2017-02-13
Add rake task for making someone into an admin
Eugen Rochko
2017-02-02
Cleaning up format of broadcast real-time messages, removing
Eugen Rochko
2017-01-12
Add rake task for clearing out media from silenced accounts
Eugen Rochko
2016-12-02
Fix #329 - avatar errors no longer prevent remote accounts from being saved
Eugen Rochko
2016-11-24
Remove Neo4J
Eugen Rochko
[next]