98 Commits (2bb25c7730b8496640ee404160e1eb1652071a54)

Author SHA1 Message Date
Thibaut Girka 02f1c04fab Make sanitizer *not* add no-referrer etc. in local markdown toots if the link is “safe” 4 years ago
Thibaut Girka 2c510ee00a Fix glitch-soc marking every link in toots as a tag 4 years ago
Eugen Rochko a64973aecf
Fix malformed HTML causing uncaught error (#13042) 4 years ago
ThibG a8e46cf7a1 Add support for magnet: URIs (#12905) 4 years ago
ThibG ea436b355b Add support for linking XMPP URIs in toots (#12709) 5 years ago
BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202) 5 years ago
ThibG ec2a439a22 Add account bio to account admin view (#11473) 5 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348) 5 years ago
Thibaut Girka 86d4461948 Fix HTML entities being encoded as hashtag links… 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Thibaut Girka 5ea45351a0 Fix rendering of emoji in public pages 5 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads 5 years ago
Thibaut Girka 2332b3f146 Fix local text/html toots not being sanitized 5 years ago
Thibaut Girka 9ca21e93cc Minor optimization 5 years ago
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks 5 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks 5 years ago
Thibaut Girka d7520f8175 Add support for HTML-formatted toots 5 years ago
Thibaut Girka 94aef563b9 Add support for markdown-formatted toots 5 years ago
ThibG c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765) 5 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
ThibG 80f0910e21 Add support for custom emojis in poll options (#10322) 5 years ago
ThibG efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) 5 years ago
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
Eugen Rochko 016ad37bc8
Fix URL linkifier grabbing full-width spaces and quotations (#9997) 5 years ago
Hinaloe 157d3af46c Only URLs extract with pre-escaped text (#9991) 5 years ago
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447) 5 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko fac529975b Improve signature verification safeguards (#8959) 6 years ago
Eugen Rochko 21ad21cb50
Improve signature verification safeguards (#8959) 6 years ago
Renato "Lond" Cerqueira fe56d26f7b Fix autoplay issue with spoiler tag (#8540) 6 years ago
Renato "Lond" Cerqueira 11658d8653 Add animate custom emoji param to embed pages (#8507) 6 years ago
Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374) 6 years ago
Eugen Rochko a872392cd9
Add entity cache (#7271) 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 cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 6 years ago
ThibG a8b51124ba Don't normalize URLs in toots (#6134) 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub (#5848) 7 years ago
MIYAGI Hikaru 782224c991 Avoid emojifying on invisible text (#5558) 7 years ago
unarist d8b2f89d33 Fix remote profile being displayed in HTML on remote_follow (#5249) 7 years ago
Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230) 7 years ago
Eugen Rochko 9c8e602163 Fix custom emojis not detected when used in content warning (#5049) 7 years ago
Naoki Kosaka df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012) 7 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988) 7 years ago
unarist ec36df97c4 Escape URL parts on formatting local status (#4975) 7 years ago
ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) 7 years ago
TheKinrar 9ba7d526a0 Don't normalize invalid domain names (#4499) 7 years ago