Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-07 | Remove Array.prototype.includes polyfill (#24234) | Nick Schonning | |
2023-04-07 | Fix account header image missing in low-res (#24433) | Christian Schmidt | |
2023-04-07 | Fix user settings migration script failing in some cases (#24453) | Claire | |
2023-04-07 | Bump version to v4.1.2 (#24427) | Claire | |
2023-04-06 | New Crowdin updates (#24378) | Eugen Rochko | |
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2023-04-05 | Fix DevContainer post-create warnings (#23977) | Nick Schonning | |
2023-04-05 | Fix user archive takeouts when using OpenStack Swift (#24431) | Claire | |
2023-04-05 | Check for missing JSON translations (#24338) | Nick Schonning | |
2023-04-05 | Fix height of announcements not being updated when using reduced animations ↵ | Christian Schmidt | |
(#24354) | |||
2023-04-05 | Bump rubocop from 1.48.1 to 1.49.0 (#24387) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-05 | Bump puma from 6.1.1 to 6.2.1 (#24402) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-05 | Bump capybara from 3.38.0 to 3.39.0 (#24395) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-05 | Bump aws-sdk-s3 from 1.119.2 to 1.120.0 (#24401) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-05 | Update display_media typing to string (#24416) | Nick Schonning | |
2023-04-05 | Set marginRight as string (#24422) | Nick Schonning | |
2023-04-05 | SUBMIT doesn't exist on XMLHttpRequest (#24423) | Nick Schonning | |
2023-04-05 | Enable Stylelint property-no-unknown (#24404) | Nick Schonning | |
2023-04-04 | Fix styling regressions from RTL layout refactor (#24415) | Claire | |
2023-04-04 | Ensure tabIndex is number instead of string (#24409) | Nick Schonning | |
2023-04-04 | HTML string attributes set as booleans (#24408) | Nick Schonning | |
2023-04-04 | Add typechecking in CI (#24405) | Nick Schonning | |
2023-04-04 | Bump typescript from 4.9.5 to 5.0.3 (#24398) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-04 | Bump addressable from 2.8.1 to 2.8.2 (#24392) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-04 | Fix unescaped user input in LDAP query (#24379) | Claire | |
2023-04-04 | Fix inconsistent radius in drawer (#24407) | Rubicon Rowe | |
2023-04-04 | Bump glob from 9.3.2 to 9.3.4 (#24383) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-04 | Bump devise from 4.9.0 to 4.9.2 (#24393) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-04 | Bump doorkeeper from 5.6.5 to 5.6.6 (#24399) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-04 | Bump tzinfo-data from 1.2023.2 to 1.2023.3 (#24400) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-04 | Align typings with installed versions (#24410) | Nick Schonning | |
2023-04-03 | Add colour to follow button when hashtag is being followed (#24361) | Christian Schmidt | |
2023-04-03 | Bump uri from 0.12.0 to 0.12.1 (#24341) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-04-03 | Clean up JS dependencies (#24377) | Claire | |
2023-04-03 | Change root Chewy strategy to emit a warning instead of erroring out in ↵ | Claire | |
production mode (#24327) | |||
2023-04-03 | New Crowdin updates (#24276) | Eugen Rochko | |
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2023-04-03 | Move ESLint configs to overrides (#24370) | Nick Schonning | |
2023-04-03 | Fix build issues caused by #16210 (#24374) | Renaud Chaput | |
2023-04-03 | [Proposal] Make able to write React in Typescript (#16210) | fusagiko / takayamaki | |
Co-authored-by: berlysia <berlysia@gmail.com> Co-authored-by: fusagiko / takayamaki <takayamaki@users.noreply.github.com> | |||
2023-04-02 | Update redis_config.rb to remove warning message (#24352) | Alison Wheeler | |
2023-04-01 | Change search pop-out in web UI (#24305) | Eugen Rochko | |
2023-04-01 | Fix regressions from change in account row design in web UI (#24343) | Eugen Rochko | |
2023-04-01 | Fix Redis client and type errors introduced in #24285 (#24342) | Vyr Cossont | |
2023-03-31 | Fix invalid/expired invites being processed on sign-up (#24337) | Claire | |
2023-03-31 | Add Roadmap to README (#24288) | Nick Schonning | |
2023-03-31 | Bump ruby to 3.2.2 due to ReDoS vulnerabilities (#24320) | Sai | |
2023-03-31 | Add documentation for Rubocop overrides (#23811) | Nick Schonning | |
2023-03-31 | Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) | Nick Schonning | |
2023-03-31 | IndexingScheduler: fetch and import in batches (#24285) | Vyr Cossont | |
Co-authored-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-31 | Autofix Rubocop Style/IdenticalConditionalBranches (#24322) | Nick Schonning | |
2023-03-31 | Enable Rubocop Metrics/BlockLength with Excludes (#24260) | Nick Schonning | |