17 Commits (3598305460bdafe42585191790a9a9e987c8b978)

Author SHA1 Message Date
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 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
Eugen Rochko 6208ea5a53
If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) 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
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko df7dbc41ae Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5371) 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
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 a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 7 years ago
Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) ce7c0def88 Remove redundant code in AtomSerializer and spec (#3528) 7 years ago
Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445) 7 years ago
beatrix 3dcb5fa28f Revert HTML CW changes (#3020) 7 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016) 7 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013) 7 years ago
Eugen Rochko a2c8da0185 When avatar/header are missing, do not include the missing file into Atom (#2988) 7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970) 7 years ago
Eugen 9d3be5579a Improve bio compatibility (#2278) 7 years ago
Eugen 15ec4ae07b Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 7 years ago
Eugen f902a335f9 Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876) 7 years ago
Eugen e4af4898de Add language detection (#1772) 7 years ago
Eugen 95bcbaa434 Fix #1852 - Ensure feeds have valid <title> tags (#1875) 7 years ago
Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546) 7 years ago
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
Eugen c172919745 Fix #1339 - better Atom titles (#1343) 7 years ago
Joël Quenneville d4c94fa004 DRY up reblog vs original status check 7 years ago
Eugen Rochko 8a6d8de60a Fix nil#object_type error 7 years ago
Eugen Rochko 624a9a7136 Re-add forgotten <author> element on standalone <entry> 7 years ago
Eugen 1c351709bc Force UTF8 encoding on generated XML (#1140) 7 years ago
Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago