Claire
5b4362de4d
Fix `Update` importing old previously-unknown activities and treating them as recent ones ( #36848 )
4 months ago
Misty De Meo
23633720a8
merge tag v4.5.0
4 months ago
Misty De Meo
86df8feb80
merge v4.4.0 into mastodon_4_3_0
4 months ago
Misty De Meo
5ff981ecc1
request: fix a handful of changes from backport
4 months ago
Darius Kazemi
c4c6ebed40
Fixing article rendering!
4 months ago
Darius Kazemi
dfea762bd5
Fixing header issue
...
This didn't affect text-only posts but prevented inbound posts with
attached media from being received.
4 months ago
Darius Kazemi
38b69d34c3
Fixing federation bug
...
There was a major issue where remote posts weren't being signed
correctly. Or rather, the signing process wanted access to a constant
that was defined in the wrong file. This is probably due to a
backporting error since this is precisely the files that were part of
the big security patches.
4 months ago
Misty De Meo
63f17f1775
ruby: fix formatting in hometown code & merge errors
4 months ago
Darius Kazemi
ccaad54a21
Fix bug with Article rendering inline images
6 months ago
Claire
b9f10c70b3
Fix missing timeout options in `Request` class ( #33769 )
1 year ago
Claire
5a44db38ac
Fix incorrect signature after HTTP redirect ( #33757 )
1 year ago
Claire
a251eb57d3
Fix featured tags for remote accounts not being kept up to date ( #33372 )
1 year ago
Claire
e8bfe2515b
Fix exclusive lists interfering with notifications ( #28162 )
1 year ago
Claire
4a9abd93ab
Merge commit from fork
1 year ago
Claire
d57cdf4404
Fix inactive users' timelines being backfilled on follow and unsuspend ( #33094 )
1 year ago
Claire
00f790f0e2
Fix direct inbox delivery pushing posts into inactive followers' timelines ( #33067 )
1 year ago
Matt Jankowski
1ffb8ef747
Use composable query in `User.active` scope ( #29775 )
1 year ago
Hugo Gameiro
a9477a992d
Fix and improve batch attachment deletion handling when using OpenStack Swift ( #32637 )
1 year ago
Matt Jankowski
74291dfb77
Remove unneeded `reorder(nil)` conditions ( #32200 )
2 years ago
Matt Jankowski
f07707a9bb
Extract `WebPushRequest` from push notification worker and subscription ( #32208 )
2 years ago
Jeong Arm
b8fdffe824
Ignore error if mentioned account was not processable ( #29215 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
245a74f9ca
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ( #32106 )
2 years ago
Claire
20f06798a0
Change Mastodon to issue correctly-signed queries by default ( #31994 )
2 years ago
Claire
e66aaee1a4
Fix security context sometimes not being added in LD-Signed activities ( #31871 )
2 years ago
Claire
9bfbba3224
Fix issue when encountering reblog of deleted post in feed rebuild ( #32001 )
2 years ago
Claire
513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ( #32106 )
2 years ago
Renaud Chaput
3dc4ddc663
Fix search params being dropped when redirected to non-deck path ( #31984 )
2 years ago
André Menrath
556837f156
Fix the summary of converted object types to be treated as HTML ( #28629 )
2 years ago
Eugen Rochko
aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub ( #32007 )
2 years ago
Claire
7ed9c590b9
Fix issue when encountering reblog of deleted post in feed rebuild ( #32001 )
2 years ago
Claire
8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default ( #31994 )
2 years ago
Matt Jankowski
5405bdd344
Remove unused E2EE messaging code ( #31193 )
2 years ago
Taylor Chaparro
1b6a82b799
Fix invalid date searches returning 503 ( #31526 )
2 years ago
Claire
a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive ( #26897 )
2 years ago
Claire
c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities ( #31871 )
2 years ago
David Roetzel
ab763c493f
Ignore `undefined` as canonical url ( #31882 )
2 years ago
Matt Jankowski
da07adfe6c
Add `CustomEmoji.enabled` scope ( #31830 )
2 years ago
Mike Dalessio
a0ea2fa3b0
Change fetch link card service to parse as HTML5 ( #31814 )
2 years ago
Mike Dalessio
10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 ( #31812 )
2 years ago
Matt Jankowski
4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use ( #31753 )
2 years ago
Matt Jankowski
fe04291af4
Use more accurate beginning/ending times in annual report source ( #31751 )
2 years ago
David Roetzel
388d5473e1
Refactor (ruby) redis configuration ( #31694 )
2 years ago
Renaud Chaput
4016fd5128
Update CSS color variables to match our latest design system ( #31510 )
2 years ago
Claire
a2c7f7f690
Fix division by zero on some video/GIF files ( #30600 )
2 years ago
Claire
13bab94265
Fix duplicate `orderedItems` in user archive's `outbox.json` ( #31099 )
2 years ago
Adam Niedzielski
161aa0f8f6
Select correct self link when parsing Webfinger response ( #31110 )
2 years ago
Claire
fe92b241b2
Fix status processing failing halfway when a remote post has a malformed `replies` attribute ( #31246 )
2 years ago
Claire
8a5b57f668
Revert "Support JSON-LD named graph ( #31288 )" ( #31355 )
2 years ago
Christian Schmidt
9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter ( #31285 )
2 years ago
Christian Schmidt
e9e63ed203
Support JSON-LD named graph ( #31288 )
2 years ago