9914 Commits (3407ae8683b36fd3514aa518b5b1634d0e88d0c7)
 

Author SHA1 Message Date
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
ThibG 27ad4c1501 Fix old migration script depending on the StreamEntry model (#11278)
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
dependabot-preview[bot] f14776475d Bump faker from 1.9.3 to 1.9.6 (#11259)
5 years ago
dependabot-preview[bot] d76ca8964c Bump simplecov from 0.16.1 to 0.17.0 (#11260)
5 years ago
dependabot-preview[bot] 01ee35f14a Bump aws-sdk-s3 from 1.43.0 to 1.45.0 (#11262)
5 years ago
dependabot-preview[bot] f935004a74 Bump tzinfo-data from 1.2019.1 to 1.2019.2 (#11258)
5 years ago
dependabot-preview[bot] d0b40ae7dd Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253)
5 years ago
dependabot-preview[bot] 76d5fd1c5c Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#11254)
5 years ago
dependabot-preview[bot] 1a8bbcdca4 Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224)
5 years ago
dependabot-preview[bot] 6a313f872a Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255)
5 years ago
dependabot-preview[bot] 239befc6e8 Bump react-redux from 6.0.1 to 7.1.0 (#11256)
5 years ago
ThibG 87c1ad4ea3 Fix BackupService crashing when an attachment is missing (#11241)
5 years ago
ThibG fce885f271
Merge pull request #1152 from ThibG/glitch-soc/merge-upstream
5 years ago
Georg Gadinger 3ece6e25e6 Update fuubar dependency to 2.4.1 (#11248)
5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
Thibaut Girka 5ff9970c8d Re-add route for direct timeline
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
Thibaut Girka 7039dca12c Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
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 30f5bcf3e7
Remove deprecated REST API `POST /api/v1/notifications/dismiss?id=:id` (#11214)
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
Thibaut Girka 6ab84c12a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
Eugen Rochko 3bc0c4a884
Remove unused StatsD code and expose StatsD as a global variable (#11232)
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