56 Commits (084cf0babffec9e7bee537fd4f6b2294de6c33dc)

Author SHA1 Message Date
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 8 years ago
David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 8 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 8 years ago
ThibG a8b51124ba Don't normalize URLs in toots (#6134) 8 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 8 years ago
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub (#5848) 8 years ago
MIYAGI Hikaru 782224c991 Avoid emojifying on invisible text (#5558) 8 years ago
unarist d8b2f89d33 Fix remote profile being displayed in HTML on remote_follow (#5249) 9 years ago
Eugen Rochko b9c76e2edb When processing custom emoji, ensure a non-animated version exists (#5230) 9 years ago
Eugen Rochko 9c8e602163 Fix custom emojis not detected when used in content warning (#5049) 9 years ago
Naoki Kosaka df1ce2350c Fix non-local statuses are html_encoded in public_page. (#5012) 9 years ago
Eugen Rochko 81cec35dbf Custom emoji (#4988) 9 years ago
unarist ec36df97c4 Escape URL parts on formatting local status (#4975) 9 years ago
ふぁぼ原 3816943e6b Enable to recognize most kinds of characters as URL paths (#4941) 9 years ago
TheKinrar 9ba7d526a0 Don't normalize invalid domain names (#4499) 9 years ago
Akihiko Odaki (@fn_aki@pawoo.net) c7af8cbc90 Remove some arguments of Formatter.instance.format and spec (#3541) 9 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013) 9 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970) 9 years ago
beatrix 57a3d71c90 fix a regression introduced by e2491680e6 (#2966) 9 years ago
R Tucker e2491680e6 Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 9 years ago
abcang 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947) 9 years ago
masarakki d08f1112d5 use Twitter::Extractor for creating links (#2502) 9 years ago
Eugen Rochko 7406404fa3 Hotfix remote status formatting (#2543) 9 years ago
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337) 9 years ago
Yamagishi Kazutoshi 3ea5b948a4 Decodes URL containing IDN (#2436) 9 years ago
178inaba 1244630ab4 Add simple_format to simplified_format (#2198) 9 years ago
Mingye Wang 5c9aa2b732 Fix mangling of ##tag matches (#2194) (#2247) 9 years ago
abcang 70891a99a9 Fix html escape characters in the URL (#2138) 9 years ago
Effy Elden 8321884eef Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753) 9 years ago
Eugen ac54da9394 Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 9 years ago
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700) 9 years ago
Ben Roberts 0254ee9795 significant improvement in microformats markup (#1063) 9 years ago
Rachel H f690320fb9 Keep newlines in xml (#1397) 9 years ago
Eugen Rochko 139fc994e2 Fix #408 - link @ names in bios 9 years ago
Eugen Rochko 6b81d10030 Add digest e-mails 9 years ago
Eugen Rochko 9d4cad6307 Improve glow 9 years ago
Eugen Rochko 3202bdd744 Fix #555 - Use a better URL parser 9 years ago
Eugen Rochko 6fa4e01139 Fix showing ellipsis even when link hasn't been cut off 9 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 9 years ago
Eugen Rochko 80cefd5b3c Fix #204, fix #515 - URL truncating is now a style so copypasting is not 9 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 9 years ago
Eugen Rochko d4d56b8af0 Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hashtags on simplified_format 9 years ago
Eugen Rochko 6a5036ab19 Fix whitespace preservation in status text 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko ca3b364aea Fix #122 - Add microformats-2 classes to mention links 10 years ago
Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160 10 years ago
Eugen Rochko 48b9619439 Adding hashtags 10 years ago
Eugen Rochko 62292797ec Adding hashtag model 10 years ago
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 10 years ago
Eugen Rochko 927333f4f8 Improve code style 10 years ago