10800 Commits (abfdafef1ededdb87f018414edd6b25fa9a70525)

Author SHA1 Message Date
Claire 7623e18124 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire bb4e211c86
New Crowdin updates (#2118)
2 years ago
Christian Schmidt 0e476f3c4f [Glitch] Add `lang` attribute to media and poll options
2 years ago
Nick Schonning 82a6cf4012
Enable Rubocop for app/views (#23874)
2 years ago
Christian Schmidt cb868228bd
Do not leave Mastodon when clicking “Back” (#23953)
2 years ago
Matt Jankowski 7f4412eeeb
User mailer spec coverage improvements (#23905)
2 years ago
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
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
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
Eugen Rochko 71ae17e8f5
New Crowdin updates (#23413)
2 years ago
Claire 4ceadc65b0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire a9c220242b
Fix admin-set follow recommandations being case-sensitive (#23500)
2 years ago
Claire 67de888bad
Fix server status URL being a required server setting (#23499)
2 years ago
cadars 5e37906083 [Glitch] Add scrolling to Compare history modal
2 years ago
Christian Schmidt 2dfbdc3f9d [Glitch] Show spinner while loading follow requests
2 years ago
Christian Schmidt 8fd6c36243 [Glitch] Spell check input fields
2 years ago
Eugen Rochko 95e2cab22e [Glitch] Add setting for status page URL
2 years ago
Claire 85558a5e18 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 832595d1e7
Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460)
2 years ago
Nick Schonning 0592937264
Apply Rubocop Rails/WhereNot (#23448)
2 years ago
Nick Schonning 0d1f192c54
Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)
2 years ago
Nick Schonning 26ac2447b4
Apply Rubocop Style/EmptyElse (#23449)
2 years ago
Nick Schonning f68bb52556
Apply Rubocop Style/NegatedIfElseCondition (#23451)
2 years ago
Nick Schonning 8c1b65c7dd
Apply Rubocop Style/RedundantAssignment (#23452)
2 years ago
Nick Schonning d3f59f52c3
Apply Rubocop Performance/StringReplacement (#23445)
2 years ago
Nick Schonning 203739dd3a
Apply Rubocop Performance/StringIdentifierArgument (#23444)
2 years ago
Nick Schonning 2e652aa81c
Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)
2 years ago
Nick Schonning ef8988aef2
Apply Rubocop Performance/DoubleStartEndWith (#23442)
2 years ago
Nick Schonning cec005068f
Apply Rubocop Performance/RedundantBlockCall (#23440)
2 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Claire 9edefc779f
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318)
2 years ago
Jeong Arm 523a86618f
Fix account serializer crash if account doesn't have a user (#23428)
2 years ago
Claire bb89f0af8a
Fix ActivityPub::ProcessingWorker error on incoming malformed JSON-LD (#23416)
2 years ago
Eugen Rochko e2207af3d7
New Crowdin updates (#23393)
2 years ago
cadars e8cb3ee827
Add scrolling to Compare history modal (#23396)
2 years ago
Christian Schmidt c1f32c9c14
Show spinner while loading follow requests (#23386)
2 years ago
Claire fa433ac5a6 Further JS code style changes
2 years ago
Christian Schmidt 67744ee779
Spell check input fields (#23395)
2 years ago
Eugen Rochko 8651ef751e
New Crowdin updates (#23356)
2 years ago
Eugen Rochko 8f590b0a21
Add setting for status page URL (#23390)
2 years ago
Claire 3c451cf88f [Glitch] Fix useless regular-expression character escape detected by CodeQL
2 years ago
Akira Ouchi 8ce02aa6e8 [Glitch] autofocus the compose form again on /share
2 years ago
Nick Schonning 372fa3fe36 [Glitch] Update hasOwnProperty calls for ESLint
2 years ago
Claire 155424e52f [Glitch] Run eslint --fix
2 years ago
Nick Schonning ed7cb79723 [Glitch] Remove extra semicolons with ESLint autofix
2 years ago
TAKAHASHI Shuuji 1d5395498d [Glitch] chore: remove intersection-observer for old Safari support
2 years ago
Christian Schmidt fb9c786baf [Glitch] Add lang attribute to image description textarea and poll option field
2 years ago
Claire aeacebb3d7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f98e4c662e
Change link previews for statuses to never use avatar as fallback (#23376)
2 years ago
Elizabeth Martín Campos 7e04b15ad8
fix(web-push-notifications): fix favourite push notifications (#23286)
2 years ago
Claire 20a479ff7c
Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359)
2 years ago
Nick Schonning 6a5e447753
Address check-i18n warnings (#23313)
2 years ago
Eugen Rochko b8c31f8110
New Crowdin updates (#23221)
2 years ago
Eugen Rochko 4c919812b9
Change number of stored items in home feed from 400 to 800 (#23349)
2 years ago
Eugen Rochko 21780c0204
Change notifications per page from 15 to 40 in REST API (#23348)
2 years ago
Akira Ouchi e73b55184b
autofocus the compose form again on /share (#23094)
2 years ago
Nick Schonning 131e6403cc
Update hasOwnProperty calls for ESLint (#23307)
2 years ago
Nick Schonning e6192eab9b
Remove unused ESLint disable directives (#22427)
2 years ago
Nick Schonning c49213f0ea
Upgrade ESlint to v8 (#23305)
2 years ago
Nick Schonning d9088ef327
Separate ESLint CI from Superlinter (#23029)
2 years ago
TAKAHASHI Shuuji 9cdd643564
chore: remove intersection-observer for old Safari support (#23284)
2 years ago
Christian Schmidt 2a4f2216d6
Add lang attribute to image description textarea and poll option field (#23293)
2 years ago
Eugen Rochko d3f3810fe1
Fix unserialized `role` on account entities in admin API (#23290)
2 years ago
Claire ec26f7c1b1
New translations en.json (German) (#2097)
2 years ago
Claire d9a078e6d3
Add role badges to WebUI (#2096)
2 years ago
Claire cfa92c4ec0
Merge pull request #2095 from ClearlyClaire/glitch-soc/merge-upstream
2 years ago
neatchee 20abef6590
Allow users to set the trigger height for lengthy toot auto-collapse (#2070)
2 years ago
Claire fad6633156 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 13a2abacc8
Add `roles` attribute to Account entities in REST API (#23255)
2 years ago
Claire 2093436349 [Glitch] Fix styling of featured tags in light theme
2 years ago
Claire 0f4637981b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire e5ae75bf6a
Fix styling of featured tags in light theme (#23252)
2 years ago
Claire ffea668076 [Glitch] Fix missing filtering on some notification types
2 years ago
Claire 853d0f28c5 [Glitch] Add lang attribute to compose textarea and CW field
2 years ago
Mina Her 78b822c61d [Glitch] Make <Audio> to handle volume change
2 years ago
Claire cf3ad10e75 [Glitch] Fix upload area display in single-column mode
2 years ago
Claire 3074338d79 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire a5a00d7f7a
Fix email with empty domain name labels passing validation (#23246)
2 years ago
Claire dd58db64d8
Change email address input to be disabled for logged-in users when requesting a new confirmation e-mail (#23247)
2 years ago
Claire 6883fddb19
Fix account activation being triggered before email confirmation (#23245)
2 years ago
Claire 4725191d3c
Fix moderation audit log items for warnings having incorrect links (#23242)
2 years ago
Claire 83a8efa9ca
Add lang attribute to compose textarea and CW field (#23240)
2 years ago
Mina Her 3cf60ba267
Make <Audio> to handle volume change (#23187)
2 years ago
Claire 54e798a5a0
Fix upload area display in single-column mode (#23217)
2 years ago
Eugen Rochko 958955cda4
New Crowdin updates (#23150)
2 years ago
Claire 98779535fe
Fix missing filtering on some notification types (#23211)
2 years ago
Markus Unterwaditzer f2a6e71bb6
Suppress AddressFamilyError in link verification (#23204)
2 years ago
Claire 448be26b34
Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)
2 years ago
Claire 3c76f1f6c2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 628dcbb732
Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185)
2 years ago
Eugen Rochko a4090ab646 [Glitch] Fix wrong text color on some buttons in light theme in web UI
2 years ago
Eugen Rochko 0d20b38da7 [Glitch] Fix wrong padding in RTL layout in web UI
2 years ago
Claire 3fd3e88b25 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm a1abda39dd
Fix Account Strike causing PG not null validation error (#23178)
2 years ago
Vyr Cossont c4a5e0ca0e
Advertise supported MIME types for statuses (#2090)
2 years ago
Eugen Rochko 13e9d91ba7
Fix wrong text color on some buttons in light theme in web UI (#23156)
2 years ago
Eugen Rochko 4894deca7e
Fix wrong padding in RTL layout in web UI (#23157)
2 years ago
Claire 26c2b401a5
Fix missing admin CSS in glitch-soc flavor (#2088)
2 years ago
Eugen Rochko a3f176423f
New Crowdin updates (#23052)
2 years ago
Claire 3f74235ac5 [Glitch] Fix confusing wording in the sign in banner
2 years ago
Connor Shea 00cc1536f2 [Glitch] Add listing of followed hashtags
2 years ago
Claire 55e368c02f [Glitch] Add option to make the landing page be /about even when trends are enabled
2 years ago
Claire b5c6a116a7 [Glitch] Add support for editing media description and focus point of already-posted statuses
2 years ago
Claire 9b4afb320a [Glitch] Change account moderation notes to make links clickable
2 years ago
Peter Simonsson 9205b4e32f [Glitch] Add checkmark symbol to checkbox
2 years ago
Jeong Arm c87b1a20c7 [Glitch] Make visible change for new post notification setting icon
2 years ago