1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-28 21:44:17 -05:00

20 Commits

Author SHA1 Message Date
Matt Jankowski
43e24dbb13
Use include_pagination_headers in more places () 2024-07-12 08:30:52 +00:00
Emelia Smith
e02d23b549
Change read:me scope to profile scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-06-06 07:30:10 +00:00
Emelia Smith
049b159beb
Add read:me OAuth 2.0 scope, allowing more limited access to user data () 2024-04-23 11:47:00 +00:00
Matt Jankowski
46e902f1f3
Merge api/v1/accounts/credentials controller spec into existing request spec () 2024-03-13 09:22:43 +00:00
Matt Jankowski
18945f62e0
Convert more API specs from controller->request style () 2024-03-01 16:24:45 +00:00
Matt Jankowski
329911b0a3
Migrate controller->request spec for api/v1/follow* () 2024-01-19 09:32:41 +00:00
Matt Jankowski
0c64092500
Controller spec to request spec: api/v1/accounts/search () 2023-12-11 08:13:28 +00:00
Matt Jankowski
809506bdd4
Controller spec to request spec: api/v1/accounts/pins () 2023-12-11 07:59:40 +00:00
Matt Jankowski
94cc707ab3
Controller spec to request spec: api/v1/accounts/notes () 2023-12-11 07:58:48 +00:00
Matt Jankowski
e544b6df42
Controller spec to request spec: api/v1/accounts/lookup () 2023-12-11 07:57:33 +00:00
Matt Jankowski
a968898dc7
Controller spec to request spec: api/v1/accounts/lists () 2023-12-11 07:56:47 +00:00
Matt Jankowski
8f94502e7d
Controller spec to request spec: api/v1/accounts/identify_proofs () 2023-12-11 07:56:13 +00:00
Matt Jankowski
78347d2556
Controller spec to request spec: api/v1/accounts/familiar_followers () 2023-12-11 07:55:45 +00:00
Matt Jankowski
11d2bd9716
Fix intermittent failure from unspecified order in api/v1/accounts/relationships spec () 2023-12-11 07:55:07 +00:00
Kevin Bongart
7877fcd83c
Deduplicate IDs in relationships and familiar_followers APIs () 2023-11-23 10:00:09 +00:00
Matt Jankowski
3f0c1566c3
Reduce expectations for RSpec/MultipleExpectations cop in api/v1/accounts/relationships spec () 2023-11-16 09:55:50 +00:00
Matt Jankowski
5e2ecc736d
Remove double subject in api/v1/accounts/relationships spec () 2023-11-14 10:29:33 +00:00
Claire
c451bbe249
Allow viewing and severing relationships with suspended accounts () 2023-11-09 14:50:25 +00:00
Claire
bbf46cc418
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags for remote accounts () 2023-10-27 08:35:21 +00:00
Claire
828eebad48
Add hide_collections, discoverable and indexable attributes to credentials API () 2023-09-20 18:25:16 +02:00