Commit Graph

  • 0a6462682a char limit akkoma FloatingGhost 2023-04-14 16:20:35 +0100
  • 02869b6aed fix streaming for some streams FloatingGhost 2023-04-14 16:14:27 +0100
  • ed237e4d0e Update akkoma branch FloatingGhost 2023-04-14 16:02:11 +0100
  • cb792539c3 Merge remote-tracking branch 'glitch-soc/main' into akkoma FloatingGhost 2023-04-14 15:19:19 +0100
  • bed63f6dae
    Fix default content type setting not applying (#2176) Plastikmensch 2023-04-12 20:12:25 +0200
  • 14aa7b3c76
    Merge pull request #2170 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-04-09 22:43:21 +0200
  • 63a39ae2fa Run `yarn manage:translations` Claire 2023-04-09 15:56:31 +0200
  • c11e69f33a Move glitch-soc-only translation strings out of `app/javascript/mastodono/locales` Claire 2023-04-09 15:53:45 +0200
  • 251c5ed22e [Glitch] Fix user settings migration script failing in some cases Claire 2023-04-09 14:48:34 +0200
  • bfe46d08f9 [Glitch] Ensure tabIndex is number instead of string Nick Schonning 2023-04-04 10:33:44 -0400
  • 53cdcce3d1 [Glitch] Fix loading spinner + infinite scroll for private mentions Christian Schmidt 2023-04-07 15:44:31 +0200
  • b756e49cf1 [Glitch] Enable Stylelint property-no-unknown Nick Schonning 2023-04-05 03:04:08 -0400
  • 7b04c2fb71 [Glitch] Fix tooltip for dates without time Christian Schmidt 2023-04-07 16:19:43 +0200
  • 5b88b7e81a [Glitch] Remove Array.prototype.includes polyfill Nick Schonning 2023-04-07 07:03:42 -0400
  • df6602ede1 [Glitch] Fix account header image missing in low-res Christian Schmidt 2023-04-07 11:57:43 +0200
  • 74c61b05ae [Glitch] Fix height of announcements not being updated when using reduced animations Christian Schmidt 2023-04-05 14:58:10 +0200
  • 791e712a80 [Glitch] Update display_media typing to string Nick Schonning 2023-04-05 07:20:21 -0400
  • f3f7ef2d13 [Glitch] Set marginRight as string Nick Schonning 2023-04-05 04:57:36 -0400
  • 358e4067bb [Glitch] SUBMIT doesn't exist on XMLHttpRequest Nick Schonning 2023-04-05 04:56:55 -0400
  • 0f62451424 [Glitch] HTML string attributes set as booleans Nick Schonning 2023-04-04 10:33:33 -0400
  • ce12934f5b Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-04-09 11:40:14 +0200
  • ff168ef202
    Fix most rubocop issues (#2165) Claire 2023-04-09 11:25:30 +0200
  • 29a91b871e
    Fix glitch-soc Markdown linting issues (#2168) Claire 2023-04-08 17:23:24 +0200
  • 10469a0b85
    Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169) Claire 2023-04-08 14:11:40 +0200
  • 99e3e152cd
    Fix crash in NotifyService when trying to send an email notification for post edits (#24460) Claire 2023-04-08 12:51:14 +0200
  • dc6befe1a4
    Fix migrating from upstream to glitch-soc messing with hide_notifications mute settings (#2164) Claire 2023-04-07 20:56:11 +0200
  • c3a8f6a0a3
    Fix glitch-soc HAML linting issues (#2166) Claire 2023-04-07 20:55:28 +0200
  • aa136cf2fa
    Fix tooltip for dates without time (#24244) Christian Schmidt 2023-04-07 16:19:43 +0200
  • 9ef9974ff2
    Fix loading spinner + infinite scroll for private mentions (#24446) Christian Schmidt 2023-04-07 15:44:31 +0200
  • 9d39b111f1
    Expand coverage for "system checks" (#24216) Matt Jankowski 2023-04-07 14:39:34 +0200
  • 862861069d
    Update Node.js to 16.20.0 (#24316) Nick Schonning 2023-04-07 08:26:11 -0400
  • d193bc8c5c
    Remove unused methods in 2FA OTP Auth Controller (#24220) Matt Jankowski 2023-04-07 14:13:53 +0200
  • 26682d4c22
    Remove duplicate ca-certificates Docker install (#24231) Nick Schonning 2023-04-07 08:10:12 -0400
  • c0886dee14
    Remove Array.prototype.includes polyfill (#24234) Nick Schonning 2023-04-07 07:03:42 -0400
  • d7b8c6db7e
    Fix account header image missing in low-res (#24433) Christian Schmidt 2023-04-07 11:57:43 +0200
  • 369f239f7b
    Fix user settings migration script failing in some cases (#24453) Claire 2023-04-07 11:55:15 +0200
  • 3d8bd093b9
    Bump version to v4.1.2 (#24427) Claire 2023-04-07 09:01:57 +0200
  • c9f3438efe
    New Crowdin updates (#24378) Eugen Rochko 2023-04-06 16:24:31 +0200
  • b8ff498781
    Fix DevContainer post-create warnings (#23977) Nick Schonning 2023-04-05 17:58:44 -0400
  • 02d5c69404
    New Crowdin updates (#2126) Claire 2023-04-05 20:28:34 +0200
  • 9d08b81193
    Fix user archive takeouts when using OpenStack Swift (#24431) Claire 2023-04-05 19:31:49 +0200
  • c76d19e00b
    Check for missing JSON translations (#24338) Nick Schonning 2023-04-05 10:33:55 -0400
  • ffd5b2eea4
    Fix height of announcements not being updated when using reduced animations (#24354) Christian Schmidt 2023-04-05 14:58:10 +0200
  • 966d7cff2a
    Bump rubocop from 1.48.1 to 1.49.0 (#24387) dependabot[bot] 2023-04-05 14:01:23 +0200
  • 4fcfeaba36
    Bump puma from 6.1.1 to 6.2.1 (#24402) dependabot[bot] 2023-04-05 13:57:21 +0200
  • e2f58c8c82
    Bump capybara from 3.38.0 to 3.39.0 (#24395) dependabot[bot] 2023-04-05 13:29:14 +0200
  • 60602fd846
    Bump aws-sdk-s3 from 1.119.2 to 1.120.0 (#24401) dependabot[bot] 2023-04-05 13:26:33 +0200
  • 17b2fd2177
    Update display_media typing to string (#24416) Nick Schonning 2023-04-05 07:20:21 -0400
  • 927b2fd138
    Set marginRight as string (#24422) Nick Schonning 2023-04-05 04:57:36 -0400
  • ab3f23da91
    SUBMIT doesn't exist on XMLHttpRequest (#24423) Nick Schonning 2023-04-05 04:56:55 -0400
  • cd14f712ad
    Enable Stylelint property-no-unknown (#24404) Nick Schonning 2023-04-05 03:04:08 -0400
  • 45848d6547
    Fix styling regressions from RTL layout refactor (#24415) Claire 2023-04-04 16:48:34 +0200
  • 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