10780 Commits (main)

Author SHA1 Message Date
Matt Jankowski c40d5e5a8f
Misc coverage improvements for validators (#23928)
2 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Skye fc13bfb6f6
oof
2 years ago
Skye b741837ef2
Merge remote-tracking branch 'glitch/main'
2 years ago
Nick Schonning b00f945d92
Remove implied StandardError rescue (#23942)
2 years ago
Claire 050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent (#21957)
2 years ago
Claire ddde4e0d95
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)
2 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879)
2 years ago
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users (#23458)
2 years ago
Claire d6679d1751
Add mail headers to avoid auto-replies (#23597)
2 years ago
Claire f94aa70b81
Fix error when displaying post history of a trendable post in the admin interface (#23574)
2 years ago
Terry Garcia a1347f456e
Switched bookmark and favourites around (#23701)
2 years ago
Claire f8bb4d0d6b
Fix server error when failing to follow back followers from `/relationships` (#23787)
2 years ago
Claire b55fc883b6
Fix duplicate “Publish” button on mobile (#23804)
2 years ago
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
2 years ago
Claire 3a6451c867
Add support for incoming rich text (#23913)
2 years ago
Claire 276c1d32d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Matt Jankowski af578e8ce0
Fix deprecation warning about merging conditions (#23618)
2 years ago
Matt Jankowski b6602f68eb
Spec coverage for HomeHelper (#23907)
2 years ago
Eugen Rochko cb97ba7a2f
New Crowdin updates (#23802)
2 years ago
Nick Schonning 56489cdc4f
Autofix Rubocop Style/HashConversion (#23852)
2 years ago
Matt Jankowski cc3633539e
Remove unused admin/announcements helper (#23899)
2 years ago
Matt Jankowski 055ed5a616
Remove unused InstancePresenter#sample_accounts method (#23900)
2 years ago
Matt Jankowski 4bb39ac3c3
Fix single-record invalid condition on PollVote (#23810)
2 years ago
Christian Schmidt d3eefead30
Add `lang` attribute to media and poll options (#23891)
2 years ago
Claire b91756fd4d Move misc rules from components/index.scss to components/misc.scss
2 years ago
Claire cc94cc86ae Fix glitch-soc SCSS code style and refactor closer to upstream
2 years ago
Christian Schmidt b632c5a55a [Glitch] Add `lang` attribute to preview card
2 years ago
Tim Lucas 28cb77bd07 [Glitch] Increase contrast of upload progress background
2 years ago
Botao Wang 56bec60f25 [Glitch] Fix sidebar cut-off on small screens in admin UI
2 years ago
Claire 31455f05fb [Glitch] Add `lang` tag to native language names in language picker
2 years ago
Renaud Chaput 81ef21a0c8 [Glitch] Rename JSX files with proper `.jsx` extension
2 years ago
Claire 859eb01aac Fix building vanilla flavor after JSX change
2 years ago
Claire 4ed09276d5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Matt Jankowski 730bb3e211
Remove unused HTML Validator (#23866)
2 years ago
Christian Schmidt 8000a8f230
Add `lang` attribute to preview card (#23869)
2 years ago
Claire 20b80c62ff
Change auto-deletion throttling constants to better scale with server size (#23320)
2 years ago
Tim Lucas f4f91bc295
Increase contrast of upload progress background (#23836)
2 years ago
Eugen Rochko 2564117131
New Crowdin updates (#23625)
2 years ago
Claire f682478de8
Fix inefficiency when searching accounts per username in admin interface (#23801)
2 years ago
Nick Schonning 4ff44be134
Autofix Rubocop Rails/Blank (#23765)
2 years ago
Nick Schonning 0cfdd1a401
Enable Rubocop Style/StringConcatenation defaults (#23792)
2 years ago
Botao Wang 7adde24a95
Fix sidebar cut-off on small screens in admin UI (#23764)
2 years ago
Claire 7207a98d39
Add `lang` tag to native language names in language picker (#23749)
2 years ago
Nick Schonning 434770f580
Autofix Rubocop Rails/FindById (#23762)
2 years ago
Nick Schonning 9909b4b653
Autofix Rubocop Rails/WhereEquals (#23759)
2 years ago
Claire d3b4d4d4f3
Change compose form checkbox to native input with `appearance: none` (#22949)
2 years ago
Nick Schonning 59c8d43d94
Autofix Rubocop Style/RescueStandardError (#23745)
2 years ago
Christian Schmidt 62c4aecf8f
Make larger part of status clickable (#23621)
2 years ago
Nick Schonning af4c95100c
Autofix Rubocop Style/FormatString (#23743)
2 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning d2dcb6c45a
Autofix Rubocop Style/UnpackFirst (#23741)
2 years ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721)
2 years ago
Nick Schonning 63e6353886
Autofix Rubocop Rails/EnumHash (#23737)
2 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733)
2 years ago
Nick Schonning f0e1b12c10
Autofix Rubocop Style/ExplicitBlockArgument (#23704)
2 years ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717)
2 years ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730)
2 years ago
Nick Schonning 597767a9f7
Autofix Rubocop Rails/RedundantForeignKey (#23731)
2 years ago
Claire dc0cc5a57d Fix incorrect translation string in glitch-soc captcha feature
2 years ago
Claire 8c8358b3cf [Glitch] Fix focus point of already-attached media not saving after edit
2 years ago
Christian Schmidt 229ab559dc [Glitch] Fix bad type for spellCheck attribute
2 years ago
Nick Schonning 6fdd596cc8 [Glitch] Enable ESLint Promise plugin defaults
2 years ago
Claire 7452a95998 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire b2283b6838
Fix focus point of already-attached media not saving after edit (#23566)
2 years ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695)
2 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Claire 4c68189d2b
Merge pull request #2112 from ClearlyClaire/glitch-soc/merge-upstream
2 years ago
Nick Schonning ea9a1d79df [Glitch] Upgrade to Stylelint 15 with Prettier
2 years ago
Nick Schonning 7e64eef73b [Glitch] Enable ESLint no-useless-escape
2 years ago
Claire 587f6b3b06 [Glitch] Enable ESLint import recommended rules
2 years ago
Nick Schonning c38bd17657
Autofix Rubocop Style/TrailingCommaInArguments (#23694)
2 years ago
Nick Schonning ab7816a414
Autofix Rubocop Style/Lambda (#23696)
2 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697)
2 years ago
Claire 2be88d1930
New Crowdin updates (#2111)
2 years ago
Nick Schonning 8aee4de034
Autofix Rubocop Style/PerlBackrefs (#23649)
2 years ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
2 years ago
Nick Schonning e2567df860
Enable Lint/RedundantCopDisableDirective (#23687)
2 years ago
Nick Schonning 634368c491
Autofix Rubocop Lint/SymbolConversion (#23683)
2 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632)
2 years ago
Christian Schmidt cde13349cb
Fix bad type for spellCheck attribute (#23638)
2 years ago
Nick Schonning 5e1c0c3d94
Enable ESLint Promise plugin defaults (#22229)
2 years ago
Eugen Rochko 630975bf41
New Crowdin updates (#23527)
2 years ago
Aaron Patterson fb8503e861
Upgrade to Ruby 3.2 (#22928)
2 years ago
Claire 66f715550e
Add `memorial` attribute to REST API (#23591)
2 years ago
Dean Bassett 40fc917a86 [Glitch] Fix case-sensitive check for previously used hashtags
2 years ago
Claire 58291b31fa [Glitch] Fix attached media uploads not being cleared when replying to a post
2 years ago
Claire ce84d163cc Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire d6930b3847
Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Nick Schonning eddfb33dfe
Enable ESLint import recommended rules (#23315)
2 years ago
Nick Schonning db2c58d47a
Enable ESLint no-useless-escape (#23311)
2 years ago
Dean Bassett 4da5f77d92
Fix case-sensitive check for previously used hashtags (#23526)
2 years ago
Jeong Arm 5f56818f9e
Change followed_by link to location=all if account is local on /admin/accounts/:id page (#23467)
2 years ago
Nick Schonning 0c9d455ea5
Upgrade to Stylelint 15 with Prettier (#23558)
2 years ago
Dean Bassett ee42505452
fix hashtag ordering (#2107)
2 years ago
Claire 8eb74c88ec
New Crowdin updates (#2100)
2 years ago
Skye e0a4800871
Merge remote-tracking branch 'glitch/main'
2 years ago
Claire 87419f9307 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
2 years ago
Claire bae17ebe5e
Fix attached media uploads not being cleared when replying to a post (#23504)
2 years ago