6904 Commits (3407ae8683b36fd3514aa518b5b1634d0e88d0c7)

Author SHA1 Message Date
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway 5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode 5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS 5 years ago
Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 5 years ago
han@highemelry 402302776c Change the retry limit in error of web push notification (#11292) 5 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 5 years ago
ThibG 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 5 years ago
Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted 5 years ago
Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 5 years ago
ThibG d04c584159 Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280) 5 years ago
ThibG 85eb418e1f Fix handling of webfinger redirects in ResolveAccountService (#11279) 5 years ago
Eugen Rochko 6172263a63
Fix activity being rendered within activity due to caching (#11271) 5 years ago
Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 5 years ago
ThibG 1e7187f2a8 Fix Status.remote scope matching *all* statuses (#11265) 5 years ago
Eugen Rochko ef15246397
Remove unused remote unfollow controller (#11250) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
ThibG 87c1ad4ea3 Fix BackupService crashing when an attachment is missing (#11241) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport 5 years ago
ThibG a0b614f10a Fix support for HTTP proxies (#11245) 5 years ago
Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 5 years ago
ThibG 58276715be Fix support for HTTP proxies (#11245) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
ThibG c07cca4727 Only scroll to the compose form if it's not horizontally in the viewport (#11246) 5 years ago
Eugen Rochko ae003d54f9
Fix option to send e-mail notification about account action always being true (#11242) 5 years ago
ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) 5 years ago
Thibaut Girka e5f4d83e60 Allow serializing local-only toots in backup service 5 years ago
Eugen Rochko 0c1b1069c9
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) 5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view 5 years ago
ThibG 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in 5 years ago
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234) 5 years ago
Eugen Rochko 1a747f7020
Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) 5 years ago
Eugen Rochko bc60d794f8
Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) 5 years ago
ThibG dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203) 5 years ago
Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements 5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines 5 years ago
Thibaut Girka c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values 5 years ago
Thibaut Girka 82a76f03a4 Assume children of visible IntersectionObserverArticle always change 5 years ago
Thibaut Girka c0b5ee315d Revert to using upstream's optimisations 5 years ago
Thibaut Girka 0ef6a114e7 Fix error boundary DOM 5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings 5 years ago
Eugen Rochko 2cfa427ea7
Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 5 years ago
ThibG 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204) 5 years ago
Eugen Rochko 06424786a1
Fix support for MP4 files that are actually M4V files (#11210) 5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible 5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus 5 years ago
ThibG 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported 5 years ago