17735 Commits (3fb7fe14c625b0e797429843a0275b6ae3fdf5a1)
 

Author SHA1 Message Date
Claire f53d009778
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses (#24516)
1 year ago
Eugen Rochko cee357d538
Change all components to use the same error page in web UI (#24512)
1 year ago
Kuba Suder aca2cd1528
fixed typo in a constant name (#24511)
1 year ago
Eugen Rochko f9940eba2f
Bump nokogiri from 1.14.2 to 1.14.3 (#24510)
1 year ago
dependabot[bot] ce50f04f0a
Bump glob from 9.3.4 to 10.0.0 (#24490)
1 year ago
dependabot[bot] 458e49c40c
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.58.0 (#24488)
1 year ago
dependabot[bot] 8ffa11740f
Bump @typescript-eslint/parser from 5.55.0 to 5.58.0 (#24494)
1 year ago
dependabot[bot] 0765aeba38
Bump eslint from 8.36.0 to 8.38.0 (#24493)
1 year ago
Claire 4c457a350b
Fix check-i18n task complaining about translated files (#24501)
1 year ago
Claire 8eeb0ae7c0
Explicitly enable `@babel/plugin-proposal-optional-chaining` to fix build failures (#24504)
1 year ago
dependabot[bot] fe841b6bb6
Bump sass from 1.60.0 to 1.61.0 (#24487)
1 year ago
dependabot[bot] b9efca65e3
Bump net-ldap from 0.17.1 to 0.18.0 (#24484)
1 year ago
dependabot[bot] b6e353fde1
Bump rimraf from 4.4.1 to 5.0.0 (#24492)
1 year ago
dependabot[bot] 6502fcb5cf
Bump aws-sdk-s3 from 1.120.0 to 1.120.1 (#24483)
1 year ago
dependabot[bot] 4a23ee4b9d
Bump addressable from 2.8.2 to 2.8.4 (#24482)
1 year ago
dependabot[bot] ccd74ecd10
Bump @babel/plugin-transform-runtime from 7.21.0 to 7.21.4 (#24394)
1 year ago
dependabot[bot] b178fd3f92
Bump @babel/preset-env from 7.20.2 to 7.21.4 (#24382)
1 year ago
dependabot[bot] 7d7cfeaa06
Bump @babel/preset-typescript from 7.21.0 to 7.21.4 (#24396)
1 year ago
dependabot[bot] 999d992c10
Bump @babel/core from 7.21.3 to 7.21.4 (#24386)
1 year ago
Matt Jankowski 36eeb70d53
Spec coverage on Settings/ controllers specs (#24221)
1 year ago
Matt Jankowski a2a66300d9
Clean up the post deployment migration generator (#24233)
1 year ago
dependabot[bot] 3c7053a2db
Bump axios from 1.3.4 to 1.3.5 (#24485)
1 year ago
dependabot[bot] 881326ff61
Bump typescript from 5.0.3 to 5.0.4 (#24489)
1 year ago
dependabot[bot] 08d318909c
Bump lint-staged from 13.2.0 to 13.2.1 (#24491)
1 year ago
dependabot[bot] d1aee44ff8
Bump oj from 3.14.2 to 3.14.3 (#24496)
1 year ago
dependabot[bot] 738e179a88
Bump rubocop-performance from 1.16.0 to 1.17.1 (#24497)
1 year ago
dependabot[bot] 376b429f94
Bump stackprof from 0.2.24 to 0.2.25 (#24498)
1 year ago
Claire 14aa7b3c76
Merge pull request #2170 from ClearlyClaire/glitch-soc/merge-upstream
1 year ago
Claire 63a39ae2fa Run `yarn manage:translations`
1 year ago
Claire c11e69f33a Move glitch-soc-only translation strings out of `app/javascript/mastodono/locales`
1 year ago
Claire 251c5ed22e [Glitch] Fix user settings migration script failing in some cases
1 year ago
Nick Schonning bfe46d08f9 [Glitch] Ensure tabIndex is number instead of string
1 year ago
Christian Schmidt 53cdcce3d1 [Glitch] Fix loading spinner + infinite scroll for private mentions
1 year ago
Nick Schonning b756e49cf1 [Glitch] Enable Stylelint property-no-unknown
1 year ago
Christian Schmidt 7b04c2fb71 [Glitch] Fix tooltip for dates without time
1 year ago
Nick Schonning 5b88b7e81a [Glitch] Remove Array.prototype.includes polyfill
1 year ago
Christian Schmidt df6602ede1 [Glitch] Fix account header image missing in low-res
1 year ago
Christian Schmidt 74c61b05ae [Glitch] Fix height of announcements not being updated when using reduced animations
1 year ago
Nick Schonning 791e712a80 [Glitch] Update display_media typing to string
1 year ago
Nick Schonning f3f7ef2d13 [Glitch] Set marginRight as string
1 year ago
Nick Schonning 358e4067bb [Glitch] SUBMIT doesn't exist on XMLHttpRequest
1 year ago
Nick Schonning 0f62451424 [Glitch] HTML string attributes set as booleans
1 year ago
Claire ce12934f5b Merge branch 'main' into glitch-soc/merge-upstream
1 year ago
Claire ff168ef202
Fix most rubocop issues (#2165)
1 year ago
Claire 29a91b871e
Fix glitch-soc Markdown linting issues (#2168)
1 year ago
Claire 10469a0b85
Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)
1 year ago
Claire 99e3e152cd
Fix crash in NotifyService when trying to send an email notification for post edits (#24460)
1 year ago
Claire dc6befe1a4
Fix migrating from upstream to glitch-soc messing with hide_notifications mute settings (#2164)
1 year ago
Claire c3a8f6a0a3
Fix glitch-soc HAML linting issues (#2166)
1 year ago
Christian Schmidt aa136cf2fa
Fix tooltip for dates without time (#24244)
1 year ago