Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-21 | Fix sidebar cut-off on small screens in admin UI (#23764) | Botao Wang | |
2023-02-21 | Bump stylelint from 15.1.0 to 15.2.0 (#23770) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-02-21 | Bump blurhash from 2.0.4 to 2.0.5 (#23771) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-02-21 | Bump sass from 1.58.2 to 1.58.3 (#23772) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-02-21 | Bump capistrano from 3.17.1 to 3.17.2 (#23775) | dependabot[bot] | |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-02-21 | Add `lang` tag to native language names in language picker (#23749) | Claire | |
2023-02-21 | Autofix Rubocop Rails/FindById (#23762) | Nick Schonning | |
2023-02-20 | Merge pull request #2117 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-02-21 | Autofix Rubocop Security/IoMethods (#23757) | Nick Schonning | |
2023-02-21 | Autofix Rubocop Rails/WhereEquals (#23759) | Nick Schonning | |
2023-02-20 | Change compose form checkbox to native input with `appearance: none` (#22949) | Claire | |
2023-02-20 | Update rebase needed job settings (#23746) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Style/RescueStandardError (#23745) | Nick Schonning | |
2023-02-20 | Make larger part of status clickable (#23621) | Christian Schmidt | |
2023-02-20 | Autofix Rubocop Style/SymbolProc (#23742) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Style/FormatString (#23743) | Nick Schonning | |
2023-02-20 | Fix Markdown files with Prettier and check in CI (#21972) | Nick Schonning | |
2023-02-20 | Autofix Rubocop remaining Layout rules (#23679) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Style/UnpackFirst (#23741) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/BeEq (#23740) | Nick Schonning | |
2023-02-20 | Audofix Rubocop Style/WordArray (#23739) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/LeadingSubject (#23670) | Nick Schonning | |
2023-02-20 | Enable Rubocop RSpec/ExpectActual (#23720) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/ImplicitSubject (#23721) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Rails/EnumHash (#23737) | Nick Schonning | |
2023-02-20 | Rename JSX files with proper `.jsx` extension (#23733) | Renaud Chaput | |
2023-02-20 | Autofix Rubocop Style/ExplicitBlockArgument (#23704) | Nick Schonning | |
2023-02-20 | Autofix Rubocops RSpec/ScatteredLet (#23725) | Nick Schonning | |
2023-02-20 | Enable Rubocop HTTP status rules (#23717) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Lint/UnusedBlockArgument (#23712) | Nick Schonning | |
2023-02-20 | Enable Rubocop RSpec/NotToNot (#23723) | Nick Schonning | |
2023-02-20 | Autofix Rubocop RSpec/ReturnFromStub (#23724) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Rails/Pluck (#23730) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Rails/RedundantForeignKey (#23731) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Style/EmptyMethod (#23732) | Nick Schonning | |
2023-02-19 | Fix incorrect translation string in glitch-soc captcha feature | Claire | |
2023-02-19 | [Glitch] Fix focus point of already-attached media not saving after edit | Claire | |
Port b2283b68388bf5ec03da1ed367566a21a5e957f2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-19 | [Glitch] Fix bad type for spellCheck attribute | Christian Schmidt | |
Port cde13349cb0ad8e280156cef7fc50692f943b0b2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-19 | [Glitch] Enable ESLint Promise plugin defaults | Nick Schonning | |
Port 5e1c0c3d946bef488f8e156ed3b5034740e731df to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-19 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `.github/dependabot.yml`: Upstream made changes while we have dropped this file. Keep the file deleted. - `.prettierignore`: Upstream made changes at the end of the file, where we had our extra lines. Just moved our extra lines back at the end. - `app/serializers/initial_state_serializer.rb`: Upstream code style changes. Applied them. - `app/services/backup_service.rb`: Upstream code style changes. Applied them. | |||
2023-02-19 | Grammar fix (#23634) | AcesFullOfKings | |
2023-02-19 | Fix focus point of already-attached media not saving after edit (#23566) | Claire | |
2023-02-19 | Move db migration CI to GitHub Actions (#23624) | Nick Schonning | |
2023-02-19 | Fix devcontainer.json format (#23715) | Yamagishi Kazutoshi | |
2023-02-19 | Autofix Rubocop RSpec/EmptyLineAfterHook (#23718) | Nick Schonning | |
2023-02-19 | Autofix Rubocop Style/StringLiterals (#23695) | Nick Schonning | |
2023-02-19 | Autofix Rubocop RSpec/LetBeforeExamples (#23671) | Nick Schonning | |
2023-02-19 | Autofix Rubocop Style/EmptyLambdaParameter (#23705) | Nick Schonning | |
2023-02-19 | Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707) | Nick Schonning | |