Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | New Crowdin updates (#2118) | Claire | |
* New translations en.json (Spanish) [ci skip] * New translations en.yml (Spanish) [ci skip] | |||
2023-03-05 | [Glitch] Add `lang` attribute to media and poll options | Christian Schmidt | |
Port d3eefead3014175b264cb56f6f4cb552cbaaeac6 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-03-02 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
2023-03-02 | Fix deprecation warning about merging conditions (#23618) | Matt Jankowski | |
2023-03-02 | Spec coverage for HomeHelper (#23907) | Matt Jankowski | |
2023-02-28 | New Crowdin updates (#23802) | Eugen Rochko | |
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2023-02-28 | Autofix Rubocop Style/HashConversion (#23852) | Nick Schonning | |
2023-02-28 | Remove unused admin/announcements helper (#23899) | Matt Jankowski | |
2023-02-27 | Remove unused InstancePresenter#sample_accounts method (#23900) | Matt Jankowski | |
2023-02-27 | Fix single-record invalid condition on PollVote (#23810) | Matt Jankowski | |
2023-02-26 | Add `lang` attribute to media and poll options (#23891) | Christian Schmidt | |
2023-02-25 | Move misc rules from components/index.scss to components/misc.scss | Claire | |
2023-02-25 | Fix glitch-soc SCSS code style and refactor closer to upstream | Claire | |
2023-02-25 | [Glitch] Add `lang` attribute to preview card | Christian Schmidt | |
Port 8000a8f2309d428c2ce72fe5ffba940754d55339 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-25 | [Glitch] Increase contrast of upload progress background | Tim Lucas | |
Port f4f91bc295fd423bdc81ca17f0f9491ed6cd897e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-25 | [Glitch] Fix sidebar cut-off on small screens in admin UI | Botao Wang | |
Port 7adde24a95218048f14c29bee0d25afaeae99509 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-25 | [Glitch] Add `lang` tag to native language names in language picker | Claire | |
Port 7207a98d3990124c6dc1df2187475695c800e65f to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-25 | [Glitch] Rename JSX files with proper `.jsx` extension | Renaud Chaput | |
Port 44a7d87cb1f5df953b6c14c16c59e2e4ead1bcb9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2023-02-25 | Fix building vanilla flavor after JSX change | Claire | |
2023-02-25 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `.prettierignore`: Upstream added a line at the end of the file, while glitch-soc had its own extra lines. Took upstream's change. - `CONTRIBUTING.md`: We have our custom CONTRIBUTING.md quoting upstream. Upstream made changes. Ported upstream changes. - `app/controllers/application_controller.rb`: Upstream made code style changes in a method that is entirely replaced in glitch-soc. Ignored the change. - `app/models/account.rb`: Code style changes textually close to glitch-soc-specific changes. Ported upstream changes. - `lib/sanitize_ext/sanitize_config.rb`: Upstream code style changes. Ignored them. | |||
2023-02-24 | Remove unused HTML Validator (#23866) | Matt Jankowski | |
2023-02-24 | Add `lang` attribute to preview card (#23869) | Christian Schmidt | |
2023-02-23 | Change auto-deletion throttling constants to better scale with server size ↵ | Claire | |
(#23320) | |||
2023-02-23 | Increase contrast of upload progress background (#23836) | Tim Lucas | |
2023-02-22 | New Crowdin updates (#23625) | Eugen Rochko | |
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2023-02-22 | Fix inefficiency when searching accounts per username in admin interface ↵ | Claire | |
(#23801) | |||
2023-02-22 | Autofix Rubocop Rails/Blank (#23765) | Nick Schonning | |
2023-02-22 | Enable Rubocop Style/StringConcatenation defaults (#23792) | Nick Schonning | |
2023-02-21 | Fix sidebar cut-off on small screens in admin UI (#23764) | Botao Wang | |
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-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 | 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/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. |