Commit Graph

  • 7b98298f85 [Glitch] refactor: Tweak wording of "discard draft?" confirmation dialogs diondiondion 2025-06-26 15:03:24 +02:00
  • 1f8378c12d [Glitch] fix: Prevent scrolling behind menus and modals in Safari iOS diondiondion 2025-06-25 21:22:11 +02:00
  • f7b4580b49 Merge commit '0d650780e26735621f08bbdd545b162871e4562c' into glitch-soc/merge-upstream Claire 2025-06-26 18:04:37 +02:00
  • 0d650780e2
    fix(deps): update dependency postcss-preset-env to v10.2.4 (#35194) renovate[bot] 2025-06-26 16:17:31 +02:00
  • 1804a87193
    Change terms of service generator to not be displayed (#35127) Eugen Rochko 2025-06-26 15:26:41 +02:00
  • 9576434d47
    fix: Fix outdated icon in notifications permissions banner (#35193) diondiondion 2025-06-26 15:25:12 +02:00
  • b804ed0cba
    refactor: Tweak wording of "discard draft?" confirmation dialogs (#35192) diondiondion 2025-06-26 15:03:24 +02:00
  • 48451b782d
    Move email env var reading to yml files (#35191) David Roetzel 2025-06-26 14:18:30 +02:00
  • 2e0a00ab46
    Fix search operators sometimes getting lost (#35190) Claire 2025-06-26 12:35:49 +02:00
  • e4618a6ba5
    Merge pull request #3111 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-26 12:01:09 +02:00
  • a9f2ec45da
    New Crowdin Translations (automated) (#35189) github-actions[bot] 2025-06-26 10:40:39 +02:00
  • c1ef1f62d5
    fix: Prevent scrolling behind menus and modals in Safari iOS (#35183) diondiondion 2025-06-25 21:22:11 +02:00
  • d285b07774 [Glitch] fix: Fix search icon overlapping text on Trending page diondiondion 2025-06-25 15:26:44 +02:00
  • 0156ed6641 [Glitch] fix: Prevent content scrolling behind main menu (part 1) diondiondion 2025-06-25 14:12:49 +02:00
  • 9e5b9433f8 [Glitch] Storybook Helpers Echo 2025-06-25 13:20:11 +02:00
  • 34b8ff8267 [Glitch] Implement Instance Moderation Notes Emelia Smith 2025-06-25 10:15:44 +02:00
  • c9a1e27a49 Merge commit 'dbb20f76a781defe35d077529c8269d712c1fbd2' into glitch-soc/merge-upstream Claire 2025-06-25 19:29:09 +02:00
  • dbb20f76a7
    Fix crash in development environment with no prebuilt assets and no vite dev server running (#35177) Claire 2025-06-25 16:20:07 +02:00
  • 91741214e1
    chore(deps): update node.js to 22.17 (#35166) renovate[bot] 2025-06-25 16:01:46 +02:00
  • 8fa32ca8ba
    fix: Fix search icon overlapping text on Trending page (#35175) diondiondion 2025-06-25 15:26:44 +02:00
  • 8285194451
    Move layout setup for OAuth views to controllers (#35176) Matt Jankowski 2025-06-25 09:26:17 -04:00
  • 392eaf1010
    Ensure consistent ordering of rule translations in admin interface (#35174) Claire 2025-06-25 15:15:59 +02:00
  • fa9318083e
    Merge pull request #3110 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-25 14:51:27 +02:00
  • c6dddbb66e
    fix: Prevent content scrolling behind main menu (part 1) (#35173) diondiondion 2025-06-25 14:12:49 +02:00
  • c52848b444
    Storybook Helpers (#35158) Echo 2025-06-25 13:20:11 +02:00
  • 0a7418e6d8
    Change rule translation interface to display english name and populate empty translations (#35170) Claire 2025-06-25 12:02:19 +02:00
  • 72f2f35bfb
    Implement Instance Moderation Notes (#31529) Emelia Smith 2025-06-25 10:15:44 +02:00
  • 0f9f27972d
    New Crowdin Translations (automated) (#35165) github-actions[bot] 2025-06-25 10:05:57 +02:00
  • 9f16f41678
    Remove patch for unsupported redis version (#35155) Matt Jankowski 2025-06-25 03:53:38 -04:00
  • 47fda2df2c
    Update OAuth inflection to match spec (#35160) Matt Jankowski 2025-06-25 03:52:30 -04:00
  • 377289c961
    Add coverage for doorkeeper model extensions (#35161) Matt Jankowski 2025-06-25 03:50:20 -04:00
  • f852da50f6
    Add User#email_domain method to extract domain from email address (#35159) Matt Jankowski 2025-06-25 03:22:19 -04:00
  • e44143db8c [Glitch] fix: Fix inaccessible "Clear search" button diondiondion 2025-06-24 16:36:05 +02:00
  • 73f77edf40 [Glitch] feat: More obvious loading state when submitting a post diondiondion 2025-06-24 16:08:48 +02:00
  • eb1674ec50 [Glitch] feat: Add Storybook for component documentation, testing, and development diondiondion 2025-06-06 11:27:29 +02:00
  • c9f17899a6 [Glitch] fix: Improve status focus indicators diondiondion 2025-06-24 11:34:43 +02:00
  • 97d3dac4b6 [Glitch] Adds Redux and React-Intl to storybook Echo 2025-06-24 11:31:27 +02:00
  • e44b333660 [Glitch] Fix Firefox not updating spellcheck language in textarea Claire 2025-06-24 11:08:00 +02:00
  • 26ee915d0b [Glitch] Fix “Alt text” button submitting form in moderation interface Claire 2025-06-24 11:04:26 +02:00
  • 93bdb16817 Merge commit '8ba1487f30685fff4555a7537d3e6c765c73a07c' into glitch-soc/merge-upstream Claire 2025-06-24 22:43:43 +02:00
  • f723718576
    Merge pull request #3109 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-24 22:37:18 +02:00
  • f7c36f44a4 [Glitch] fix: Update hashtags when (un)following a hashtag diondiondion 2025-06-23 13:44:59 +02:00
  • c6a99eaf5b [Glitch] refactor: Use new main menu as "Getting started" column in Advanced Web UI diondiondion 2025-06-23 11:59:47 +02:00
  • d8b0beb70d Merge commit 'b9b1500fc516ea31ab21441737c600f9b571a07d' into glitch-soc/merge-upstream Claire 2025-06-24 21:44:33 +02:00
  • eb3823f0cf
    Merge pull request #3108 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-24 21:41:28 +02:00
  • 7fff0d24c8 [Glitch] fix: Keep user on Compose page when changing screen size, #34937 diondiondion 2025-06-23 11:53:21 +02:00
  • 9fccf0a8c6 Merge commit '6166e616389b051039dc76635048e2519271832a' into glitch-soc/merge-upstream Claire 2025-06-24 20:45:46 +02:00
  • 8ba1487f30
    fix: Fix inaccessible "Clear search" button (#35152) diondiondion 2025-06-24 16:36:05 +02:00
  • 644da36336
    feat: More obvious loading state when submitting a post (#35153) diondiondion 2025-06-24 16:08:48 +02:00
  • fb5b8ae0a5
    fix: Improve status focus indicators (#35150) diondiondion 2025-06-24 11:34:43 +02:00
  • fd902c04f7
    Use config_for for omniauth enabled values (#35015) Matt Jankowski 2025-06-24 05:32:13 -04:00
  • 8ee8231a43
    Adds Redux and React-Intl to storybook (#35094) Echo 2025-06-24 11:31:27 +02:00
  • c4128d89c9
    Fix Firefox not updating spellcheck language in textarea (#35148) Claire 2025-06-24 11:08:00 +02:00
  • 9954acf61d
    Fix “Alt text” button submitting form in moderation interface (#35147) Claire 2025-06-24 11:04:26 +02:00
  • 0276354775
    fix(deps): update dependency @vitejs/plugin-react to v4.6.0 (#35137) renovate[bot] 2025-06-24 10:05:24 +02:00
  • dba636da7a
    New Crowdin Translations (automated) (#35144) github-actions[bot] 2025-06-24 09:58:50 +02:00
  • 43e9186e5d
    chore(deps): update dependency haml_lint to v0.63.0 (#35146) renovate[bot] 2025-06-24 09:54:49 +02:00
  • 0338733531
    Add model coverage and scopes to RuleTranslation class (#35098) Matt Jankowski 2025-06-24 03:44:50 -04:00
  • 1be48d0cab
    Change terms of service e-mail job to be iterable (#35126) Eugen Rochko 2025-06-24 09:41:39 +02:00
  • e60014ed9c
    fix(deps): update dependency pg to v8.16.2 (#35111) renovate[bot] 2025-06-24 09:40:46 +02:00
  • 0d7f1584bc
    Move remaining _map method specs from account to mappings spec (#35142) Matt Jankowski 2025-06-24 03:40:24 -04:00
  • 36f01af6c4
    Add Status#only_reblogs scope for annual report classes (#35141) Matt Jankowski 2025-06-24 02:54:55 -04:00
  • 16057f550d
    fix(deps): update dependency pg-connection-string to v2.9.1 (#35112) renovate[bot] 2025-06-24 08:51:37 +02:00
  • e79ecabd0a
    chore(deps): update dependency strong_migrations to v2.4.0 (#35140) renovate[bot] 2025-06-24 08:51:09 +02:00
  • c023ebc87a
    Limit count to pending&trending on admin/trends/tags page (#35120) Matt Jankowski 2025-06-23 09:30:12 -04:00
  • ebc6897afb
    Extract method to DRY up month/year grouping in AnnualReport::TimeSeries class (#35113) Matt Jankowski 2025-06-23 08:18:29 -04:00
  • b08ccaa5b3
    Extract Account::Mappings concern from "interactions" (#35119) Matt Jankowski 2025-06-23 08:02:14 -04:00
  • b9b1500fc5
    fix: Update hashtags when (un)following a hashtag (#35101) diondiondion 2025-06-23 13:44:59 +02:00
  • d28a4428b5
    refactor: Use new main menu as "Getting started" column in Advanced Web UI (#35117) diondiondion 2025-06-23 11:59:47 +02:00
  • 6166e61638
    fix: Keep user on Compose page when changing screen size, #34937 (#35105) diondiondion 2025-06-23 11:53:21 +02:00
  • e5aa8c1ff3
    New Crowdin Translations (automated) (#35090) github-actions[bot] 2025-06-23 10:43:53 +02:00
  • 8837fd8c54
    Update rubocop to version 1.77.0 (#35128) Matt Jankowski 2025-06-23 03:40:11 -04:00
  • 94c644983e
    Merge pull request #3107 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-22 11:36:37 +02:00
  • 13a07e44f1 [Glitch] Fix clicking a status multiple times causing duplicate entries in browser history Claire 2025-06-21 11:00:38 +02:00
  • f41981e772 [Glitch] fix: Fix SCSS lint warnings diondiondion 2025-06-21 10:58:12 +02:00
  • 9cb5a77c3e Merge commit 'ac039d5f1323c46062d004896996f50549bfa38b' into glitch-soc/merge-upstream Claire 2025-06-21 22:59:04 +02:00
  • ac039d5f13
    Fix clicking a status multiple times causing duplicate entries in browser history (#35118) Claire 2025-06-21 11:00:38 +02:00
  • adf812efb3
    Fix missing terms of services link (#35115) David Roetzel 2025-06-21 10:59:47 +02:00
  • 3f743b1a07
    fix: Fix SCSS lint warnings (#35102) diondiondion 2025-06-21 10:58:12 +02:00
  • 2b360c479c
    Merge pull request #3106 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-20 13:52:06 +02:00
  • 204ff46f7e
    chore(deps): update dependency rspec-rails to v8.0.1 (#35110) renovate[bot] 2025-06-20 12:20:24 +02:00
  • 54f9a1b43b
    Extract secret size constants in Webhook model (#35104) Matt Jankowski 2025-06-20 06:05:24 -04:00
  • e9b1c1edfe
    Simplify WebauthnCredential constant limit math (#35107) Matt Jankowski 2025-06-20 06:04:14 -04:00
  • 455df074fe [Glitch] fix: Prevent click on content warning banner in notification from opening the post diondiondion 2025-06-20 11:41:24 +02:00
  • 68fb65b08d [Glitch] fix: Prevent mobile navbar from overscrolling diondiondion 2025-06-18 13:55:16 +02:00
  • c9d3b8e3a5 [Glitch] fix: Tweak focus style & spacing of list/hashtags expand/collapse button diondiondion 2025-06-17 19:54:23 +02:00
  • f8f458e5e6 Merge commit '0ec6c26af3d7dc9a0eeb5631ebb9f56b724aaa8e' into glitch-soc/merge-upstream Claire 2025-06-20 12:01:02 +02:00
  • 0ec6c26af3
    Fix error when RFC9421 signatures are used (#35109) David Roetzel 2025-06-20 11:44:26 +02:00
  • 08597a1819
    fix: Prevent click on content warning banner in notification from opening the post (#35096) diondiondion 2025-06-20 11:41:24 +02:00
  • 102a7635d6
    fix: Prevent mobile navbar from overscrolling (#35074) diondiondion 2025-06-18 13:55:16 +02:00
  • b1fe35d7d2
    Update rubocop to version 1.76.2 (#35070) Matt Jankowski 2025-06-18 05:54:17 -04:00
  • adf01b021c
    chore(deps): update dependency debug to v1.11.0 (#35079) renovate[bot] 2025-06-18 09:53:05 +00:00
  • aac51707d1
    Use ENV.fetch for ffmpeg/ffprobe defaults (#35081) Matt Jankowski 2025-06-18 05:43:25 -04:00
  • aa345c4630
    chore(deps): update dependency opentelemetry-instrumentation-http to '~> 0.25.0' (#35088) renovate[bot] 2025-06-18 11:42:53 +02:00
  • 70c6e09e0f
    chore(deps): update dependency annotaterb to v4.16.0 (#35087) renovate[bot] 2025-06-18 09:42:17 +00:00
  • 1a7fd2f446
    chore(deps): update dependency faraday-httpclient to v2.0.2 (#35082) renovate[bot] 2025-06-18 11:41:24 +02:00
  • 33402722f3
    Merge pull request #3105 from Plastikmensch/fix-inverted-regex-filter Claire 2025-06-18 08:52:41 +02:00
  • cc6a16e62c
    Fix inverted regex filter condition Plastikmensch 2025-06-18 02:04:20 +02:00
  • 474464ffff
    fix: Tweak focus style & spacing of list/hashtags expand/collapse button (#35075) diondiondion 2025-06-17 19:54:23 +02:00
  • f4c850dff6
    Merge pull request #3104 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-06-17 19:38:56 +02:00