Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-20 | Make larger part of status clickable (#23621) | Christian Schmidt | |
2023-02-20 | Autofix Rubocop Style/FormatString (#23743) | 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/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 | Enable Rubocop HTTP status rules (#23717) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Rails/Pluck (#23730) | Nick Schonning | |
2023-02-20 | Autofix Rubocop Rails/RedundantForeignKey (#23731) | 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 | Fix focus point of already-attached media not saving after edit (#23566) | Claire | |
2023-02-19 | Autofix Rubocop Style/StringLiterals (#23695) | Nick Schonning | |
2023-02-19 | Autofix Rubocop Style/RedundantBegin (#23703) | Nick Schonning | |
2023-02-18 | Merge pull request #2112 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2023-02-18 | [Glitch] Upgrade to Stylelint 15 with Prettier | Nick Schonning | |
Port 0c9d455ea5540e854c2d879cd1df015ea493f622 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-18 | [Glitch] Enable ESLint no-useless-escape | Nick Schonning | |
Port db2c58d47ae0db8490a30cd3846f30e615c382b5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-18 | [Glitch] Enable ESLint import recommended rules | Claire | |
Port eddfb33dfea6a17e71377d95498b557dd0194477 to glitch-soc | |||
2023-02-18 | Autofix Rubocop Style/TrailingCommaInArguments (#23694) | Nick Schonning | |
2023-02-18 | Autofix Rubocop Style/Lambda (#23696) | Nick Schonning | |
2023-02-18 | Autofix Rubocop Style/IfUnlessModifier (#23697) | Nick Schonning | |
2023-02-18 | New Crowdin updates (#2111) | Claire | |
* New translations en.json (Korean) [ci skip] * New translations en.json (Portuguese, Brazilian) [ci skip] * New translations en.json (Portuguese, Brazilian) [ci skip] * New translations en.yml (Portuguese) [ci skip] * New translations en.json (Portuguese) [ci skip] * Fix root key name in pt-PT translation file * Fix normalization issue with ES translation * Fix issue with `no` locale in glitch-soc | |||
2023-02-18 | Autofix Rubocop Style/PerlBackrefs (#23649) | Nick Schonning | |
2023-02-18 | Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) | Nick Schonning | |
2023-02-18 | Enable Lint/RedundantCopDisableDirective (#23687) | Nick Schonning | |
2023-02-18 | Autofix Rubocop Lint/SymbolConversion (#23683) | Nick Schonning | |
2023-02-18 | Run rubocop formatting except line length (#23632) | Nick Schonning | |
2023-02-17 | Fix bad type for spellCheck attribute (#23638) | Christian Schmidt | |
2023-02-16 | Enable ESLint Promise plugin defaults (#22229) | Nick Schonning | |
2023-02-16 | New Crowdin updates (#23527) | Eugen Rochko | |
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2023-02-15 | Upgrade to Ruby 3.2 (#22928) | Aaron Patterson | |
Co-authored-by: Matthew Ford <matt@bitzesty.com> | |||
2023-02-14 | Add `memorial` attribute to REST API (#23591) | Claire | |
2023-02-13 | [Glitch] Fix case-sensitive check for previously used hashtags | Dean Bassett | |
Port 4da5f77d929d6b83c134cae1eefbc8ba2db752f8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-13 | [Glitch] Fix attached media uploads not being cleared when replying to a post | Claire | |
Port bae17ebe5eab02879599ae8516cf6b3f6736b450 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-13 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `.prettierignore`: Upstream added a line at the end, glitch-soc had extra entries at the end. Added upstream's new line before glitch-soc's. - `Gemfile.lock`: Upstream updated dependencies while glitch-soc has an extra one (hcaptcha). Updated dependencies like upstream did. - `app/controllers/api/v1/statuses_controller.rb`: Not a real conflict, upstream added a parameter (`allowed_mentions`) where glitch-soc already had an extra one (`content_type`). Added upstream's new parameter. - `app/javascript/styles/fonts/roboto-mono.scss`: A lot of lines were changed upstream due to code style changes, and a lot of those lines had path changes to accomodate glitch-soc's theming system. Applied upstream's style changes. - `app/javascript/styles/fonts/roboto.scss`: A lot of lines were changed upstream due to code style changes, and a lot of those lines had path changes to accomodate glitch-soc's theming system. Applied upstream's style changes. | |||
2023-02-13 | Add API parameter to safeguard unexpect mentions in new posts (#18350) | Claire | |
2023-02-13 | Enable ESLint import recommended rules (#23315) | Nick Schonning | |
2023-02-13 | Enable ESLint no-useless-escape (#23311) | Nick Schonning | |
2023-02-13 | Fix case-sensitive check for previously used hashtags (#23526) | Dean Bassett | |
2023-02-13 | Change followed_by link to location=all if account is local on ↵ | Jeong Arm | |
/admin/accounts/:id page (#23467) | |||
2023-02-13 | Upgrade to Stylelint 15 with Prettier (#23558) | Nick Schonning | |
2023-02-12 | fix hashtag ordering (#2107) | Dean Bassett | |
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com> | |||
2023-02-12 | New Crowdin updates (#2100) | Claire | |
* New translations en.json (Korean) [ci skip] * New translations en.json (Portuguese, Brazilian) [ci skip] * New translations en.yml (Spanish) [ci skip] * New translations en.yml (Portuguese) [ci skip] * New translations en.yml (Portuguese) [ci skip] * New translations en.json (Spanish) [ci skip] * New translations en.yml (Spanish) [ci skip] * New translations en.json (Spanish) [ci skip] | |||
2023-02-10 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
2023-02-10 | Fix unbounded recursion in post discovery (#23506) | Claire | |
* Add a limit to how many posts can get fetched as a result of a single request * Add tests * Always pass `request_id` when processing `Announce` activities --------- Co-authored-by: nametoolong <nametoolong@users.noreply.github.com> |