Commit Graph

  • ec0c104bf2
    Ensure tabIndex is number instead of string (#24409) Nick Schonning 2023-04-04 10:33:44 -0400
  • a425915ce7
    HTML string attributes set as booleans (#24408) Nick Schonning 2023-04-04 10:33:33 -0400
  • b80a7b031b
    Add typechecking in CI (#24405) Nick Schonning 2023-04-04 10:32:08 -0400
  • 0358abe73a
    Bump typescript from 4.9.5 to 5.0.3 (#24398) dependabot[bot] 2023-04-04 15:05:12 +0200
  • 538914def2
    Bump addressable from 2.8.1 to 2.8.2 (#24392) dependabot[bot] 2023-04-04 14:25:08 +0200
  • aa08a72654
    Merge pull request #2161 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-04-04 13:17:45 +0200
  • 69ca6316ec [Glitch] Fix inconsistent radius in drawer Rubicon Rowe 2023-04-04 17:41:05 +0800
  • d13ef49b15 Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-04-04 12:45:12 +0200
  • 0e919397db
    Fix unescaped user input in LDAP query (#24379) Claire 2023-04-04 12:42:38 +0200
  • af01ab7efe
    Merge pull request #2159 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-04-04 12:01:52 +0200
  • fa98363a27
    Fix inconsistent radius in drawer (#24407) Rubicon Rowe 2023-04-04 17:41:05 +0800
  • a8cd1b1238
    Bump glob from 9.3.2 to 9.3.4 (#24383) dependabot[bot] 2023-04-04 11:25:25 +0200
  • d909aa3c3b
    Bump devise from 4.9.0 to 4.9.2 (#24393) dependabot[bot] 2023-04-04 11:09:34 +0200
  • dd3e232126
    Bump doorkeeper from 5.6.5 to 5.6.6 (#24399) dependabot[bot] 2023-04-04 11:04:56 +0200
  • 52089d254d
    Bump tzinfo-data from 1.2023.2 to 1.2023.3 (#24400) dependabot[bot] 2023-04-04 11:02:33 +0200
  • 8e19c44b2c
    Align typings with installed versions (#24410) Nick Schonning 2023-04-04 04:48:26 -0400
  • d29cf8a044 [Glitch] Add colour to follow button when hashtag is being followed Christian Schmidt 2023-04-03 16:25:15 +0200
  • 4d5b4dacd6 Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-04-03 17:40:59 +0200
  • 8192b0da7c
    Merge pull request #2155 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-04-03 17:21:33 +0200
  • 77bd32a26a
    Add colour to follow button when hashtag is being followed (#24361) Christian Schmidt 2023-04-03 16:25:15 +0200
  • 23813e23b3
    Bump uri from 0.12.0 to 0.12.1 (#24341) dependabot[bot] 2023-04-03 16:22:55 +0200
  • 5d67fc09c3
    Clean up JS dependencies (#24377) Claire 2023-04-03 15:06:29 +0200
  • 5c499f54e3
    Change root Chewy strategy to emit a warning instead of erroring out in production mode (#24327) Claire 2023-04-03 15:05:39 +0200
  • 4909c2e718
    New Crowdin updates (#24276) Eugen Rochko 2023-04-03 14:44:43 +0200
  • 373e4a8ff0
    Move ESLint configs to overrides (#24370) Nick Schonning 2023-04-03 06:41:10 -0400
  • be230be734
    Fix build issues caused by #16210 (#24374) Renaud Chaput 2023-04-03 12:31:34 +0200
  • 4520e6473a
    [Proposal] Make able to write React in Typescript (#16210) fusagiko / takayamaki 2023-04-03 10:31:39 +0900
  • 2f7c3cb628
    Update redis_config.rb to remove warning message (#24352) Alison Wheeler 2023-04-02 05:49:37 +0100
  • 7b15f4006a Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-04-01 14:31:05 +0200
  • 2b11376411
    Change search pop-out in web UI (#24305) Eugen Rochko 2023-04-01 09:59:10 +0200
  • 46483ae849
    Fix regressions from change in account row design in web UI (#24343) Eugen Rochko 2023-04-01 09:27:23 +0200
  • d5ad8b6422
    Fix Redis client and type errors introduced in #24285 (#24342) Vyr Cossont 2023-03-31 23:28:35 -0700
  • d874a7a10f [Glitch] Fix: set multiColumn value for /explore Statuses Tdxdxoz 2023-03-30 16:14:49 +0800
  • a8f0592b72 [Glitch] Move marky to devDependency Nick Schonning 2023-03-27 10:11:45 -0400
  • 4aaa1772b6 Restore exif-js dependency Claire 2023-03-31 21:50:36 +0200
  • 3dcba94e68 Migrate glitch-soc's exclusive user settings Claire 2023-03-31 21:37:57 +0200
  • 280fa3b2c0
    Fix invalid/expired invites being processed on sign-up (#24337) Claire 2023-03-31 21:42:28 +0200
  • 01d6f7529f Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-03-31 21:30:27 +0200
  • c6c03b49b2
    Add Roadmap to README (#24288) Nick Schonning 2023-03-31 13:20:11 -0400
  • f318f1ef0e
    Bump ruby to 3.2.2 due to ReDoS vulnerabilities (#24320) Sai 2023-03-31 17:28:40 +0100
  • 1f19d5e5e8
    Add documentation for Rubocop overrides (#23811) Nick Schonning 2023-03-31 10:08:53 -0400
  • cb2ce842b0
    Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) Nick Schonning 2023-03-31 09:07:22 -0400
  • 7646ad8a2b
    IndexingScheduler: fetch and import in batches (#24285) Vyr Cossont 2023-03-31 05:38:47 -0700
  • 500d6f93be
    Autofix Rubocop Style/IdenticalConditionalBranches (#24322) Nick Schonning 2023-03-31 03:33:52 -0400
  • 83fc97285b
    Enable Rubocop Metrics/BlockLength with Excludes (#24260) Nick Schonning 2023-03-31 03:33:25 -0400
  • b4f38edf74
    Wrong type for user setting when default is defined by lambda (#24321) Christian Schmidt 2023-03-31 07:33:17 +0200
  • 68a192e718
    Change "direct message" nomenclature to "private mention" in web UI (#24248) Eugen Rochko 2023-03-30 15:16:20 +0200
  • a9b5598c97
    Change user settings to be stored in a more optimal way (#23630) Eugen Rochko 2023-03-30 14:44:00 +0200
  • e7c3e55874
    Fix stale apt index in github actions (#24319) Claire 2023-03-30 14:19:33 +0200
  • 67450cf002
    Bump cssnano from 5.1.15 to 6.0.0 (#24296) dependabot[bot] 2023-03-30 10:38:00 +0200
  • 74f56c64fc
    Fix: set multiColumn value for /explore Statuses (#24314) Tdxdxoz 2023-03-30 16:14:49 +0800
  • 9c84563008
    Fix missing translation in pagination gap tags (#24262) mogamin 2023-03-29 20:54:33 +0900
  • cb9cc09a6d
    Fixes launching of the devcontainer and adds support for Docker Desktop (#24303) Robert R George 2023-03-29 04:27:19 -0700
  • c855e1ecbc
    Bump sass from 1.59.3 to 1.60.0 (#24292) dependabot[bot] 2023-03-29 11:27:14 +0200
  • 550d40a361
    Bump rimraf from 4.4.0 to 4.4.1 (#24291) dependabot[bot] 2023-03-29 11:11:50 +0200
  • ef52da6dc7
    Bump react-textarea-autosize from 8.4.0 to 8.4.1 (#24293) dependabot[bot] 2023-03-29 11:03:38 +0200
  • eb38e9df31
    Requeue expiration notification (#24311) Christian Schmidt 2023-03-29 10:52:40 +0200
  • c384795731
    Bump react-select from 5.7.1 to 5.7.2 (#24294) dependabot[bot] 2023-03-29 10:37:33 +0200
  • 674f9b5966
    Bump prettier from 2.8.5 to 2.8.7 (#24295) dependabot[bot] 2023-03-29 10:35:27 +0200
  • 657236546f
    Bump mkdirp from 2.1.5 to 2.1.6 (#24297) dependabot[bot] 2023-03-29 10:34:49 +0200
  • 4f16e4dbde
    Bump glob from 9.3.0 to 9.3.2 (#24298) dependabot[bot] 2023-03-29 10:34:27 +0200
  • dc17b93cdb
    Bump aws-sdk-s3 from 1.119.1 to 1.119.2 (#24299) dependabot[bot] 2023-03-29 10:33:08 +0200
  • b60f7b31cf
    Bump tzinfo-data from 1.2022.7 to 1.2023.2 (#24300) dependabot[bot] 2023-03-29 10:32:51 +0200
  • 782669a042
    Wrap db:setup with Chewy.strategy(:mastodon) (#24302) Robert R George 2023-03-29 00:58:27 -0700
  • a766804e02
    Use Yarn instead of NPX for pre-commit hook (#24287) Nick Schonning 2023-03-28 00:28:57 -0400
  • 2115413fa1
    Remove remaining CodeClimate references (#24289) Nick Schonning 2023-03-27 20:07:06 -0400
  • 0d70deee53
    Add migration tests for user mail notification settings (#24277) Claire 2023-03-27 17:54:42 +0200
  • e084b5b82d
    Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200) Claire 2023-03-27 17:07:37 +0200
  • ddb769f0b8
    Move marky to devDependency (#24258) Nick Schonning 2023-03-27 10:11:45 -0400
  • c0e87ad8ed
    Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275) Claire 2023-03-27 16:09:10 +0200
  • cf12621e37
    New Crowdin updates (#24130) Eugen Rochko 2023-03-27 13:01:47 +0200
  • cbdb25ab03
    Merge pull request #2151 from ClearlyClaire/glitch-soc/main Claire 2023-03-27 12:49:33 +0200
  • babd86e594
    Refactor styles to use logical properties for positioning (#23944) Eugen Rochko 2023-03-27 10:56:25 +0200
  • 88fc04d3d7
    Serialize status webhook events in REST API format (#24243) Vyr Cossont 2023-03-27 00:14:21 -0700
  • 5b7898230e
    Update strong_migrations to version 0.8.0 (#24270) Matt Jankowski 2023-03-27 03:11:10 -0400
  • 8215df76c0 [Glitch] Remove legacy decorators syntax neatchee 2023-03-24 15:15:25 -0700
  • 34225d7199
    Setup Husky and lint-stage for commit fixing (#23308) Nick Schonning 2023-03-26 23:17:19 -0400
  • 00c839b9a9 [Glitch] Remove isNaN polyfill Nick Schonning 2023-03-23 04:47:13 -0400
  • 14b0311029 Merge branch 'main' into glitch-soc/main Claire 2023-03-26 15:47:12 +0200
  • 63a6808ee1
    Fix typo in _login_activity.html.haml (#24263) mogamin 2023-03-26 17:59:14 +0900
  • 3557a65bb2
    Reset model in migration after removing column (#24250) Matt Jankowski 2023-03-25 19:40:36 -0400
  • 0663803348
    Move link header setting to after_action (#24251) Matt Jankowski 2023-03-25 19:40:01 -0400
  • b9e34ef098
    Migration warning helper, and only run in production env (#24253) Matt Jankowski 2023-03-25 19:39:24 -0400
  • e633b26f4f
    Add allow_other_host in redirects which may go outside app (#24252) Matt Jankowski 2023-03-25 19:38:32 -0400
  • e63524f457
    Update retention model sql query (#24249) Matt Jankowski 2023-03-25 19:37:57 -0400
  • 9bda933740
    Change media upload limits and remove client-side resizing (#23726) Eugen Rochko 2023-03-25 10:00:03 +0100
  • ef127c964a
    Change design of account rows in web UI (#24247) Eugen Rochko 2023-03-25 08:46:32 +0100
  • 6e8711ff91
    Add missing parenthesis (#24238) Yamagishi Kazutoshi 2023-03-24 12:35:43 +0900
  • d1b057a0ac
    Remove legacy decorators syntax (#18357) Yamagishi Kazutoshi 2023-03-24 11:17:53 +0900
  • 503022d6f9
    Exclude files for Rubocop Metrics/ClassLength (#24213) Nick Schonning 2023-03-23 18:19:41 -0400
  • e7e189fa44
    Use Yarn production install for asset compile (#24232) Nick Schonning 2023-03-23 17:49:47 -0400
  • 81e85782d1
    Fix docker images not being pushed (#2143) Plastikmensch 2023-03-23 10:15:41 +0100
  • 867790e07a
    Merge pull request #2144 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-03-23 10:15:13 +0100
  • b46125224c
    Remove isNaN polyfill (#24224) Nick Schonning 2023-03-23 04:47:13 -0400
  • 16da4a09e8
    Fix broken links in account gallery (#24218) Christian Schmidt 2023-03-23 05:17:29 +0100
  • b4f60bc6de [Glitch] Fit the max-width of media in .prose to parent box mogamin 2023-03-21 04:04:25 +0900
  • 5ac380c122 Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-03-22 19:50:11 +0100
  • 2626097869
    Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) Claire 2023-03-22 15:47:44 +0100
  • a7a578a055
    Remove unused InstancePresenter methods (#24206) Matt Jankowski 2023-03-22 09:15:22 -0400
  • b179ff84c7
    Add specs for Chewy importers (#24204) Matt Jankowski 2023-03-22 09:06:26 -0400