329 Commits

Author SHA1 Message Date
Claire
8124d44ee1
Fix local collection uri not being serialized in REST API responses (#38645) 2026-04-10 15:01:28 +00:00
Claire
66fdd3ae65
Fix serialization of added_to_collection notifications (#38612) 2026-04-08 16:40:51 +00:00
Claire
4ad54b279d
Add ability to search for a collection by URL (#38588) 2026-04-08 16:03:35 +00:00
Claire
39c70649ca
Add added_to_collection and collection_updated notification types (#38491) 2026-04-08 12:56:07 +00:00
David Roetzel
814cd61fd8
Remove description presence validation on collections (#38528) 2026-04-02 12:56:00 +00:00
Claire
3ebd3952a1
Add formatted_note and formatted_fields to GET /api/v1/profile (#38339) 2026-03-26 10:32:30 +00:00
Eugen Rochko
bcf0718a9a
Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
Claire
7583d07d3a
Change avatar and account header description limit and expose it in API (#38384) 2026-03-25 12:32:47 +00:00
David Roetzel
a3bdcc71e7
Fix serialization when an account is missing (#38370) 2026-03-24 16:42:57 +00:00
Claire
39d9da3b82
Tag linked FeaturedCollection objects over ActivityPub (#38115) 2026-03-23 13:11:33 +00:00
David Roetzel
3091e2e525
Ingestion of remote collections (#38144) 2026-03-11 14:29:00 +00:00
David Roetzel
3b6d94ce62
Add column for html descriptions of collections (#38124) 2026-03-10 14:54:38 +00:00
Claire
8a0261c51c
Add missing_attribution boolean to preview cards (#38043) 2026-03-04 11:18:37 +00:00
Claire
9c4d11f927
Add featured_tags to GET /api/v1/profile (#37932) 2026-02-26 16:18:42 +00:00
Claire
951a42f491
Add max_note_length and max_display_name_length to configuration.accounts in Instance entity (#37991) 2026-02-26 14:58:07 +00:00
Echo
d18a47b6a7
Profile editing: Utilize new API (#37990) 2026-02-26 13:55:10 +00:00
Claire
cc1e65dcec
Add GET /api/v1/profile (#37912) 2026-02-20 10:16:04 +00:00
Claire
bd64ca2583
Add new profile settings (#37890) 2026-02-18 13:18:44 +00:00
David Roetzel
6c3bd944f8
Allow reporting (local) Collections (#37848) 2026-02-13 11:11:44 +00:00
Claire
ab9aa25cd3
Fix delete & redraft of pending posts (#37839) 2026-02-13 10:32:16 +00:00
Echo
7a4945c0d3
Show mute end date in badge (#37747) 2026-02-05 20:01:28 +00:00
Claire
a495a0cbfc
Fix avatar and header descriptions being returned for suspended accounts (#37641) 2026-01-28 11:06:30 +00:00
Claire
6af4696c70
Add backend support for storing remote actors profile pic and header descriptions (#37634) 2026-01-28 09:32:59 +00:00
David Roetzel
de63b61943
Change Collections API shape (#37580) 2026-01-23 10:22:37 +00:00
nicole mikołajczyk
3219373d56
Add profile field limits to instance serializer (#37535) 2026-01-21 16:01:33 +00:00
David Roetzel
7cdc05b9a8
Add language attribute to collections (#37549) 2026-01-20 13:22:54 +00:00
David Roetzel
0231b6d350
Expose feature policy in API (#37322) 2025-12-19 15:20:30 +00:00
David Roetzel
5e8b8f9c23
Extract interaction policy class (#37277) 2025-12-17 10:12:43 +00:00
David Roetzel
1766616ebc
Refactor relation preloading (#37217) 2025-12-15 07:35:46 +00:00
David Roetzel
3cc4b59b41
First draft of API to add items to a collection (#37222) 2025-12-12 13:09:55 +00:00
Claire
697569e5f9
Add account_id attribute to AnnualReport entity (#37182) 2025-12-09 15:59:40 +00:00
David Roetzel
ea768c17db
Add counter cache to collections (#37176) 2025-12-09 10:31:35 +00:00
David Roetzel
cf23f0414f
Add id to collection serializers (#37157) 2025-12-08 11:40:17 +00:00
David Roetzel
8625721805
Draft API to get all collections by an account (#37139) 2025-12-08 08:56:13 +00:00
Claire
08da9d8fc5
Fix serialization of annual reports with share code (#37104) 2025-12-03 13:05:33 +00:00
Claire
5d84957117
Add shareable wrapstodon links (#37047) 2025-12-03 11:00:41 +00:00
Claire
f8422e1fa4
Add API for on-demand generation of annual reports (#37055) 2025-12-02 13:37:05 +00:00
Echo
c5c8100d02
Emoji: Update emoji categories with featured emoji (#37084) 2025-12-02 10:30:08 +00:00
David Roetzel
2d203ca72a
First draft of API to get a single collection (#37053) 2025-12-01 15:04:52 +00:00
David Roetzel
f896bbac3b
Draft API to create Collections (#37049) 2025-11-28 13:30:43 +00:00
Matt Jankowski
53703202fb
Add IpBlock#to_cidr method to build string (#35773) 2025-11-17 14:51:05 +00:00
Claire
e437bb919f
Change display of blocked and muted quoted users (#36619) 2025-10-29 09:13:12 +00:00
Claire
4b42fe6aba
Change API behavior of reblogs wrt. quotes for consistency (#36559) 2025-10-28 08:05:23 +00:00
Claire
aba30a85be
Fix value of quote_approval_policy and quoted_status_id in ScheduledStatus serializer (#36549) 2025-10-21 16:00:30 +00:00
Claire
405a49df44
Merge commit from fork
* Refuse granting quote authorization for reblogs

* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
2025-10-21 15:00:28 +02:00
Claire
2d2c525097
Split timeline_preview setting into more granular settings (#36338) 2025-10-06 08:34:05 +00:00
Claire
e1f7847b64
Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
Matt Jankowski
4abc442add
Refer to pinnable visibilities constant from status serializer pinnable? attribute (#35852) 2025-09-22 13:45:23 +00:00
Claire
e2171f5083
Change quoted posts from silenced accounts not to be hidden (#36166) 2025-09-18 13:21:17 +00:00
Claire
8b7685d956
Add default quote policy to API (#35948) 2025-08-29 11:37:20 +00:00