72 Commits (1714ea597866556ef9dd21d5d382f1d9181e0924)

Author SHA1 Message Date
Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414) 5 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378) 5 years ago
ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
Eugen Rochko 054bbb3da2
Immediately display poll results to poll author (#10187) 5 years ago
Eugen Rochko ac99b3465e
Fix NoMethodError in ActivityPub::NoteSerializer (#10172) 5 years ago
Eugen Rochko a198add83b
Fix various issues in polls (#10165) 5 years ago
ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago
Eugen Rochko 1a7de769a3
Fix ActivityPub votes having nil IDs (#10151) 5 years ago
Eugen Rochko 3cf98aac66
Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
ThibG ee7d79c0ce Fix serialization of boosts (#10129) 5 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998) 5 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 6 years ago
Eugen Rochko 6d2080a74b
Add account hashtags to ActivityPub actor JSON (#9450) 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
ThibG 63484ee17a Do not check for file existence when serializing ActivityPub actor (#8386) 6 years ago
Eugen Rochko e55dce3176
Add federation relay support (#7998) 6 years ago
Eugen Rochko fc09b3722a
Always send content for backwards-compatibility (#7844) 6 years ago
Eugen Rochko 908a9671d0
Serialize language into ActivityPub JSON (#7840) 6 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391) 6 years ago
Eugen Rochko 2f63d52b92
Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
Eugen Rochko 2c1f7b2ece
Better pagination for ActivityPub outbox (#7356) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 6 years ago
Eugen Rochko 9fe1619db9
Do not re-query mentions from serializers (#6858) 6 years ago
ThibG ff6b8a6443 Serialize mentions in the order they are added (#6836) 6 years ago
Eugen Rochko 89a52d6280
Fix wrong target URIs in ActivityPub Add/Remove (#6668) 6 years ago
Eugen Rochko e6520c0270
Fix #6657 - Use target instead of origin in Remove activity (#6664) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
Eugen Rochko 44829d8216
Fix missing focalPoint in ActivityPub JSON (#6609) 6 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570) 6 years ago
Eugen Rochko b8535ad4df
Fix nil error in focal_point? (#6537) 6 years ago
beatrix 755aad534a fix typo in image serializer (#6530) 6 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 6 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 6 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 7 years ago
Eugen Rochko 02ba03d6db
Send one Delete of Actor in ActivityPub when account is suspended (#6172) 7 years ago
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746) 7 years ago
unarist 8125fdc19f Use atomUri in Undo activity of Announce (#5376) 7 years ago
Eugen Rochko 6e4046fc3f Fix #5178 - Use object URI only in Announce, instead of embedding (#5266) 7 years ago
Eugen Rochko 3a3475450e Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
nullkal 7d16bb379d Use OrderedCollectionPage to return followers/following list (#4949) 7 years ago