This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/lib/mastodon
Thibaut Girka a9eaa780f5 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/javascript/mastodon/features/compose/components/compose_form.js
  Upstream cleaned up a bit, including on lines in which
  we replaced the hardcoded 500 character limit with a maxChar
  constant. Applied the changes while keeping maxChar instead of 500.
- app/javascript/packs/public.js
  Moved upstream's new animated avatar hover handling in
  app/javascript/core/public.js
- app/javascript/styles/fonts/montserrat.scss
  Upstream fixed local font name, applied those changes.
- app/javascript/styles/fonts/roboto.scss
  Upstream fixed local font name, applied those changes.
- lib/mastodon/version.rb
  Upstream made repo URL configurable, did the same, but
  default to glitch-soc
2019-04-22 20:40:04 +02:00
..
accounts_cli.rb Add `tootctl accounts reset-relationships` (#10483) 2019-04-08 07:46:55 +02:00
cli_helper.rb
domains_cli.rb
emoji_cli.rb Add `tootctl emoji purge` (#10481) 2019-04-06 04:47:16 +02:00
feeds_cli.rb
media_cli.rb
migration_helpers.rb Fix SUPERUSER postgres command (#9877) 2019-01-27 23:56:07 +01:00
premailer_webpack_strategy.rb
redis_config.rb
search_cli.rb Add `tootctl search deploy` to avoid ugly rake task syntax (#10403) 2019-03-28 02:16:11 +01:00
settings_cli.rb Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
snowflake.rb
statuses_cli.rb Fix missing long description on `tootctl statuses remove` (#10482) 2019-04-06 04:47:26 +02:00
version.rb Merge branch 'master' into glitch-soc/merge-upstream 2019-04-22 20:40:04 +02:00