27 Commits (master)

Author SHA1 Message Date
Eugen Rochko 7183d9a113
Change multiple mentions with same username to render with domain (#15718) 3 years ago
Ben Lubar ead09f5ddc
Fix exception when trying to serialize posts with <a> tags in them without hrefs (#1334) 4 years ago
Thibaut Girka c6ff4c634c Fix crash when invalid addresses are linked in HTML or Markdown toots 4 years ago
Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
ThibG 550ff677da Fix ActivityPub handling of replies with WEB_DOMAIN (#4895) (#4904) 7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
ThibG 05cd37097c Optimize uri normalization (#4212) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e07b57852e Remove some code in TagManager and spec (#3547) 7 years ago
Eugen Rochko 43d754eb42 Fix not rejecting remote URIs when parsing out local IDs (#3012) 7 years ago
Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799) 7 years ago
Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago
Eugen Rochko 139fc994e2 Fix #408 - link @ names in bios 7 years ago
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs 7 years ago
Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
Eugen Rochko c04002b340 Federate blocks with the http://mastodon.social/schema/1.0 verb namespace 7 years ago
Eugen Rochko 4284093aa3 Fixed AS delete verb 7 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
Eugen Rochko aec51e40ee Make account domains case-insensitive, downcase before checking against local 8 years ago
Eugen Rochko 15d01a5e08 Better comparison of "local" domain 8 years ago
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago