about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-04-12Bump chewy from 7.2.7 to 7.3.0 (#24507)dependabot[bot]
2023-04-12New Crowdin updates (#24447)Eugen Rochko
2023-04-12Refactor `Status._insert_record` slightly and tighten the test around reblogs...Claire
2023-04-12Change all components to use the same error page in web UI (#24512)Eugen Rochko
2023-04-12fixed typo in a constant name (#24511)Kuba Suder
2023-04-11Bump nokogiri from 1.14.2 to 1.14.3 (#24510)Eugen Rochko
2023-04-11Bump glob from 9.3.4 to 10.0.0 (#24490)dependabot[bot]
2023-04-11Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.58.0 (#24488)dependabot[bot]
2023-04-11Bump @typescript-eslint/parser from 5.55.0 to 5.58.0 (#24494)dependabot[bot]
2023-04-11Bump eslint from 8.36.0 to 8.38.0 (#24493)dependabot[bot]
2023-04-11Fix check-i18n task complaining about translated files (#24501)Claire
2023-04-11Explicitly enable `@babel/plugin-proposal-optional-chaining` to fix build fai...Claire
2023-04-11Bump sass from 1.60.0 to 1.61.0 (#24487)dependabot[bot]
2023-04-11Bump net-ldap from 0.17.1 to 0.18.0 (#24484)dependabot[bot]
2023-04-11Bump rimraf from 4.4.1 to 5.0.0 (#24492)dependabot[bot]
2023-04-11Bump aws-sdk-s3 from 1.120.0 to 1.120.1 (#24483)dependabot[bot]
2023-04-11Bump addressable from 2.8.2 to 2.8.4 (#24482)dependabot[bot]
2023-04-11Bump @babel/plugin-transform-runtime from 7.21.0 to 7.21.4 (#24394)dependabot[bot]
2023-04-11Bump @babel/preset-env from 7.20.2 to 7.21.4 (#24382)dependabot[bot]
2023-04-11Bump @babel/preset-typescript from 7.21.0 to 7.21.4 (#24396)dependabot[bot]
2023-04-11Bump @babel/core from 7.21.3 to 7.21.4 (#24386)dependabot[bot]
2023-04-11Spec coverage on Settings/ controllers specs (#24221)Matt Jankowski
2023-04-11Clean up the post deployment migration generator (#24233)Matt Jankowski
2023-04-11Bump axios from 1.3.4 to 1.3.5 (#24485)dependabot[bot]
2023-04-11Bump typescript from 5.0.3 to 5.0.4 (#24489)dependabot[bot]
2023-04-11Bump lint-staged from 13.2.0 to 13.2.1 (#24491)dependabot[bot]
2023-04-11Bump oj from 3.14.2 to 3.14.3 (#24496)dependabot[bot]
2023-04-11Bump rubocop-performance from 1.16.0 to 1.17.1 (#24497)dependabot[bot]
2023-04-11Bump stackprof from 0.2.24 to 0.2.25 (#24498)dependabot[bot]
2023-04-09Merge pull request #2170 from ClearlyClaire/glitch-soc/merge-upstreamClaire
2023-04-09Run `yarn manage:translations`Claire
2023-04-09Move glitch-soc-only translation strings out of `app/javascript/mastodono/loc...Claire
2023-04-09[Glitch] Fix user settings migration script failing in some casesClaire
2023-04-09[Glitch] Ensure tabIndex is number instead of stringNick Schonning
2023-04-09[Glitch] Fix loading spinner + infinite scroll for private mentionsChristian Schmidt
2023-04-09[Glitch] Enable Stylelint property-no-unknownNick Schonning
2023-04-09[Glitch] Fix tooltip for dates without timeChristian Schmidt
2023-04-09[Glitch] Remove Array.prototype.includes polyfillNick Schonning
2023-04-09[Glitch] Fix account header image missing in low-resChristian Schmidt
2023-04-09[Glitch] Fix height of announcements not being updated when using reduced ani...Christian Schmidt
2023-04-09[Glitch] Update display_media typing to stringNick Schonning
2023-04-09[Glitch] Set marginRight as stringNick Schonning
2023-04-09[Glitch] SUBMIT doesn't exist on XMLHttpRequestNick Schonning
2023-04-09[Glitch] HTML string attributes set as booleansNick Schonning
2023-04-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-04-09Fix most rubocop issues (#2165)Claire
2023-04-08Fix glitch-soc Markdown linting issues (#2168)Claire
2023-04-08Move locale-data back to `app/javascript/mastodon/locales/locale-data` (#2169)Claire
2023-04-08Fix crash in NotifyService when trying to send an email notification for post...Claire
2023-04-07Fix migrating from upstream to glitch-soc messing with hide_notifications mut...Claire