Commit Graph

  • 7cb81e0887 Fix "private mention" post heading overlapping thread line (#39521) diondiondion 2026-06-19 16:31:52 +02:00
  • 052d6bb173 Add check for wrong attribution of collections (#39525) David Roetzel 2026-06-19 16:30:39 +02:00
  • 7608436b64 Add route constraint to only allow numeric ids (#39523) David Roetzel 2026-06-19 16:30:33 +02:00
  • 58cf7cfd75 Fix custom profile field overflow (#39513) diondiondion 2026-06-19 11:51:12 +02:00
  • 2a80a07854 Fix fetching unknown key when it's not the actor's first, and add error handling for unavailable keys (#39512) Claire 2026-06-19 10:32:16 +02:00
  • 0c4bf90bae
    Merge pull request #3537 from glitch-soc/glitch-soc/merge-4.6 Claire 2026-06-17 15:30:35 +02:00
  • ada096fd2b [Glitch] Refactor report modal heading translation diondiondion 2026-06-17 10:41:35 +02:00
  • de89461fb8 [Glitch] Fix tiny spacing above character counter diondiondion 2026-06-17 10:39:47 +02:00
  • 772106eb08 [Glitch] Add category selection to collection report modal diondiondion 2026-06-16 17:30:58 +02:00
  • ddfb2ea968 [Glitch] Fixes being unable to edit an attachment twice without submitting Claire 2026-06-16 14:17:57 +02:00
  • 5dfb14f518 [Glitch] Fix styling of follow requests Claire 2026-06-16 14:04:49 +02:00
  • 6b4e8c7467 Merge commit 'e8642389912b1059c921f0836825f12a0f2779db' into glitch-soc/merge-4.6 Claire 2026-06-17 14:40:25 +02:00
  • e864238991
    Bump version to v4.6.0 (#39470) Claire 2026-06-17 14:14:09 +02:00
  • 9d34527db5
    New Crowdin Translations for stable-4.6 (automated) (#39469) github-actions[bot] 2026-06-17 12:33:01 +02:00
  • 41ea9ad128 Handle missing sw.js in test environment assets (#39459) Matt Jankowski 2026-06-17 05:01:45 -04:00
  • eba056979f Refactor report modal heading translation (#39457) diondiondion 2026-06-17 10:41:35 +02:00
  • a5fd36e95c Fix tiny spacing above character counter (#39467) diondiondion 2026-06-17 10:39:47 +02:00
  • 8ea7732343 Relax account display name length limit (#39458) Matt Jankowski 2026-06-17 04:17:10 -04:00
  • e85019c17e Add category selection to collection report modal (#39456) diondiondion 2026-06-16 17:30:58 +02:00
  • 291dda95da Fixes being unable to edit an attachment twice without submitting (#39453) Claire 2026-06-16 14:17:57 +02:00
  • 4cccaaa9ec Fix styling of follow requests (#39452) Claire 2026-06-16 14:04:49 +02:00
  • 27926437ca Update dependency @vitest/browser to v4.1.8 [SECURITY] (#39451) renovate[bot] 2026-06-16 11:45:16 +02:00
  • 1f927a8f77
    Merge pull request #3535 from glitch-soc/glitch-soc/merge-4.6 Claire 2026-06-16 22:14:57 +02:00
  • b14f20aca6 [Glitch] Fix bio text overflow on account profile page Coro 2026-06-15 22:04:52 +09:00
  • ea0f807516 [Glitch] Fix hovercard not showing in compose column diondiondion 2026-06-15 12:34:18 +02:00
  • 57246a0539 [Glitch] Fix categorised custom emojis missing from the emoji picker Hanage999 2026-06-15 19:31:16 +09:00
  • 149b5b7989 [Glitch] Change Page Up/Page Down hotkeys to require Alt modifier key diondiondion 2026-06-15 12:24:08 +02:00
  • 7fb9eb452b [Glitch] Prevent crash trying to access nullish location state diondiondion 2026-06-13 14:32:17 +02:00
  • 4b67d8e34f [Glitch] Emoji: Add back to state Echo 2026-06-12 17:30:27 +02:00
  • 61237253dc [Glitch] Guard against undefined AudioContext in useAudioContext hook Federico Rao 2026-06-12 16:05:57 +02:00
  • 81aaac4779 [Glitch] Fix crash of standalone wrapstodon and embedded status pages diondiondion 2026-06-12 15:44:34 +02:00
  • 6aca68e185 Merge commit 'e2b7096bd3f93afcf4d6b3e7ffb9ccdb417a9def' into glitch-soc/merge-4.6 Claire 2026-06-16 21:49:17 +02:00
  • e2b7096bd3
    Bump version to v4.6.0-rc.2 (#39441) Claire 2026-06-15 17:27:55 +02:00
  • 80f9422ef2 [Accessibility] Return alt text for default server thumbnail (#39439) diondiondion 2026-06-15 16:20:53 +02:00
  • 72fa17a441 Fix service worker failing to load due to 404 on chunk dependencies (#39433) Dmytro Oliinyk 2026-06-15 15:21:10 +02:00
  • dd12940ed5 Fix bio text overflow on account profile page (#39418) Coro 2026-06-15 22:04:52 +09:00
  • 2e5039ec73 Fix hovercard not showing in compose column (#39430) diondiondion 2026-06-15 12:34:18 +02:00
  • bdfbc6b3a6 Fix categorised custom emojis missing from the emoji picker (#39421) Hanage999 2026-06-15 19:31:16 +09:00
  • 01d03d67a8 Change Page Up/Page Down hotkeys to require Alt modifier key (#39427) diondiondion 2026-06-15 12:24:08 +02:00
  • dc53b0e077 Destroy dependent notifications of a collection (#39429) David Roetzel 2026-06-15 12:15:53 +02:00
  • fcf222246a Prevent crash trying to access nullish location state (#39408) diondiondion 2026-06-13 14:32:17 +02:00
  • 6cf9be9880 Emoji: Add back to state (#39402) Echo 2026-06-12 17:30:27 +02:00
  • f79e0109fe Guard against undefined AudioContext in useAudioContext hook (#39397) Federico Rao 2026-06-12 16:05:57 +02:00
  • ce8bf016bd Fix crash of standalone wrapstodon and embedded status pages (#39400) diondiondion 2026-06-12 15:44:34 +02:00
  • e2d44d8343 Update dependency net-imap (#39426) Claire 2026-06-15 11:02:42 +02:00
  • 61c56d4fd3
    Merge pull request #3486 from ClearlyClaire/glitch-soc/drop-local-emoji Claire 2026-06-12 19:16:32 +02:00
  • a8644ccb3e
    Merge pull request #3529 from glitch-soc/glitch-soc/merge-upstream Claire 2026-06-12 19:16:15 +02:00
  • 057d5e1be4 [Glitch] Fix misleading copy in "Remove me from collection" confirmation dialog diondiondion 2026-06-12 09:37:14 +02:00
  • 17d706ac54 [Glitch] Fix poll options being below uploads in compose form in web UI Eugen Rochko 2026-06-12 07:59:36 +02:00
  • 6e2f3ab2b2 [Glitch] Fix account hovercard sometimes not triggering diondiondion 2026-06-11 18:18:44 +02:00
  • 7f0725767d [Glitch] Emojis: Improve custom search Echo 2026-06-11 18:02:58 +02:00
  • 0f61e15a6a [Glitch] Fix loading/errored emoji in detailed status display name causing line break diondiondion 2026-06-11 15:20:02 +02:00
  • d9fa3feeeb [Glitch] Add empty state to CollectionAdder component diondiondion 2026-06-11 14:22:55 +02:00
  • 08027edb10 Merge commit 'b902c825054b953599cd0341acf428332fca5044' into glitch-soc/merge-upstream Claire 2026-06-12 18:37:02 +02:00
  • b902c82505
    Trim stable-4.3 from changelog and update SECURITY.md (#39395) Claire 2026-06-12 11:33:03 +02:00
  • 9c8fc8f56c
    Update dependency aws-sdk-s3 to v1.225.1 (#39369) renovate[bot] 2026-06-12 09:25:39 +00:00
  • 68e5bc44de
    Update dependency aws-sdk-core to v3.252.0 (#39370) renovate[bot] 2026-06-12 11:25:23 +02:00
  • c0ee6f33c5
    Add basic coverage for MuteWorker job (#39384) Matt Jankowski 2026-06-12 04:14:46 -04:00
  • d6336defae
    Add last few items to the changelog (#39394) Eugen Rochko 2026-06-12 10:08:13 +02:00
  • 03ccfc2172
    New Crowdin Translations (automated) (#39390) github-actions[bot] 2026-06-12 09:56:12 +02:00
  • bd91848367
    Fix misleading copy in "Remove me from collection" confirmation dialog (#39391) diondiondion 2026-06-12 09:37:14 +02:00
  • 9910018b0d
    Fix poll options being below uploads in compose form in web UI (#39388) Eugen Rochko 2026-06-12 07:59:36 +02:00
  • 2630e7e7a2
    Fix missing string for custom filter import (#39386) Eugen Rochko 2026-06-12 07:59:23 +02:00
  • 77740e0ce1
    Fix missing heading styles in settings area (#39387) Eugen Rochko 2026-06-12 07:59:08 +02:00
  • d438a09ddb
    Bump version to 4.6.0-rc.1 (#39383) Eugen Rochko 2026-06-11 19:22:41 +02:00
  • 35f3748482
    Add import for custom filters (#39256) Pia B. 2026-06-11 18:32:46 +02:00
  • 2e3b81cc1e
    Fix account hovercard sometimes not triggering (#39381) diondiondion 2026-06-11 18:18:44 +02:00
  • 8ba8ce5669
    Emojis: Improve custom search (#39382) Echo 2026-06-11 18:02:58 +02:00
  • 1f84b98292
    Follow up to #38711 - support instances running on subdomains (#39379) Shlee 2026-06-11 23:28:19 +09:30
  • 604b34faaf
    Merge pull request #3528 from glitch-soc/glitch-soc/merge-upstream Claire 2026-06-11 15:32:45 +02:00
  • 90438e9b2e
    Fix loading/errored emoji in detailed status display name causing line break (#39378) diondiondion 2026-06-11 15:20:02 +02:00
  • e52fc4a0c1
    Follow up to #39323 - for tag_search_service (#39375) Shlee 2026-06-11 22:44:20 +09:30
  • 655dca8a78
    Follow up to #38809 - Appending not following condition (as standard) (#39377) Shlee 2026-06-11 22:40:27 +09:30
  • 640cc39869
    Typo in authorize_interactions_controller.rb (#39376) Shlee 2026-06-11 22:35:25 +09:30
  • 5098b8ccc9
    Add empty state to CollectionAdder component (#39372) diondiondion 2026-06-11 14:22:55 +02:00
  • 99ef947f96 [Glitch] Fix "unlisted collections" profile section can be visible to other users diondiondion 2026-06-11 12:15:34 +02:00
  • 704e570dfb [Glitch] Auto-focus mobile composer diondiondion 2026-06-11 10:15:40 +02:00
  • e5cf23b3b5 [Glitch] fix: sensitive media card display Nishiki 2026-06-11 01:14:53 -07:00
  • bbbbb24dbd Merge commit '96e23af89258068d05cc8557df914b4a9add385b' into glitch-soc/merge-upstream Claire 2026-06-11 13:26:25 +02:00
  • 96e23af892
    Fix "unlisted collections" profile section can be visible to other users (#39373) diondiondion 2026-06-11 12:15:34 +02:00
  • 48d6940d7f
    Update docker-compose.yml Elasticsearch image from EOL v7 to slightly newer v8 (investigate v9) (#36974) Shlee 2026-06-11 17:48:37 +09:30
  • 782ceb3795
    Auto-focus mobile composer (#39360) diondiondion 2026-06-11 10:15:40 +02:00
  • 40bf2dca1e
    fix: sensitive media card display (#39366) Nishiki 2026-06-11 01:14:53 -07:00
  • fd2e3d53eb
    Fix inconsistent check on post edition when there is both a poll and attachments (#39368) Claire 2026-06-11 10:03:10 +02:00
  • b09af1b465
    Add basic coverage for EmailDistributionWorker behavior (#39364) Matt Jankowski 2026-06-11 03:54:15 -04:00
  • b5a2dd20f6
    New Crowdin Translations (automated) (#39367) github-actions[bot] 2026-06-11 09:42:56 +02:00
  • 42bdcc70d5
    Merge pull request #3527 from glitch-soc/glitch-soc/merge-upstream Claire 2026-06-10 19:39:54 +02:00
  • dce5466365 [Glitch] Change validation to permit polls and media being combined Eugen Rochko 2026-06-10 17:20:21 +02:00
  • adfc894a1f [Glitch] Navigation focus handling polish diondiondion 2026-06-10 16:50:49 +02:00
  • 4cb1bf73c9 [Glitch] Manage focus on navigation diondiondion 2026-06-10 14:34:48 +02:00
  • 5893554a3a [Glitch] Fix uncontained text overflow in column header diondiondion 2026-06-10 14:03:47 +02:00
  • 9917327511 [Glitch] Emoji substring search Echo 2026-06-10 12:40:48 +02:00
  • 78d514142b [Glitch] Fix font size of Callout component actions in Safari diondiondion 2026-06-10 11:59:03 +02:00
  • 318d82d0bb [Glitch] Fix being unable to unmark media as sensitive when "always mark media as sensitive" is enabled matrix07012 2026-06-10 11:27:38 +02:00
  • 89c2ac444f Merge commit '9e0a3aaf08e7d4fc700f7f19d61f5f8fee346b6a' into glitch-soc/merge-upstream Claire 2026-06-10 18:52:58 +02:00
  • 9e0a3aaf08
    Resolve links to unknown remote objects when posting (#38711) Claire 2026-06-10 17:55:27 +02:00
  • 008f377a37
    Redirect if collection AP ID is requested as HTML (#39361) David Roetzel 2026-06-10 17:54:50 +02:00
  • 1bbe3872f2
    Change validation to permit polls and media being combined (#39203) Eugen Rochko 2026-06-10 17:20:21 +02:00
  • 1f1455d1f0
    Minor refactor foldToASCII in streaming/utils.js (#39355) Shlee 2026-06-11 00:48:31 +09:30
  • 22a5e1b0b0
    Fix Elasticsearch connection cleanup in Sidekiq middleware (#39359) Claire 2026-06-10 17:12:25 +02:00