Commit graph

  • 21df2a68ac Hide followers count when hidden by instance or user Claire 2023-12-02 17:16:21 +0100
  • 09062d393f Fix more styling issues Claire 2023-12-02 17:12:38 +0100
  • 28d4f3ab70 Fix account component styling wrt. upstream Claire 2023-12-02 17:05:54 +0100
  • dc917cfcdf [Glitch] Fix account.jsx imports (#25541) fusagiko / takayamaki 2023-07-08 18:11:22 +0900
  • 17372a3ec0 [Glitch] Change labels and styles on the onboarding screen in Account component Eugen Rochko 2023-06-23 16:34:27 +0200
  • 0421b44f22 [Glitch] Change follow button in account row to be more obvious in web UI (#24956) Eugen Rochko 2023-06-06 04:14:28 +0200
  • f1691eca55 [Glitch] Fix overflow behavior of account rows Claire 2023-06-01 14:47:55 +0200
  • 98a7b95058 [Glitch] Update inconsistent defaultMessage in Account component Renaud Chaput 2023-05-24 12:38:50 +0200
  • b047b981cd [Glitch] Enforce import order with ESLint Claire 2023-12-02 16:27:12 +0100
  • b8cbaba283 [Glitch] Split EmptyAccount out of Account component Emelia Smith 2023-05-11 07:55:10 +0200
  • 32ec0d2472 [Glitch] Fix verified badge in account lists potentially including rel="me" links Claire 2023-06-24 17:24:31 +0200
  • e7ec2641a0 [Glitch] Fix linting issues with VerifiedBadge component Renaud Chaput 2023-05-09 03:11:56 +0200
  • 2efb22f455 [Glitch] Rewrite VerifiedBadge component as function component fusagiko / takayamaki 2023-05-07 16:10:58 +0900
  • 00db5c8ade [Glitch] Split VerifiedBadge from Account component Eugen Rochko 2023-04-23 22:24:53 +0200
  • e0aba64a64 [Glitch] Fix regressions from change in account row design in web UI Eugen Rochko 2023-04-01 09:27:23 +0200
  • a262f990f8 Change design of account rows in web UI (#24247) Eugen Rochko 2023-03-25 08:46:32 +0100
  • 73a94c3b3f
    Fix self-destruct page not using theme styles (#2490) Claire 2023-12-02 14:54:35 +0100
  • 5b0382abc5
    Remove redundant asset preload (#2488) Plastikmensch 2023-12-02 14:54:26 +0100
  • 456597dae5
    Update dependency doorkeeper to v5.6.8 (#28177) renovate[bot] 2023-12-01 17:22:15 +0100
  • 469ee2ae36
    Fix Style/HashEachMethods cop (#28173) Matt Jankowski 2023-12-01 11:07:19 -0500
  • 3bc437b99a
    Fix Style/RedundantParentheses cop (#28176) Matt Jankowski 2023-12-01 11:00:44 -0500
  • 5631f139c1
    Fix Lint/SymbolConversion cop (#28175) Matt Jankowski 2023-12-01 10:53:35 -0500
  • aa8563d43d
    Fix Style/SuperWithArgsParentheses cop (#28174) Matt Jankowski 2023-12-01 10:53:15 -0500
  • d83d01eb1e
    Fix Lint/RedundantSafeNavigation cop (#28172) Matt Jankowski 2023-12-01 10:52:56 -0500
  • a98fccf84e
    Fix Style/SelfAssignment cop (#28171) Matt Jankowski 2023-12-01 10:52:52 -0500
  • f70f39dd04
    Add explicit dependent: nil to associations (#28169) Matt Jankowski 2023-12-01 10:52:47 -0500
  • 1564799952
    Add spec coverage for media CLI refresh command (#28166) Matt Jankowski 2023-12-01 09:18:45 -0500
  • 7753e5f715
    Add shared example for CLI command specs (#28165) Matt Jankowski 2023-12-01 07:00:34 -0500
  • 92fa9b109f
    Add spec coverage for media CLI usage command (#28167) Matt Jankowski 2023-12-01 06:56:47 -0500
  • 272592d16d
    Change startup command for Puma in Docker Compose (#28138) Michael Stanclift 2023-12-01 05:06:37 -0600
  • 440b80b2e7
    Model concerns organization into module namespaces (#28149) Matt Jankowski 2023-12-01 06:00:41 -0500
  • b751078fcd
    Eliminate double subject call in admin/ controller specs (#28158) Matt Jankowski 2023-12-01 05:38:15 -0500
  • 8710bdb183
    Fix mastodon user not being owner of tmp folder in Dockerfile (#28137) Michael Stanclift 2023-11-30 10:11:21 -0600
  • 963354978a
    Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) Claire 2023-11-30 16:43:26 +0100
  • 35deaaf90b
    Reduce AbcSize complexity in InitialStateSerializer (#27782) Matt Jankowski 2023-11-30 10:41:26 -0500
  • 1f1c75bba5
    File cleanup/organization in controllers/concerns (#27846) Matt Jankowski 2023-11-30 09:39:41 -0500
  • 0530ce5e95
    Convert accounts controller spec to request spec (#28126) Matt Jankowski 2023-11-30 09:28:05 -0500
  • e7c340a634
    Spec coverage for missing q param and error conditions in api/v2/search controller (#27842) Matt Jankowski 2023-11-30 08:59:46 -0500
  • a8473f582d
    Add zeitwerk inflector for cli->CLI (#27635) Matt Jankowski 2023-11-30 08:55:20 -0500
  • b20af17a2c
    Fix onboarding step descriptions being truncated on narrow screens (#28021) Claire 2023-11-30 14:47:07 +0100
  • 85662a5a57
    Change img-src and media-src CSP directives to not include https: (#28025) Claire 2023-11-30 14:47:01 +0100
  • bb0efe16e6
    Remove default_scope from MediaAttachment class (#28043) Matt Jankowski 2023-11-30 08:30:35 -0500
  • 02a98210e8
    fix(deps): update dependency jsdom to v23.0.1 (#28135) renovate[bot] 2023-11-30 14:22:40 +0100
  • 0212e0cfbf
    fix(deps): update dependency @babel/runtime to v7.23.5 (#28136) renovate[bot] 2023-11-30 14:22:25 +0100
  • 7faa27e17d
    Change dismissed banners to be stored server-side (#27055) Claire 2023-11-30 12:45:54 +0100
  • ce78a9c9ac
    Clean up two_factor_authentication/confirmations controller spec (#28128) Matt Jankowski 2023-11-30 06:44:42 -0500
  • e6fd9a59e6
    Fix FamiliarFollowersController test response comparison (#28121) Filippo Giunchedi 2023-11-30 11:58:40 +0100
  • c761cc4738
    fix(deps): update babel monorepo to v7.23.5 (#28122) renovate[bot] 2023-11-30 11:53:49 +0100
  • b696ca6b1a
    Move self destruct CLI command definition code to module (#28131) Matt Jankowski 2023-11-30 05:48:46 -0500
  • 6e55ff9643
    Change Vagrant to install Node 20 (#28100) Filippo Giunchedi 2023-11-30 11:46:06 +0100
  • e48ecd2929
    Remove default_scope from Admin::ActionLog (#28026) Matt Jankowski 2023-11-29 05:39:59 -0500
  • 291dc04e67
    Remove un-needed action and template options to render in controllers (#28022) Matt Jankowski 2023-11-29 05:38:05 -0500
  • a1636fce7f
    Move lib/devise/* to lib/devise/strategies/* (#27638) Matt Jankowski 2023-11-29 05:10:21 -0500
  • 31bef99b9e
    Move lib/mastodon/premailer_webpack_strategy to lib/ (#27636) Matt Jankowski 2023-11-29 05:08:55 -0500
  • 72b7cd349c
    Extract helper methods for form label in admin/ area views (#27575) Matt Jankowski 2023-11-29 05:06:19 -0500
  • 9b47c5d53c
    Extract helper methods for labels from filters/_filter_fields (#27574) Matt Jankowski 2023-11-29 05:02:59 -0500
  • 186895fc88
    Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) Matt Jankowski 2023-11-29 05:00:52 -0500
  • 3e1e41054b
    chore(deps): update dependency pghero to v3.4.0 (#28117) renovate[bot] 2023-11-29 10:00:07 +0100
  • 603b245cc6
    Add VAPID public key to instance serializer (#28006) Emelia Smith 2023-11-29 09:34:36 +0100
  • c40cfc5d09
    Fix apt cache not being properly utilized in Dockerfile (#28115) Michael Stanclift 2023-11-28 16:23:44 -0600
  • 7a3b41eb54
    Fix incorrect apt-get install block in Dockerfile (#28112) Michael Stanclift 2023-11-28 14:44:04 -0600
  • 6b46bf9953
    Handle scenario when webfinger response subject is missing host value (#28088) Matt Jankowski 2023-11-28 13:37:54 -0500
  • b9492d84a0
    Update bcrypt to version 3.1.20 (#28084) Matt Jankowski 2023-11-28 13:36:21 -0500
  • b45fe15c06
    Update temple to version 0.10.3 (#28086) Matt Jankowski 2023-11-28 13:36:16 -0500
  • 3a7f10c3f1
    Converted hashtag.jsx to TypeScript (#27872) Josh Goldberg ✨ 2023-11-28 19:20:10 +0100
  • 1142f4c79e
    Converted app/javascript/mastodon/utils/ folder to TypeScript (#27895) Josh Goldberg ✨ 2023-11-28 18:47:55 +0100
  • cdc7894243
    Fix devcontainer by not forcing NODE_ENV (#28099) Renaud Chaput 2023-11-28 15:47:32 +0100
  • a4de0e364b
    Refactor streaming to simplify for logging change (#28056) Emelia Smith 2023-11-28 15:24:41 +0100
  • 4949b6da58
    Fix streaming eslint configuration (#28055) Emelia Smith 2023-11-28 15:09:21 +0100
  • a80530d1df
    Dockerfile rewrite based on Ruby image with performance optimizations and size reduction, dedicated Streaming image (#26850) Michael Stanclift 2023-11-28 04:04:40 -0600
  • 8ebc94dd22
    Ignore @svgr/webpack updates as they require a Webpacker upgrade (#28098) Renaud Chaput 2023-11-28 11:03:32 +0100
  • baf3b71e3b
    Extract path_without_format private methd in accounts controller (#28091) Matt Jankowski 2023-11-28 04:17:26 -0500
  • c824d98cec
    chore(deps): update dependency fabrication to v2.31.0 (#28089) renovate[bot] 2023-11-28 10:17:00 +0100
  • af02484714
    New Crowdin Translations (automated) (#28096) github-actions[bot] 2023-11-28 09:59:48 +0100
  • 9072896ae5
    Avoid unnecessary i-var for account rss page url generation (#28092) Matt Jankowski 2023-11-28 03:19:08 -0500
  • dfc7154767
    Remove unused cached_filtered_status_page method from accounts controller (#28090) Matt Jankowski 2023-11-28 02:43:16 -0500
  • 2d536bb05f
    Use admin_mailer layout with initial salutation (#28085) Matt Jankowski 2023-11-28 02:41:26 -0500
  • bcc0a24acd Merge remote-tracking branch 'glitch/main' (660372d130) Kouhai 2023-11-27 23:00:43 -0800
  • 78a9906dfe Merge remote-tracking branch 'glitch/main' (a21fe8687e) Kouhai 2023-11-27 22:59:37 -0800
  • 10b879bd5e
    nodeinfo: add instance name and description (#28079) 6543 2023-11-28 01:51:22 +0100
  • f1657e6d62
    Clamp dates when serializing to Elasticsearch API (#28081) Claire 2023-11-27 14:25:54 +0100
  • 7b56085f11
    Update dependency typescript to v5.3.2 (#28078) renovate[bot] 2023-11-27 13:55:29 +0100
  • 9b8ba9b350
    Remove unused plain_mailer layout (#28065) Matt Jankowski 2023-11-27 05:40:03 -0500
  • b8fe77353e
    Update dependency aws-sdk-s3 to v1.140.0 (#28080) renovate[bot] 2023-11-27 11:07:14 +0100
  • 228b668446
    Update DefinitelyTyped types (non-major) (#28077) renovate[bot] 2023-11-27 10:07:01 +0000
  • 97e677f993
    Fix not all legal images showing in file picker when uploading custom emoji (#28076) June 2023-11-27 11:06:48 +0100
  • 73ab080608
    Update dependency jsdom to v23 (#28075) renovate[bot] 2023-11-27 11:06:40 +0100
  • fad9343bab
    New Crowdin Translations (automated) (#28069) github-actions[bot] 2023-11-27 11:06:35 +0100
  • 660372d130
    Revert recent CSP changes (#2485) Claire 2023-11-26 15:32:35 +0100
  • b3581d1e2f
    Fix @rails/ujs import on public.jsx (#2482) Jeong Arm 2023-11-25 01:40:31 +0900
  • 8521238677
    New Crowdin Translations (automated) (#28060) github-actions[bot] 2023-11-24 11:25:39 +0100
  • 3a24754229
    Change GIF max matrix size error to explicitly mention GIF files (#27927) Claire 2023-11-24 10:31:28 +0100
  • 6e70819840
    Change search popout to not list unusable search options when logged out (#27918) Claire 2023-11-24 10:27:54 +0100
  • 19baf22683
    Add missing email previews for AdminMailer (#28044) Matt Jankowski 2023-11-23 07:32:50 -0500
  • bf7e8e81de
    Update dependency doorkeeper to v5.6.7 (#28051) renovate[bot] 2023-11-23 11:37:05 +0100
  • 1ee3314f58
    Update dependency @types/npmlog to v7 (#28048) renovate[bot] 2023-11-23 11:28:52 +0100
  • 7877fcd83c
    Deduplicate IDs in relationships and familiar_followers APIs (#27982) Kevin Bongart 2023-11-23 05:00:09 -0500
  • 973597c6f1
    Consolidate configuration of Sidekiq::Testing.fake! setup (#28046) Matt Jankowski 2023-11-23 04:43:43 -0500
  • c810b197ad
    New Crowdin Translations (automated) (#28050) github-actions[bot] 2023-11-23 10:34:50 +0100
  • 4be12791e6
    Remove default_scope from StatusEdit class (#28042) Matt Jankowski 2023-11-23 04:26:11 -0500