KMY
|
32f5604499
|
Merge remote-tracking branch 'parent/main' into upstream-20250403
|
2025-04-03 08:36:36 +09:00 |
|
David Roetzel
|
e2ef173b82
|
Refactoring: Move SignatureVerificationError into Mastodon namespace (#34342)
|
2025-04-02 07:54:29 +00:00 |
|
KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
Claire
|
38f5e74122
|
Add Deprecation headers on deprecated endpoints (#34262)
Co-authored-by: Damien Mathieu <42@dmathieu.com>
|
2025-03-25 12:30:10 +00:00 |
|
KMY
|
935bea989d
|
Merge remote-tracking branch 'parent/main' into upstream-20250210
|
2025-02-17 08:57:56 +09:00 |
|
Claire
|
db59f37269
|
Fix redirect after log-in when allow_referrer_origin setting is enabled (#33903)
|
2025-02-12 12:58:48 +00:00 |
|
KMY
|
bd5b417d2b
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-31 08:52:03 +09:00 |
|
Claire
|
5b291fcbe4
|
Fix incorrect signature after HTTP redirect (#33757)
|
2025-01-28 14:44:27 +00:00 |
|
KMY
|
3e065f4e12
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-28 18:02:01 +09:00 |
|
Matt Jankowski
|
93f3c724ae
|
Use expect in remaining controller locations (#33748)
|
2025-01-27 16:32:06 +00:00 |
|
Matt Jankowski
|
d3b637c757
|
Use expect in Admin::ExportControllerConcern import params (#33745)
|
2025-01-27 14:29:25 +00:00 |
|
KMY
|
d35fa72842
|
Merge remote-tracking branch 'parent/main' into upstream-20240109
|
2025-01-09 13:20:56 +09:00 |
|
Claire
|
ea9b10d112
|
Fix error 500 when passing an invalid lang parameter (#33467)
|
2025-01-06 10:16:42 +00:00 |
|
KMY
|
3784ad273c
|
Merge remote-tracking branch 'parent/main' into upstream-20241216
|
2024-12-16 10:14:31 +09:00 |
|
Renaud Chaput
|
2a369a8977
|
Use a system setting for the Referer policy (#33239)
|
2024-12-10 13:16:52 +00:00 |
|
KMY
|
3359008684
|
Merge remote-tracking branch 'parent/main' into upstream-2024112
|
2024-11-28 19:45:31 +09:00 |
|
Matt Jankowski
|
6efa320feb
|
Fix Style/SafeNavigation cop (#32970)
|
2024-11-26 08:09:04 +00:00 |
|
KMY
|
055045981f
|
Merge remote-tracking branch 'parent/main' into upstream-20241119
|
2024-11-19 08:49:55 +09:00 |
|
Matt Jankowski
|
297ce9ef44
|
Move body class to shared partial for web app controller concern views (#31797)
|
2024-11-15 15:49:26 +00:00 |
|
KMY
|
0c99b8fbb0
|
Merge remote-tracking branch 'parent/main' into upstream-20241026
|
2024-10-26 10:41:00 +09:00 |
|
Matt Jankowski
|
97b18d10b4
|
Move hcaptcha service config to config_for yml (#30662)
|
2024-10-23 14:25:43 +00:00 |
|
KMY
|
d021659cb7
|
Merge remote-tracking branch 'parent/main' into upstream-20241009
|
2024-10-09 12:32:11 +09:00 |
|
Matt Jankowski
|
258dce1256
|
Add OpenSSL::SSL::SSLError to http connection errors wrapper (#32307)
|
2024-10-08 14:59:51 +00:00 |
|
Matt Jankowski
|
e8ec6667bd
|
Extract wrapper constant for HTTP::* error classes (#32285)
|
2024-10-08 13:53:35 +00:00 |
|
KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09:00 |
|
Claire
|
49407e7623
|
Fix Content-Security-Policy when using sso-redirect (#32241)
|
2024-10-04 08:50:36 +00:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Renaud Chaput
|
3dc4ddc663
|
Fix search params being dropped when redirected to non-deck path (#31984)
|
2024-09-25 13:35:37 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Claire
|
a496aeabcb
|
Change form-action Content-Security-Policy directive to be more restrictive (#26897)
|
2024-09-12 13:24:19 +00:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
Matt Jankowski
|
7efe0bde9d
|
Add have_http_link_header matcher and set header values as strings (#31010)
|
2024-09-05 20:05:38 +00:00 |
|
KMY
|
8e5fe5ccb9
|
Merge remote-tracking branch 'parent/main' into upstream-20240806
|
2024-08-06 08:16:16 +09:00 |
|
Claire
|
2ec1181ee5
|
Fix contrast between background and form elements on some pages (#31266)
|
2024-08-02 13:55:31 +00:00 |
|
KMY
|
8927b1444b
|
Merge remote-tracking branch 'parent/main' into upstream-20240604
|
2024-06-04 08:02:05 +09:00 |
|
Matt Jankowski
|
85d9053b36
|
Move pagination_params into API::BaseController (#28845)
|
2024-05-30 14:56:48 +00:00 |
|
KMY
|
094ff9d2ee
|
Merge remote-tracking branch 'parent/main' into upstream-20240517
|
2024-05-17 08:53:59 +09:00 |
|
Matt Jankowski
|
65e82211cd
|
Rename cache_* methods to preload_* in controller concern (#30209)
|
2024-05-16 08:03:46 +00:00 |
|
KMY
|
44f4a93430
|
Merge remote-tracking branch 'parent/main' into upstream-20240422
|
2024-04-22 08:58:37 +09:00 |
|
Matt Jankowski
|
1d3ecd3fba
|
Add API::Pagination concern (#28826)
|
2024-04-17 09:22:45 +00:00 |
|
KMY
|
52c5784910
|
Merge remote-tracking branch 'parent/main' into upstream-20240409
|
2024-04-09 12:15:51 +09:00 |
|
Claire
|
babbf6017d
|
Remove caching in cache_collection (#29862)
|
2024-04-08 13:46:13 +00:00 |
|
KMY
|
479c4fecc1
|
Merge remote-tracking branch 'parent/main' into upstream-20240403
|
2024-04-03 12:12:09 +09:00 |
|
Matt Jankowski
|
edde54e991
|
Update stoplight to version 4.1.0 (#28366)
|
2024-04-02 15:47:40 +00:00 |
|
KMY
|
76598bd542
|
Merge remote-tracking branch 'parent/main' into upstream-20240319
|
2024-03-19 09:15:20 +09:00 |
|
Matt Jankowski
|
f9100743ec
|
Add Api::ErrorHandling concern for api/base controller (#29574)
|
2024-03-14 09:09:47 +00:00 |
|
KMY
|
05e52a09a8
|
Merge remote-tracking branch 'parent/main' into upstream-20230209
|
2024-02-09 12:53:59 +09:00 |
|
Claire
|
7efc33b909
|
Move HTTP Signature parsing code to its own class (#28932)
|
2024-02-07 13:35:37 +00:00 |
|
KMY
|
9a5f80c41d
|
Merge remote-tracking branch 'parent/main' into kbtopic-fix-security
|
2024-02-02 07:38:19 +09:00 |
|
Claire
|
1726085db5
|
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation
* Bump version to 4.3.0-alpha.1
|
2024-02-01 15:56:46 +01:00 |
|