Claire
|
5b4362de4d
|
Fix `Update` importing old previously-unknown activities and treating them as recent ones (#36848)
|
4 months ago |
Claire
|
90828c6df5
|
Fix `/api/v1/statuses/:id/context` sometimes returing `Mastodon-Async-Refresh` without `result_count` (#36779)
|
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
|
63f17f1775
|
ruby: fix formatting in hometown code & merge errors
|
4 months ago |
Claire
|
bea340816d
|
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users
* Fix domain blocks/rationales being visible to suspended users
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Allow moved users to view domain blocks
* Add authorization specs for `/api/v1/instance/domain_blocks` spec
* Fix tests
* Fix incorrect test setup
---------
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
|
1 year ago |
Claire
|
5a44db38ac
|
Fix incorrect signature after HTTP redirect (#33757)
|
1 year ago |
Claire
|
b661192a12
|
Fix polls not being validated on edition (#33755)
|
1 year ago |
Claire
|
d6f89e1476
|
Fix LDSignature tests (#33705)
|
1 year ago |
Claire
|
53c3a56ac5
|
Fix intermittent failure on ap/activity/update spec timestamp check (#33425)
|
1 year ago |
Matt Jankowski
|
5768cce8ff
|
Fix intermittent failure on ap/activity/create spec timestamp check (#33406)
|
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
|
e6b97fc940
|
Fix deletion of unconfirmed users with Webauthn set (#33186)
|
1 year ago |
Claire
|
4a9abd93ab
|
Merge commit from fork
|
1 year ago |
Matt Jankowski
|
1ffb8ef747
|
Use composable query in `User.active` scope (#29775)
|
1 year ago |
Matt Jankowski
|
fc5b558b32
|
Reduce factory usage across `spec/services` area (#32098)
|
2 years ago |
Matt Jankowski
|
25de2f57ee
|
Add coverage for missing status scenario in NotificationMailer (#32256)
|
2 years ago |
Matt Jankowski
|
aa46348c03
|
Enable hostname config for all system specs (#32109)
|
2 years ago |
Matt Jankowski
|
ceba0f082e
|
Provide `use_path` to qr generator for svg data size reduction (#32127)
|
2 years ago |
Matt Jankowski
|
7de8d5ffca
|
Add `relevant_params` to ReportFilter (matches account filter) (#32136)
|
2 years ago |
Matt Jankowski
|
f07707a9bb
|
Extract `WebPushRequest` from push notification worker and subscription (#32208)
|
2 years ago |
Matt Jankowski
|
243a85ec8d
|
Expand coverage for `Export` utility class (#32212)
|
2 years ago |
Christian Schmidt
|
cbf1349370
|
Support /.well-known/host-meta.json (#32206)
|
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 |
David Roetzel
|
ce2481a81b
|
Move OTP secret length to configuration (#32125)
|
2 years ago |
Claire
|
245a74f9ca
|
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106)
|
2 years ago |
Claire
|
e66aaee1a4
|
Fix security context sometimes not being added in LD-Signed activities (#31871)
|
2 years ago |
Matt Jankowski
|
cdd7526531
|
Remove completed TODO note in tags request spec (#32108)
|
2 years ago |
Claire
|
513f187daf
|
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106)
|
2 years ago |
Matt Jankowski
|
db57fe80c8
|
Remove `page_json` var from ap/replies spec (#32000)
|
2 years ago |
Renaud Chaput
|
28966fa0a6
|
Remove deprecated `v2_alpha` endpoint for grouped notifications (#32089)
|
2 years ago |
Matt Jankowski
|
51777fe3e2
|
Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063)
|
2 years ago |
Renaud Chaput
|
3dc4ddc663
|
Fix search params being dropped when redirected to non-deck path (#31984)
|
2 years ago |
Matt Jankowski
|
83574f641a
|
Add coverage and use mailer callback to check functional user in notification mailer (#32055)
|
2 years ago |
Matt Jankowski
|
c2ef83ea4c
|
Consolidate shared `a scope` example parts into one attributes check (#32046)
|
2 years ago |
Matt Jankowski
|
c3b6a7a297
|
Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area (#32045)
|
2 years ago |
Matt Jankowski
|
06ecf9008b
|
Remove single-use shared examples in controller specs (#32044)
|
2 years ago |
André Menrath
|
556837f156
|
Fix the summary of converted object types to be treated as HTML (#28629)
|
2 years ago |
Claire
|
c36a76b9eb
|
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
Co-authored-by: David Roetzel <david@roetzel.de>
|
2 years ago |
Matt Jankowski
|
780e2e9d66
|
Convert notification mailer spec shared examples to matchers (#32047)
|
2 years ago |
Matt Jankowski
|
5dfdec6453
|
Convert `settings/applications` controller spec to system/request specs (#32006)
|
2 years ago |
Matt Jankowski
|
bbf7752256
|
Combine assertions in `Notification` model spec (#32015)
|
2 years ago |
Matt Jankowski
|
2b4bda8004
|
Add `response_avatar_link` helper to webfinger request spec (#31999)
|
2 years ago |
Matt Jankowski
|
447d0a3e88
|
Remove double no-records cases in `api/v1/admin` req specs (#32014)
|
2 years ago |
Matt Jankowski
|
66ed7ea4b5
|
Move status creation to "with rss" context in accounts request spec (#32020)
|
2 years ago |
Matt Jankowski
|
cd7b670cd8
|
Reduce factory creation in `User#reset_password!` spec (#32021)
|
2 years ago |
Matt Jankowski
|
0ba3ad4a35
|
Remove `body_json_ids` from api/v2/admin/accounts spec (#32003)
|
2 years ago |
Matt Jankowski
|
e0b45b35c9
|
Combine repeated parsed_body assertions into single (#32002)
|
2 years ago |
Matt Jankowski
|
d55f4fbda1
|
Add content type checks to api/v2 request specs (#31983)
|
2 years ago |