Skip to content

Fix win95 theme bug#17

Merged
doubanius merged 16 commits intodoubanius:masterfrom
umonaca:hotfix-themes-2
Nov 10, 2019
Merged

Fix win95 theme bug#17
doubanius merged 16 commits intodoubanius:masterfrom
umonaca:hotfix-themes-2

Conversation

@umonaca
Copy link
Copy Markdown

@umonaca umonaca commented Nov 8, 2019

Changelog:

  1. Fixed win95 theme profile page
  2. Pulled upstream update

Instructions:

su - mastodon
cd ~/live && git pull
bundle install \
  -j$(getconf _NPROCESSORS_ONLN) \
  --deployment --without development test
yarn install --pure-lockfile
RAILS_ENV=production bundle exec rails assets:precompile
su
systemctl reload mastodon-web && systemctl restart mastodon-{sidekiq,streaming}

dependabot-preview Bot and others added 16 commits November 7, 2019 00:11
* Fix being able to follow oneself by moving to an account that was following the old one

* Add specs

* Add spec to catch MoveWorker issue with local followers following both accounts

* Fix move worker breaking when a local account follows both source and target accounts

* Fix migration from remote to local account not sending Undo Follow

* Fix show_reblogs not being preserved for moved account's followers
- Disable the “add option” button instead of hiding it
- Allow poll option inputs to scale to full width
Until this patch, drag'n'drop and copy-paste allowed to start uploading as
long as the number of *finished* uploads was below the limit.
This was [causing an issue with feed regeneartion in tootctl](hometown-fork#24), and @davefp fixed the issue.
@doubanius doubanius merged commit 2e839ad into doubanius:master Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants