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
|
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 |
Claire
|
2a704add90
|
Fix status processing failing halfway when a remote post has a malformed `replies` attribute (#31246)
|
2 years ago |
Michael Stanclift
|
91fbd5b422
|
Adjust magick version detection in admin panel (#30845)
|
2 years ago |
Michael Stanclift
|
b120792f27
|
Adjust ffmpeg version detection in admin panel (#31130)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Emelia Smith
|
693d9b03ed
|
Enable OAuth PKCE Extension (#31129)
|
2 years ago |
Adam Niedzielski
|
fbf95216c5
|
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil (#31144)
|
2 years ago |
Adam Niedzielski
|
cd0ca4b994
|
Select correct self link when parsing Webfinger response (#31110)
|
2 years ago |
Claire
|
ced5e853c7
|
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099)
|
2 years ago |
Adam Niedzielski
|
fa54b61216
|
Handle missing links in Webfinger response (#31030)
|
2 years ago |
David Roetzel
|
2ea9336b68
|
Do not pass unknown encoding names to nokogiri. (#30987)
|
2 years ago |
David Roetzel
|
fa8e972722
|
Fix author names as arrays in linked data. (#30957)
|
2 years ago |
David Roetzel
|
97eddb5906
|
Fix details extraction when no title exists. (#30933)
|
2 years ago |
David Roetzel
|
016c1e4e78
|
Improve handling of encoding problems when creating link previews (#30929)
|
2 years ago |
Claire
|
d3a056adfd
|
Merge pull request from GHSA-xjvf-fm67-4qc3
|
2 years ago |
Claire
|
395f17ca17
|
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app
* Add tests for GHSA-7w3c-p9j8-mq3x
|
2 years ago |
David Roetzel
|
9be77fc0db
|
Revert "Add system check for missing database indexes" (#30909)
|
2 years ago |
David Roetzel
|
ebd8e1bbb6
|
Add system check for missing database indexes (#30888)
|
2 years ago |
Eugen Rochko
|
0f3fef6fda
|
Change search modifiers to be case-insensitive (#30865)
|
2 years ago |
Michael Stanclift
|
3225954865
|
Fix browser window color on light theme (#30861)
|
2 years ago |
Matt Jankowski
|
ad53b0ab65
|
Rely on built-in ruby private IP detection (#30848)
|
2 years ago |
Matt Jankowski
|
72484a194f
|
Remove `CacheBuster` default options (#30718)
|
2 years ago |
David Roetzel
|
2cab1c7b09
|
Improve encoding detection for link cards (#30780)
|
2 years ago |
Matt Jankowski
|
a8b3d2e4e4
|
Consolidate time periods methods into base measure (#30757)
|
2 years ago |
Claire
|
58ace2e45e
|
Fix SQL error in admin measures API (#30753)
|
2 years ago |
Matt Jankowski
|
38c6825eda
|
Remove unused `Extractor#extract_cashtags_with_indices` method (#30742)
|
2 years ago |
Michael Stanclift
|
d5f02adad7
|
Add option to use native Ruby driver for Redis (#30717)
|
2 years ago |
Michael Stanclift
|
a777f7e3cc
|
Restore short Ruby version on admin dashboard (#30711)
|
2 years ago |
Michael Stanclift
|
4a5442edaa
|
Add ffmpeg and ImageMagick versions to admin dashboard (#30710)
|
2 years ago |
Claire
|
bf56e982a9
|
Fix notifications from limited users being outright dropped (#30559)
|
2 years ago |
Matt Jankowski
|
665f6f09a0
|
Add expired/revoked scopes for doorkeeper models via extension modules (#29936)
|
2 years ago |
Matt Jankowski
|
88cfc4056d
|
Extract method to generate series of days in measure sql classes (#29928)
|
2 years ago |