Commit Graph

  • 5d817a758d
    Add dropdown to lists of accounts in web UI (#34391) Eugen Rochko 2025-04-10 16:02:52 +0200
  • de19af3650
    Extract `frontend_translations` helper to support module (#34400) Matt Jankowski 2025-04-10 09:51:17 -0400
  • 4c2f64907b
    Remove deprecated `Import` model (#34371) Matt Jankowski 2025-04-10 08:49:24 -0400
  • e74d682b21
    chore(deps): update dependency linzer to v0.6.5 (#34409) renovate[bot] 2025-04-10 09:02:44 +0200
  • a89ddcfd2d
    New Crowdin Translations (automated) (#34407) github-actions[bot] 2025-04-10 09:01:39 +0200
  • 6deadd596d
    Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) Matt Jankowski 2025-04-09 09:42:57 -0400
  • c8e7d22944
    Merge pull request #3031 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-04-09 12:27:41 +0200
  • 498372fd06
    New Crowdin Translations (automated) (#34403) github-actions[bot] 2025-04-09 09:57:18 +0200
  • 22d33244ee
    Refactor `<Dropdown>` into TypeScript (#34357) Eugen Rochko 2025-04-08 21:22:19 +0200
  • b7c3235349
    Change alt text modal to use spring animations in web UI (#34345) Eugen Rochko 2025-04-08 21:22:05 +0200
  • 861a5063f1 [Glitch] Change unfollow button label from "Mutual" to "Unfollow" in web UI Eugen Rochko 2025-04-08 18:28:14 +0200
  • 5e5dbf9375 [Glitch] Refactor `<FavouritedStatuses>` and `<BookmarkedStatuses>` into TypeScript Eugen Rochko 2025-04-08 18:06:31 +0200
  • c684b1df15 [Glitch] Refactor `<FollowedTags>` into TypeScript Eugen Rochko 2025-04-08 18:06:23 +0200
  • 2e16be22bf Merge commit '0e5be63fb327403902076df602ec2dd410ada789' into glitch-soc/merge-upstream Claire 2025-04-08 20:26:30 +0200
  • cab32ffa18
    Merge pull request #3030 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-04-08 20:23:34 +0200
  • 5a7704c4a3 [Glitch] Fix usage of incorrect API endpoint for suggestion deletion Claire 2025-04-08 16:49:49 +0200
  • f4371ee3bb [Glitch] Fix the delete suggestion button not working and using a deprecated endpoint Renaud Chaput 2025-04-08 12:35:54 +0200
  • 4f759ad2c3 [Glitch] Forces radio buttons to be correctly centred Echo 2025-04-07 12:56:30 +0200
  • 568d6a9eac [Glitch] Fix visual glitches with filtering posts Echo 2025-04-07 12:55:04 +0200
  • 4b491674b2 Merge commit '887336f2c66b6ac5049d10bf5f27fa69a15e0745' into glitch-soc/merge-upstream Claire 2025-04-08 19:12:28 +0200
  • 0e5be63fb3
    Change unfollow button label from "Mutual" to "Unfollow" in web UI (#34392) Eugen Rochko 2025-04-08 18:28:14 +0200
  • 6a39f00745
    Refactor `<FavouritedStatuses>` and `<BookmarkedStatuses>` into TypeScript (#34356) Eugen Rochko 2025-04-08 18:06:31 +0200
  • bdf9baa2e8
    Refactor `<FollowedTags>` into TypeScript (#34355) Eugen Rochko 2025-04-08 18:06:23 +0200
  • 887336f2c6
    fix(deps): update dependency tesseract.js to v6.0.1 (#34388) renovate[bot] 2025-04-08 16:58:42 +0200
  • f66d092b32
    Fix usage of incorrect API endpoint for suggestion deletion (#34398) Claire 2025-04-08 16:49:49 +0200
  • 36afb4557a
    Fix incorrect deprecation warning for `DELETE /api/v1/suggestions/:id` (#34397) Claire 2025-04-08 16:32:17 +0200
  • d81983f181
    Fix the delete suggestion button not working and using a deprecated endpoint (#34396) Renaud Chaput 2025-04-08 12:35:54 +0200
  • ebfd48b0f2
    Remove 4.1 support from SECURITY.md (#34386) Claire 2025-04-08 09:18:52 +0200
  • f31b533435
    New Crowdin Translations (automated) (#34395) github-actions[bot] 2025-04-08 08:46:46 +0200
  • 94ae96b9bc
    chore(deps): update dependency haml_lint to v0.62.0 (#34394) renovate[bot] 2025-04-08 08:29:21 +0200
  • ff7230df06
    Forces radio buttons to be correctly centred (#34389) Echo 2025-04-07 12:56:30 +0200
  • 54aefa9014
    Fix visual glitches with filtering posts (#34387) Echo 2025-04-07 12:55:04 +0200
  • 264ecdcc13
    Bump version to v4.3.7 (#34385) Claire 2025-04-07 11:31:00 +0200
  • 9a05688326
    New Crowdin Translations (automated) (#34374) github-actions[bot] 2025-04-07 06:45:26 +0000
  • 0b900339b0
    chore(deps): update dependency selenium-webdriver to v4.31.0 (#34379) renovate[bot] 2025-04-07 06:42:52 +0000
  • 8451b36a72
    chore(deps): update dependency doorkeeper to v5.8.2 (#34372) renovate[bot] 2025-04-07 06:40:32 +0000
  • 107a94cf6b
    chore(deps): update dependency brakeman to v7.0.2 (#34376) renovate[bot] 2025-04-07 08:31:06 +0200
  • b4317faee2
    chore(deps): update dependency linzer to v0.6.4 (#34377) renovate[bot] 2025-04-07 08:30:53 +0200
  • e852fdbb22
    Merge pull request #3027 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-04-05 20:22:35 +0200
  • d2021ca64b Merge branch 'meemu' of https://github.com/meemudotorg/mastodon into kylia/v4.3.7 Ema Dawson 2025-04-04 18:34:33 -0400
  • 3fcbad3e48 [Glitch] Refactor `<DomainBlocks>` to TypeScript Eugen Rochko 2025-04-02 14:31:39 +0200
  • fafd384311 [Glitch] Refactor `<CopyIconButton>` to TypeScript Eugen Rochko 2025-04-02 08:45:16 +0200
  • 99e3ea232f Merge commit '5f87ae101c5e0e940e148d493eaac1ce31fe24c1' into glitch-soc/merge-upstream Claire 2025-04-04 20:00:24 +0200
  • 5f87ae101c
    chore(deps): update dependency strong_migrations to v2.3.0 (#34369) renovate[bot] 2025-04-04 10:17:29 +0200
  • 4ed9778c85
    chore(deps): update dependency brakeman to v7.0.1 (#34367) renovate[bot] 2025-04-04 09:36:53 +0200
  • 9b596dbc78
    fix(deps): update dependency sass to v1.86.3 (#34368) renovate[bot] 2025-04-04 09:24:51 +0200
  • 4d3758308a
    Use bundler version 2.6.7 (#34362) Matt Jankowski 2025-04-04 03:24:32 -0400
  • 58e3e43e06
    New Crowdin Translations (automated) (#34366) github-actions[bot] 2025-04-04 09:24:27 +0200
  • 5859abf2ff
    chore(deps): update dependency rubocop to v1.75.2 (#34364) renovate[bot] 2025-04-03 17:49:14 +0200
  • d65c3e95ad
    chore(deps): update dependency irb to v1.15.2 (#34363) renovate[bot] 2025-04-03 17:49:10 +0200
  • e1d6748422
    New Crowdin Translations (automated) (#34360) github-actions[bot] 2025-04-03 10:42:19 +0200
  • 7b9ad2c416
    fix(deps): update dependency sass to v1.86.2 (#34358) renovate[bot] 2025-04-03 10:28:53 +0200
  • dd23ba9c83
    Refactor local-URI-to-account resolving (#34349) Claire 2025-04-02 16:44:09 +0200
  • 4bbe33e0bd
    fix(deps): update dependency sass to v1.86.1 (#34334) renovate[bot] 2025-04-02 16:43:45 +0200
  • 470285d815
    chore(deps): update yarn to v4.8.1 (#34305) renovate[bot] 2025-04-02 16:43:40 +0200
  • 361a6a21ba
    fix(deps): update dependency react-textarea-autosize to v8.5.9 (#34322) renovate[bot] 2025-04-02 16:10:52 +0200
  • d315a90db7
    Convert `settings/pictures` spec controller->request (#34340) Matt Jankowski 2025-04-02 08:58:47 -0400
  • 501ced4239
    Add coverage for extra attributes scenario in `Admin::Trends::StatusesHelper#one_line_preview` method (#34353) Matt Jankowski 2025-04-02 08:52:54 -0400
  • 0653374c34
    Fix Renovate alert with the now deprecated `@types/emoji-mart` package (#34352) Renaud Chaput 2025-04-02 14:39:22 +0200
  • 05fc24c5f9
    Fix Typescript dependency resolution (#34351) Renaud Chaput 2025-04-02 14:38:34 +0200
  • 2c70c28bbb
    Refactor `<DomainBlocks>` to TypeScript (#34347) Eugen Rochko 2025-04-02 14:31:39 +0200
  • a63511425f
    Merge pull request #3026 from glitch-soc/glitch-soc/merge-4.3 v4.3.7 Claire 2025-04-02 14:26:10 +0200
  • 459e3451b6 Merge commit '6f16011c5a46bfa131cc1d6be89347dcff1b0fc1' into glitch-soc/merge-4.3 glitch-soc/merge-4.3 Claire 2025-04-02 12:10:24 +0200
  • 58d2c7b481 Merge pull request #2972 from tribela/fix-secondary-button Jeong Arm 2025-03-26 06:08:56 +0900
  • ae43b6bb09 Merge `MoveGlitchUserSettings` migration into `MoveUserSettings` (#2925) Claire 2024-12-29 19:24:52 +0100
  • e2ef173b82
    Refactoring: Move `SignatureVerificationError` into `Mastodon` namespace (#34342) David Roetzel 2025-04-02 09:54:29 +0200
  • 324acff572
    New Crowdin Translations (automated) (#34348) github-actions[bot] 2025-04-02 09:14:45 +0200
  • 6f16011c5a
    Bump version to v4.3.7 (#34328) Claire 2025-04-02 09:14:21 +0200
  • d49fcb7ff3
    chore(deps): update dependency opentelemetry-instrumentation-sidekiq to v0.26.1 (#34346) renovate[bot] 2025-04-02 08:45:52 +0200
  • 063030df82
    Refactor `<CopyIconButton>` to TypeScript (#34344) Eugen Rochko 2025-04-02 08:45:16 +0200
  • 6e607f97a3
    Extract constant for `Poll` last fetch duration check (#34341) Matt Jankowski 2025-04-02 02:43:46 -0400
  • f79810313c
    Merge pull request #3024 from glitch-soc/glitch-soc/merge-4.3 Claire 2025-04-02 08:34:39 +0200
  • a26a32cd37
    Merge pull request #3025 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-04-01 22:46:36 +0200
  • 07d1625786 [Glitch] Upgrade to ESLint v9 flat config Echo 2025-04-01 18:30:18 +0200
  • e0406fcf02 Merge commit 'e8270e2807727e1cf6a47a40442b3038c5bca858' into glitch-soc/merge-upstream Claire 2025-04-01 20:44:35 +0200
  • e8270e2807
    Upgrade to ESLint v9 flat config (#34324) Echo 2025-04-01 18:30:18 +0200
  • 65a6840f71 Fix static version of animated PNG emojis not being properly extracted (#34337) Claire 2025-04-01 10:53:49 +0200
  • 527d9200d0
    New Crowdin Translations for stable-4.3 (automated) (#34336) github-actions[bot] 2025-04-01 11:10:20 +0200
  • 9686ae7060
    Fix static version of animated PNG emojis not being properly extracted (#34337) Claire 2025-04-01 10:53:49 +0200
  • 2283562ebd
    chore(deps): update rubocop (non-major) to v1.25.0 (#34335) renovate[bot] 2025-04-01 06:28:17 +0000
  • b2b532708e
    New Crowdin Translations (automated) (#34333) github-actions[bot] 2025-04-01 08:20:23 +0200
  • 6211130054
    chore(deps): update dependency nokogiri to v1.18.7 (#34332) renovate[bot] 2025-04-01 08:09:40 +0200
  • 65c553ab59
    Fix bugs with upload progress (#34325) Echo 2025-03-31 23:05:09 +0200
  • 9c50c7db19
    Merge pull request #3023 from ClearlyClaire/glitch-soc/merge-upstream Claire 2025-03-31 21:14:23 +0200
  • cbb9b83160 [Glitch] Fix bookmarks and favourites not being filtered Claire 2025-03-25 16:20:36 +0100
  • 51fcb9ca99 [Glitch] Fix filters not applying in detailed view Claire 2025-03-25 14:11:49 +0100
  • 4a271072f5 Merge commit '6d53e8c6c5273bc8405ed8cf10ec6455ad7cc677' into glitch-soc/merge-4.3 Claire 2025-03-31 19:55:39 +0200
  • 832d3c36e8 [Glitch] Fix poll refresh button being incorrectly hidden Claire 2025-03-31 10:21:02 +0200
  • da5a957d8f [Glitch] Fix being unable to hide controls in full screen video in web UI Eugen Rochko 2025-03-31 10:17:57 +0200
  • 3af85c90f6 [Glitch] Fix extra space under left-indented vertical videos Claire 2025-03-31 10:17:39 +0200
  • aebb6c8ab7 Merge commit 'b4e56822c72db54ba338940e2517a4e25e2159a6' into glitch-soc/merge-upstream Claire 2025-03-31 17:12:44 +0200
  • b4e56822c7
    Fix `Style/MapToHash` cop (#34327) Matt Jankowski 2025-03-31 10:08:02 -0400
  • 6d53e8c6c5 Add delay to profile updates to debounce them (#34137) Claire 2025-03-28 16:30:28 +0100
  • d9fb61f305 Change account suspensions to be federated to recently-followed accounts as well (#34294) Claire 2025-03-28 10:20:32 +0100
  • 6af733d1d8 Change `AccountReachFinder` to consider statuses based on suspension date (#34291) Claire 2025-03-27 14:41:13 +0100
  • 29eae75ca0 Define constants for sampling sizes in `AccountReachFinder` (#32805) Matt Jankowski 2024-11-12 03:38:08 -0500
  • 8a3f25a4fa Use fixed order in flaky spec (#34279) David Roetzel 2025-03-26 14:26:24 +0100
  • 0615febd84 Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) Claire 2025-03-26 12:33:59 +0100
  • 86d8df0c03 Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) Claire 2025-03-25 16:50:05 +0100
  • 105e5b1d76 Fix bookmarks and favourites not being filtered (#34260) Claire 2025-03-25 16:20:36 +0100