1963 Commits (5548b2c73fc674a1fa916e5db9d7398496d2e536)

Author SHA1 Message Date
Nick Schonning cb763ecb74 Autofix Rubocop Style/MethodCallWithoutArgsParentheses (#23645)
2 years ago
Claire d706570d30 Add `memorial` attribute to REST API (#23591)
2 years ago
Claire 92d1e05c3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0ae0740826 Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Varun Sharma 1ac0afccc2 Add tests to indicate inclusion of self replies in statuses endpoint (#23266)
2 years ago
Claire 5410c06ca1 Add tests for `REST::AccountSerializer` (#23319)
2 years ago
Claire 6917c854d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago
Claire 5f26e6e7ca Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning ae45c9ccd4 Apply Rubocop Rails/WhereNot (#23448)
2 years ago
Nick Schonning 8a2b91488a Apply Rubocop Style/ExpandPathArguments (#23450)
2 years ago
Nick Schonning 38ec6d27d8 Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Claire a173d5248f Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318)
2 years ago
Claire 91f66ece5a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 3536a88bc9 Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359)
2 years ago
Claire 613ca54418 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 9e5f274ba9 Add `roles` attribute to Account entities in REST API (#23255)
2 years ago
Claire 8134672631 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 1c279cca28 Fix email with empty domain name labels passing validation (#23246)
2 years ago
Claire d28bbdfd48 Fix account activation being triggered before email confirmation (#23245)
2 years ago
Markus Unterwaditzer 4a902cc7f6 Suppress AddressFamilyError in link verification (#23204)
2 years ago
Claire 1e9d799c0a Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)
2 years ago
Claire 5fbe5fed1e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire b131e01db7 Add more specific error messages to HTTP signature verification (#21617)
2 years ago
Claire 592fe1a3bd Add confirmation screen when handling reports (#22375)
2 years ago
Claire 42aa864c84 Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago
Claire 0687eb20da Change domain block CSV parsing to be more robust and handle more lists (#21470)
2 years ago
Claire 43a0d704fb Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 64952cef52 Fix crash when marking statuses as sensitive while some statuses are deleted (#22134)
2 years ago
Claire 43b9c4c0a7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 614dd22095 Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558)
2 years ago
Markus Unterwaditzer b7f37e68ad fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
2 years ago
Claire 341b653578 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 6ccc1c09b6 Fix possible race conditions when suspending/unsuspending accounts (#22363)
2 years ago
Jeong Arm 5180ae5bf6 Fix home TL could contain post from who blocked me (#22849)
2 years ago
Partho Ghosh 5cdba7b239 Fix ・ detection in hashtag regex to construct hashtag correctly (#22888)
2 years ago
Claire f23d971cd8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire cfeb01b17f Add follow request banner on account header (#20785)
2 years ago
Claire 94d294202b Fix changing domain block severity not undoing individual account effects (#22135)
2 years ago
Jeong Arm 0bcfa2b429 Save avatar or header correctly even if other one fails (#18465)
2 years ago
Neil Matatall 728cfe0c1c Use Rails tag API to build RSS feed for spoilers and polls (#20163)
2 years ago
Ikko Ashimine 3c4c932938 Fix typo in application_helper_spec.rb (#20981)
2 years ago
Francis Murillo 3a11a90dd3 Revoke all authorized applications on password reset (#21325)
2 years ago
Meisam ad2610c413 Validate nodeinfo response by schema (#21395)
2 years ago
Claire 1e6e6426ea Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire d4e4d272e1 Fix 500 error when trying to migrate to an invalid address (#21462)
2 years ago
Francis Murillo 5ad9fea52a Log admin approve and reject account (#22088)
2 years ago
Claire aec7de494f Fix unbounded recursion in account discovery (#22025)
2 years ago
Claire b97260426b Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
2 years ago
Claire afa828e3d4 Fix unbounded recursion in account discovery (#1994)
2 years ago
kibigo! 2fbfe4ad92 Use a tree‐based approach for advanced text formatting (#1907)
2 years ago
Claire 02992b262a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire be16e6f26c Fix attachments of edited statuses not being fetched (#21565)
2 years ago
Claire cfdcfa999e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 655ad99a37 Fix not being able to follow more than one hashtag (#21285)
2 years ago
David Leadbeater 72a60150de Don't allow URLs that contain non-normalized paths to be verified (#20999)
2 years ago
Claire 3e4b8636a0 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Rose b54c639482 Fix style for hashes (#20518)
2 years ago
lenore gilbert 498e9478c7 Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597)
2 years ago
Joshua Wood e0940d04f1 Handle links with no href in VerifyLinkService (#20741)
2 years ago
Claire 699db5f2af Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e18c8537e6 Fix rate limiting for paths with formats (#20675)
2 years ago
Claire 997553a99e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
trwnh 72d3607229 Move V2 Filter methods under /api/v2 prefix (#20622)
2 years ago
Eugen Rochko 2b3b063852 Fix error when invalid domain name is submitted (#19474)
2 years ago
Eugen Rochko 8b98bebc17 Fix error when passing unknown filter param in REST API (#20626)
2 years ago
Hampton Lintorn-Catlin 277e2590e2 Support UTF-8 Characters in Domains During CSV Import (#20592)
2 years ago
Emily Strickland 2095b41aff Test blank account field verifiability (#20458)
2 years ago
Claire 81d24609e5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
F 1a8e2f5fb2 Test the native_locale_name of a non-standard locale (#20284)
2 years ago
Claire 09f987bce1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko ea7cc10811 Change link verification to ignore IDN domains (#20295)
2 years ago
Eugen Rochko 3c80a6e445 Fix being able to spoof link verification (#20217)
2 years ago
luzpaz 1edd90fe99 Fix typos (#19849)
2 years ago
Roni Laukkarinen 01e5aedf4b Fix grammar (#20106)
2 years ago
Claire 0f9c70d5a2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5778ba1028 Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
2 years ago
Claire 99cdfec05e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 2ed7a4124b Fix filter handling in status cache hydration (#19963)
2 years ago
Claire 5437dda76b Fix followers count not being updated when migrating follows (#19998)
2 years ago
Claire 20fb459dee Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0735081cc2 Fix additional issues with status cache hydration (#19747)
2 years ago
Claire e97b0e0700 Fix various issues with store hydration (#19746)
2 years ago
Eugen Rochko 5b639f9e15 Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire ae89367588 Change mentions of blocked users to not be processed (#19725)
2 years ago
Claire a2d48543b8 Change flaky AccountSearchService test (#19650)
2 years ago
Claire 05bb841077 Fix admin action logs page (#19649)
2 years ago
pea-sys 066fcb0d41 png optimization(loss less) (#19630)
2 years ago
Eugen Rochko 0c0daf7142 Change max. thumbnail dimensions to 640x360px (360p) (#19619)
2 years ago
Claire 525919c04f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko eedf46b243 Fix account action type validation (#19476)
2 years ago
Claire ba03c25249 Revert Home controller test to upstream
2 years ago
Claire 0060eb5dcf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 3e5588bf70 Add ability to view previous edits of a status in admin UI (#19462)
2 years ago
Eugen Rochko d53e1fc6d9 Fix vacuum scheduler missing lock, locks never expiring (#19458)
2 years ago
Eugen Rochko 6c1c7d9d3b Change unauthenticated search to not support pagination in REST API (#19326)
2 years ago
Eugen Rochko 2130895196 Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Yamagishi Kazutoshi 65c91f5cb3 Fix `FetchFeaturedCollectionService` spec (#19401)
2 years ago
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko e376f33207 Change about page to be mounted in the web UI (#19345)
2 years ago