1891 Commits (a18c670ac223b469bc01538f5aafbc7e86ed8434)

Author SHA1 Message Date
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
Eugen Rochko dd1dc1743c Add image processing and generate blurhash for server thumbnail (#19348)
2 years ago
Yamagishi Kazutoshi f84bee7d78 Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Eugen Rochko dac14696a0 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Eugen Rochko a56ab9f111 [Glitch] Allow non-logged users to access /web
2 years ago
Eugen Rochko b24b85b63f Add support for language preferences for trending statuses and links (#18288)
2 years ago
Eugen Rochko ce7d058a91 Remove setting that disables account deletes (#17683)
2 years ago
Eugen Rochko 8ad51fba6c Change public statuses pages to mount the web UI (#19301)
2 years ago
Eugen Rochko 82d3e178ba Remove previous landing page (#19300)
2 years ago
Eugen Rochko 85a10f182e Change public timelines to be filtered by current locale by default (#19291)
2 years ago
Eugen Rochko c603978cf6 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Eugen Rochko 58c367fb47 Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Claire 735498abe9 Revert server-side part of "Add logged-out access to the web UI"
2 years ago
Claire a4fc7ac922 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c04359a63b Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko babebc4e8a Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko 7a482567f8 Add retention policy for cached content and media (#19232)
2 years ago
Claire d43f71e606 Add tests to ActivityPub::FetchRemoteKeyService (#19226)
2 years ago
Claire a37cc7541f Fix various rspec warnings in ReportService tests (#19189)
2 years ago
Claire e1d78575c4 Refactor ActivityPub handling to prepare for non-Account actors (#19212)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire b8853ddcb9 Improve error reporting and logging when processing remote accounts (#15605)
2 years ago
luzpaz 45ddea2f0c Fix typos (#18604)
2 years ago
Claire 2a7538aeed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 7300beadd9 Remove digest e-mails (#17985)
2 years ago
Eugen Rochko f9ebc320ed Add audit log entries for user roles (#19040)
2 years ago
Claire a0c630d5ff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 522fbf9d13 Add ability to filter individual posts (#18945)
2 years ago
Eugen Rochko e642516264 Change e-mail domain blocks to match subdomains of blocked domains (#18979)
2 years ago
Eugen Rochko b2e1224baa Add ability to block sign-ups from IP (#19037)
2 years ago
Claire 6574050b4b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 3b21b1e7bc Fix backend compatibility with OpenSSL 3.0 (#18449)
2 years ago
Claire b50ab06371 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 265c09fef1 Add ability to follow hashtags (#18809)
2 years ago
Eugen Rochko 38d04135bf Change how hashtags are normalized (#18795)
2 years ago
Claire 1ba41b34c1 Fix tests
2 years ago
Claire 06a878c6b5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f239a473ce Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 6e31d2d520 Fix crash when a remote Flag activity mentions a private post (#18760)
2 years ago
Claire 490417762f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Claire d0cc795d0f Add /api/v1/admin/domain_allows (#18668)
2 years ago
Claire d28d7d4b72 Fix suspicious sign-in mails never being sent (#18599)
2 years ago
Claire 03846ad6c2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 3b4abfe132 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 03d2cb5146 Change brand color and logotypes (#18592)
2 years ago
Eugen Rochko 0eb2db6b52 Add administrative webhooks (#18510)
2 years ago
Claire a864904fad Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5c178cd65b Add StatusRelationshipsPresenter specs (#18588)
2 years ago
Claire 9f3bf956ad Add /api/v1/admin/domain_blocks (#18247)
2 years ago
Claire 73c8032178 Remove unused `filtered_languages` column (#18533)
2 years ago
Claire 61e105a326 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f5e6c776c1 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
2 years ago
Claire ca81647961 Various code cleanup (#1782)
2 years ago
Claire eada1864ef Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 17d4aad44b Add test
2 years ago
Claire 14dca6b469 Fix NoMethodError when resolving a link that redirects to a local post (#18314)
2 years ago
Claire 73a2e3326f Add confirmation page when importing blocked domains (#1773)
2 years ago
Levi Bard b8319d0578 Allow import/export of instance-level domain blocks/allows (#1754)
2 years ago
Claire c6e7c928ab Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
luzpaz 3e20855c52 Fix typo in source `setted`->`set` (#18385)
2 years ago
Eugen Rochko 41ad817afa Change RSS feeds (#18356)
2 years ago
Claire a62029ad4c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ac4b3039fa Fix compatibility with Friendica regarding pinned posts (#18254)
2 years ago
Claire ad9329502a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 1cd4518c29 Remove IP matching from e-mail domain blocks (#18190)
2 years ago
Eugen Rochko a8e694233c Fix opening and closing Redis connections instead of using a pool (#18171)
2 years ago
Claire f130d2fb69 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 10014f29a5 Fix temporary network/remote server error prevent from interactions with remote accounts (#18161)
2 years ago
Claire 7eb54adc71 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 553889bc7c Fix single Redis connection being used across all threads (#18135)
2 years ago
Claire 6aef96ceff Merge branch 'main' into glitch-soc/merge-upstream
2 years ago