38 Commits (master)

Author SHA1 Message Date
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 5 years ago
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 5 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko 802cf6a4c5
Improve federated ID validation (#8372) 6 years ago
ThibG c52bcc0331 Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) 6 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669) 6 years ago
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
Eugen Rochko 6208ea5a53
If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) 6 years ago
ThibG a24605961a Fixes/do not override timestamps (#7336) 6 years ago
ThibG 581a5c9d29 Fixes/do not override timestamps (#7331) 6 years ago
Eugen Rochko 75c4ab9d12
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) 6 years ago
David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 6 years ago
ThibG ff6b8a6443 Serialize mentions in the order they are added (#6836) 6 years ago
Eugen Rochko f02411da40
Ignore media validation when attaching to status during processing (#6822) 6 years ago
MitarashiDango 6dcf96271e fix validation error (media only status) (#6684) 6 years ago
Eugen Rochko a71af98401
Push discovered status through streaming API within a time window (#6484) 6 years ago
Eugen Rochko 35b84985a8
Skip ActivityPub Announces of non-public objects (#6230) 6 years ago
abcang 3caec1ecc2 Save media outside transaction (#5959) 6 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 6 years ago
Eugen Rochko 484208ce12 When status is fetched instead of delivered, do not stream it (#5437) 7 years ago
Eugen Rochko df7dbc41ae Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5371) 7 years ago
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260) 7 years ago
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114) 7 years ago
ThibG 34fa305a00 Fix race condition when processing incoming OStatus messages (#5013) 7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988) 7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
unarist 504737e860 Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) 7 years ago
unarist af2d22f88c Fallback from perform_via_activitypub on private posts (#4758) 7 years ago
Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 7 years ago
Eugen Rochko 40c45f5dd9 Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 7 years ago
Eugen Rochko 4fcbb1f838 Re-add missing transaction around status-from-OStatus creation (#4603) 7 years ago
Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 7 years ago
Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 7 years ago