Commit Graph

  • b2b532708e
    New Crowdin Translations (automated) (#34333) github-actions[bot] 2025-04-01 08:20:23 +0200
  • 3a8bba3c3c New Crowdin translations GitHub Actions 2025-04-01 06:14:44 +0000
  • 1b32fc01b7
    chore(deps): update rubocop (non-major) to v1.25.0 renovate[bot] 2025-04-01 06:10:53 +0000
  • 6211130054
    chore(deps): update dependency nokogiri to v1.18.7 (#34332) renovate[bot] 2025-04-01 08:09:40 +0200
  • 2481d4cf46 New Crowdin translations GitHub Actions 2025-04-01 04:27:43 +0000
  • 65c553ab59
    Fix bugs with upload progress (#34325) Echo 2025-03-31 23:05:09 +0200
  • ee0cf8a3c4
    chore(deps): update dependency nokogiri to v1.18.7 renovate[bot] 2025-03-31 19:07:13 +0000
  • fcb910e4de
    re-add comment ChaosExAnima 2025-03-31 18:58:34 +0200
  • 300d561b7c
    revert adding state ChaosExAnima 2025-03-31 18:51:24 +0200
  • 507b296e88
    remove commented out code and move linter options to base config ChaosExAnima 2025-03-31 18:46:55 +0200
  • 14a550bdb0 Use JSON instead of Oj in stub_request throughout spec Matt Jankowski 2025-03-13 12:04:27 -0400
  • b4e56822c7
    Fix Style/MapToHash cop (#34327) Matt Jankowski 2025-03-31 10:08:02 -0400
  • 7fd89dda56 Bump version to v4.1.25 Claire 2025-03-31 16:04:31 +0200
  • cd3a9175bb Bump version to v4.2.20 Claire 2025-03-31 15:57:50 +0200
  • 4de8075b93 Fix Style/MapToHash cop Matt Jankowski 2025-03-31 09:45:36 -0400
  • ff01458167 Add support for paginating partial collections in SynchronizeFollowersService (#34277) Claire 2025-03-28 11:36:22 +0100
  • 0f44f911bf Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) Claire 2025-03-28 11:35:33 +0100
  • b43e96ee51 Fix incorrect URL being used when cache busting (#34189) Claire 2025-03-28 11:06:53 +0100
  • 91ef24d0e3 Add delay to profile updates to debounce them (#34137) Claire 2025-03-28 17:12:32 +0100
  • 483b4600b5 Change account suspensions to be federated to recently-followed accounts as well (#34294) Claire 2025-03-28 10:20:32 +0100
  • cd2265767e Reduce factories (36 > 12) in AccountReachFinder spec (#32482) Matt Jankowski 2024-10-15 09:18:57 -0400
  • 47a5320e74 Change AccountReachFinder to consider statuses based on suspension date (#34291) Claire 2025-03-27 14:41:13 +0100
  • a2ae066801 Define constants for sampling sizes in AccountReachFinder (#32805) Matt Jankowski 2024-11-12 03:38:08 -0500
  • 435389d896 Add support for paginating partial collections in SynchronizeFollowersService (#34277) Claire 2025-03-28 11:36:22 +0100
  • 39ba777fb9 Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) Claire 2025-03-28 11:35:33 +0100
  • ec2b17860b Change user archive signed URL TTL from 10 seconds to 1 hour (#34254) Claire 2025-03-24 10:59:05 +0100
  • ed54baa6a2 Fix incorrect URL being used when cache busting (#34189) Claire 2025-03-28 11:06:53 +0100
  • 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
  • d6442b5455 Fix filters not applying in detailed view (#34259) Claire 2025-03-25 14:11:49 +0100
  • 653868bb0c Change user archive signed URL TTL from 10 seconds to 1 hour (#34254) Claire 2025-03-24 10:59:05 +0100
  • 4cb3fe35be Fix handling of malformed/unusual HTML (#34201) Claire 2025-03-18 15:50:41 +0100
  • 8197e65cb3 Fix CacheBuster being queued for missing media attachments (#34253) Claire 2025-03-24 09:58:15 +0100
  • c48413ad4c Fix incorrect URL being used when cache busting (#34189) Claire 2025-03-17 17:40:28 +0100
  • 9be391514b Fix streaming server refusing unix socket path in DATABASE_URL (#34091) Claire 2025-03-24 15:07:27 +0100
  • 2340f4df81 Fix “x” hotkey not working on boosted filtered posts (#33758) Claire 2025-01-29 11:15:32 +0100
  • 8d85cb345d
    move more to the base config ChaosExAnima 2025-03-31 15:02:47 +0200
  • c276740c9d
    set progress to zero on successful upload and prevent >100 progress ChaosExAnima 2025-03-31 13:48:58 +0200
  • 5f31b4a5a9
    fix issue with progress for long video ChaosExAnima 2025-03-31 13:00:24 +0200
  • ffb7a65210
    make lint:js script run in init directory, and make the GH lint command operate over both workspaces ChaosExAnima 2025-03-31 12:37:17 +0200
  • 08b6bd82d5
    create base config to fix streaming ignore issues ChaosExAnima 2025-03-28 19:15:24 +0100
  • 4f7571e818
    update some eslint packages ChaosExAnima 2025-03-28 12:23:52 +0100
  • 9a17e13dab
    remove tsconfigRootDir setting ChaosExAnima 2025-03-28 12:10:51 +0100
  • 628dec5735
    chore: only allow Node.js/Common.js for specific files Nick Schonning 2025-03-26 03:11:40 -0400
  • 6df25ea545
    chore: enable rules replaced by jsx-runtime Nick Schonning 2025-03-26 01:59:22 -0400
  • b14d40870e
    chore: enabled nested ESLint config file with experimental flag Nick Schonning 2025-03-26 01:47:17 -0400
  • 1d627c6455
    chore: re-enable Unused Disable reporting Nick Schonning 2025-03-26 01:11:55 -0400
  • 48ff359b40
    chore: add import/react ESLint config Nick Schonning 2025-03-26 01:10:03 -0400
  • 3720915d6b
    chore: add jsx-runtime ESLint config Nick Schonning 2025-03-26 01:03:08 -0400
  • 01e78b0727
    chore: hoist global configs Nick Schonning 2025-03-26 00:59:44 -0400
  • a4c059e012
    chore: temporarily disable streaming folder Nick Schonning 2025-03-26 00:37:58 -0400
  • ff99a4f14d
    chore: temporarily turn off Unused Directive error Nick Schonning 2025-03-26 00:35:10 -0400
  • c3a950aee7
    use const as coalescing can be one statement ChaosExAnima 2025-03-25 13:19:46 +0100
  • 2d2c461de4
    fix: @typescript-eslint/prefer-nullish-coalescing Nick Schonning 2025-03-24 18:14:37 -0400
  • 219460f375
    chore: Upgrade to ESLint v9 and FlatConfig Nick Schonning 2025-03-25 15:36:25 -0400
  • 33f3a4c4c8
    Fix poll refresh button being incorrectly hidden (#34323) Claire 2025-03-31 10:21:02 +0200
  • 70e14c1ed0
    Fix being unable to hide controls in full screen video in web UI (#34308) Eugen Rochko 2025-03-31 10:17:57 +0200
  • 19346fd5f8
    Fix extra space under left-indented vertical videos (#34313) Claire 2025-03-31 10:17:39 +0200
  • 77cf6ccdf6 Fix refresh button not working Claire 2025-03-31 09:49:25 +0200
  • 92af04e53e Fix poll refresh button being incorrectly hidden Claire 2025-03-31 09:39:24 +0200
  • 758d2da887
    New Crowdin Translations (automated) (#34311) github-actions[bot] 2025-03-31 07:21:33 +0000
  • 3b5540a437
    chore(deps): update dependency linzer to v0.6.3 (#34315) renovate[bot] 2025-03-31 09:16:54 +0200
  • 574532920b New Crowdin translations GitHub Actions 2025-03-31 07:05:22 +0000
  • 03c8aa3e01
    Update devcontainer.json All India Truck 2025-03-30 06:42:10 +0530
  • 1bc28709cc
    Convert the polls reducer to plain JS (#33263) Renaud Chaput 2025-03-29 21:17:27 +0100
  • 869f852a5c
    chore(deps): update dependency linzer to v0.6.3 renovate[bot] 2025-03-29 18:21:41 +0000
  • 04a9252a93
    Fix incorrect locked account warning in composer (#34312) Claire 2025-03-29 19:06:46 +0100
  • 3469b5c3f2 Fix extra space under left-indented vertical videos Claire 2025-03-29 17:40:14 +0100
  • dcda90bf48 Fix incorrect locked account warning in composer Claire 2025-03-29 17:32:44 +0100
  • b0298f90e6
    Convert the polls state to plain JS Renaud Chaput 2024-05-26 22:00:28 +0200
  • e30e5a974c
    Remove Rails.delegate from admin.tsx remove-rails-delegate Renaud Chaput 2025-03-28 22:39:16 +0100
  • afe1bc6cc4
    chore(deps): update dependency aws-sdk-core to '< 3.222.2' renovate[bot] 2025-03-28 21:41:35 +0000
  • 1296aa1eda Fix being unable to hide controls in full screen video in web UI Eugen Rochko 2025-03-28 19:28:37 +0100
  • c43129763c
    remove tsconfigRootDir setting ChaosExAnima 2025-03-28 12:10:51 +0100
  • e1abd1d895
    chore: only allow Node.js/Common.js for specific files Nick Schonning 2025-03-26 03:11:40 -0400
  • 6f2bcf4501
    chore: enable rules replaced by jsx-runtime Nick Schonning 2025-03-26 01:59:22 -0400
  • a952cb1f53
    chore: enabled nested ESLint config file with experimental flag Nick Schonning 2025-03-26 01:47:17 -0400
  • 39af31f3df
    chore: add import/react ESLint config Nick Schonning 2025-03-26 01:10:03 -0400
  • bbb59ac890
    chore: add jsx-runtime ESLint config Nick Schonning 2025-03-26 01:03:08 -0400
  • 53390a5ceb
    chore: hoist global configs Nick Schonning 2025-03-26 00:59:44 -0400
  • 8312040366
    use const as coalescing can be one statement ChaosExAnima 2025-03-25 13:19:46 +0100
  • 7ff3dc9072
    fix: @typescript-eslint/prefer-nullish-coalescing Nick Schonning 2025-03-24 18:14:37 -0400
  • 35916bcb2a
    chore: Upgrade to ESLint v9 and FlatConfig Nick Schonning 2025-03-25 15:36:25 -0400
  • 74ee96505a
    Upgrade Intl packages (#34306) Echo 2025-03-28 18:30:02 +0100
  • d07d59d4f9
    upgrade dependencies from #34249 manually ChaosExAnima 2025-03-28 18:02:35 +0100
  • f4b3ccb7d6 Add delay to profile updates to debounce them (#34137) Claire 2025-03-28 17:12:32 +0100
  • 3868ab1e1d Add delay to profile updates to debounce them (#34137) Claire 2025-03-28 16:30:28 +0100
  • 2560b0e8ff Add support for paginating partial collections in SynchronizeFollowersService (#34277) Claire 2025-03-28 11:36:22 +0100
  • 608a27338d Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) Claire 2025-03-28 11:35:33 +0100
  • 6b3c746bcf Fix incorrect URL being used when cache busting (#34189) Claire 2025-03-28 11:06:53 +0100
  • ee65f77a7e
    Add server-side support for grouping account sign-up notifications (#34298) Claire 2025-03-28 13:35:25 +0100
  • 902aab1245
    Remove react-motion library (#34293) Echo 2025-03-28 13:34:51 +0100
  • 97b9994743
    Basic FASP support (#34031) David Roetzel 2025-03-28 13:16:40 +0100
  • e5fd61a84e
    Refactor <Video> to TypeScript (#34284) Eugen Rochko 2025-03-28 13:15:43 +0100