Merged tootsuite/mastodon at 13e049d7729425ade92a6800357bfd6224a722b8.
Migrating to MigrateAccountConversations (20181024224956) == 20181024224956 MigrateAccountConversations: migrating ====================== -- -- WARNING: This migration may take a *long* time for large instances -- It will *not* lock tables for any significant time, but it may run -- for a very long time. We will pause for 10 seconds to allow you to -- interrupt this migration if you are not ready. -- -> Continuing in 10 seconds... -> Continuing in 9 seconds... -> Continuing in 8 seconds... -> Continuing in 7 seconds... -> Continuing in 6 seconds... -> Continuing in 5 seconds... -> Continuing in 4 seconds... -> Continuing in 3 seconds... -> Continuing in 2 seconds... -> Continuing in 1 second... == 20181024224956 MigrateAccountConversations: migrated (75.9404s) ============
13e049d Allow cross-origin requests to /.well-known/* URLs. (#9083) 4ea718e Migrate all old direct messages to new conversations schema (#9085) 9b53482 Add consistent interpolations check to CircleCI (#9072) e8ffecb Set @body_classes to admin layout (#9081) df3a7e7 Fix missing plural keys (#9084)
$ heroku pg:info -a zundan-mastodon=== HEROKU_POSTGRESQL_ORANGE_URL, DATABASE_URL Plan: Hobby-basic Status: Available Connections: 4/20 PG Version: 10.5 Created: 2017-12-16 18:16 UTC Data Size: 3.23 GB Tables: 50 Rows: 8111610/10000000 (In compliance, close to row limit)
How to study Japanese: 1. sign up for a Japanese course at uni 2. obtain a PDF of the textbook 3. find out that you can only see the first page, because under sway 1.0-alpha.6, mupdf doesn't react to any keypresses, so you have no way to switch to the next page 4. find out mupdf still uses X11 5. find out that the bug is related to WM_HINTS 6. learn a bit how WM_HINTS work 7. write a fix, submit a pull request 8. It's merged. It's 1 AM.