133 Commits (2991a7cfe685ca9b42230b7030b9e7d0ece94c88)

Author SHA1 Message Date
  Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993) 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
  beatrix 57a3d71c90 fix a regression introduced by e2491680e6 (#2966) 7 years ago
  R Tucker e2491680e6 Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 7 years ago
  Akihiko Odaki d5cabfe5c6 Use CLD3 (#2949) 7 years ago
  abcang 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947) 7 years ago
  Matt Jankowski 7a7d12d27f Delegate Account#user_locale method and allow nil (#2927) 7 years ago
  masarakki 267ed3d74b raise-when-oembed-not-found (#2882) 7 years ago
  alpaca-tc 59804abc3d Optimize MuteService and AfterBlockService (#2836) 7 years ago
  masarakki d08f1112d5 use Twitter::Extractor for creating links (#2502) 7 years ago
  Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799) 7 years ago
  Matt Jankowski 8c5ad23b24 Language improvements, replace whatlanguage with CLD (#2753) 7 years ago
  Yamagishi Kazutoshi 4a5f73c8ae Add target=_blank to user note (#2622) 7 years ago
  Eugen Rochko 7406404fa3 Hotfix remote status formatting (#2543) 7 years ago
  Yamagishi Kazutoshi 831ff60698 Fix broken oEmbed provider (#2537) 7 years ago
  Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337) 7 years ago
  Yamagishi Kazutoshi 3ea5b948a4 Decodes URL containing IDN (#2436) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  178inaba 1244630ab4 Add simple_format to simplified_format (#2198) 7 years ago
  ThibG 89dc29affb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 7 years ago
  Matt Jankowski 629d35e6f5 [WIP] Html lang on statuses (#2297) 7 years ago
  Eugen 9d3be5579a Improve bio compatibility (#2278) 7 years ago
  Mingye Wang 5c9aa2b732 Fix mangling of ##tag matches (#2194) (#2247) 7 years ago
  Matt Jankowski 2dda356e3f Clean up settings/preferences controller (#2237) 7 years ago
  abcang 70891a99a9 Fix html escape characters in the URL (#2138) 7 years ago
  Matt Jankowski 297c11dba2 Language detection refactor (#2099) 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
  ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
  Effy Elden 8321884eef Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753) 7 years ago
  Eugen ac54da9394 Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 7 years ago
  Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700) 7 years ago
  Matt Jankowski b330d1f000 Organize coverage dirs (#1695) 7 years ago
  Ben Roberts 0254ee9795 significant improvement in microformats markup (#1063) 7 years ago
  Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546) 7 years ago
  Matt Jankowski aa90798386 Webfinger resource to extract username from resource string (#1607) 7 years ago
  Matt Jankowski b57eed4584 Remove order prior to .find_in_batches (#1470) 7 years ago
  Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
  Rachel H f690320fb9 Keep newlines in xml (#1397) 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
  Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 years ago
  Eugen Rochko 8530f9413b Replace ActionCable broadcast call with simple redis publish 7 years ago