7487 Commits (317b79d673a63e4fd802253aaa3fd1d77fcf9450)
 

Author SHA1 Message Date
Eugen Rochko 317b79d673 Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
5 years ago
dependabot-preview[bot] 727472af94 [Security] Bump lodash from 4.17.11 to 4.17.13 (#11287)
5 years ago
Eugen Rochko 6baf5099a6 Refactor fetching of remote resources (#11251)
5 years ago
ThibG f9548fd31f Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280)
5 years ago
ThibG e39e4786b4 Fix handling of webfinger redirects in ResolveAccountService (#11279)
5 years ago
ThibG 80b5a5d735 Fix old migration script depending on the StreamEntry model (#11278)
5 years ago
Eugen Rochko f83ce1d943 Fix activity being rendered within activity due to caching (#11271)
5 years ago
Eugen Rochko d0b0b63b1a Refactor domain block checks (#11268)
5 years ago
ThibG 5031bc3998 Fix Status.remote scope matching *all* statuses (#11265)
5 years ago
Eugen Rochko e17c937f65 Remove unused remote unfollow controller (#11250)
5 years ago
Eugen Rochko 56f0203c66 Refactor controllers for statuses, accounts, and more (#11249)
5 years ago
dependabot-preview[bot] 608b927f5d Bump faker from 1.9.3 to 1.9.6 (#11259)
5 years ago
dependabot-preview[bot] 763d9b2ea3 Bump simplecov from 0.16.1 to 0.17.0 (#11260)
5 years ago
dependabot-preview[bot] 08a75dad8e Bump aws-sdk-s3 from 1.43.0 to 1.45.0 (#11262)
5 years ago
dependabot-preview[bot] dabc6ca8d9 Bump tzinfo-data from 1.2019.1 to 1.2019.2 (#11258)
5 years ago
dependabot-preview[bot] 2a96fc5b26 Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253)
5 years ago
dependabot-preview[bot] eed3dd4c61 Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#11254)
5 years ago
dependabot-preview[bot] 3cbaded97c Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224)
5 years ago
dependabot-preview[bot] 6234c1f20d Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255)
5 years ago
dependabot-preview[bot] 1241e0105c Bump react-redux from 6.0.1 to 7.1.0 (#11256)
5 years ago
ThibG 12d6c0ff9b Fix BackupService crashing when an attachment is missing (#11241)
5 years ago
Georg Gadinger 4b22efd3ee Update fuubar dependency to 2.4.1 (#11248)
5 years ago
Eugen Rochko fbbcbd940d Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
Eugen Rochko ad6b03d4b6 Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)
5 years ago
ThibG ac1fec5be3 Fix support for HTTP proxies (#11245)
5 years ago
Eugen Rochko 4931208dd8 Remove Salmon and PubSubHubbub (#11205)
5 years ago
ThibG 64909cf0d9 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
Eugen Rochko ce5f0247f6 Fix option to send e-mail notification about account action always being true (#11242)
5 years ago
ThibG 33607c43a5 Fix HTTP requests to IPv6 hosts (#11240)
5 years ago
Eugen Rochko d9f42ba34b Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
5 years ago
Eugen Rochko 5704e5c963 Remove deprecated REST API `POST /api/v1/notifications/dismiss?id=:id` (#11214)
5 years ago
Eugen Rochko 6cae1b40bf Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
5 years ago
ThibG eda4094171 Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
Eugen Rochko 3ce4cdd552 Remove unused StatsD code and expose StatsD as a global variable (#11232)
5 years ago
Eugen Rochko 7391d223ab Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)
5 years ago
Eugen Rochko 227d9297ba Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233)
5 years ago
ThibG a55fd40802 When deleting & redrafting a poll, fill in closest expires_in (#11203)
5 years ago
Eugen Rochko e782fcef4f Add request pool to improve delivery performance (#10353)
5 years ago
Eugen Rochko 9ac82421f8 Change domain block behaviour to prevent creation of accounts from suspended domains (#11219)
5 years ago
dependabot-preview[bot] eda8ac5298 Bump rubocop from 0.71.0 to 0.72.0 (#11229)
5 years ago
dependabot-preview[bot] 0b527c27c7 Bump capybara from 3.24.0 to 3.25.0 (#11225)
5 years ago
dependabot-preview[bot] aa1d8a4aad Bump memory_profiler from 0.9.13 to 0.9.14 (#11227)
5 years ago
dependabot-preview[bot] 6dcda24de2 Bump bullet from 6.0.0 to 6.0.1 (#11228)
5 years ago
dependabot-preview[bot] f556f363db Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223)
5 years ago
dependabot-preview[bot] 05cead26f8 Bump webpack-cli from 3.3.4 to 3.3.5 (#11221)
5 years ago
ThibG a70732fd06 Fix expiration date of filters being set to “Never” when editing them (#11204)
5 years ago
Eugen Rochko 6385ddb97f Fix support for MP4 files that are actually M4V files (#11210)
5 years ago
ThibG ff65c494a6 Optimize makeGetStatus (#11211)
5 years ago
ThibG fa7866c9c8 When sending a toot, ensure a CW is only set if the CW field is visible (#11206)
5 years ago
ThibG 20b1f8dcf6 Use ScrollToOptions for smooth scrolling if supported (#11207)
5 years ago