301 Commits (2bd132d4581048a96b4d36b5a94e6749c68b8987)

Author SHA1 Message Date
  Yamagishi Kazutoshi e95983f5df Decode IDNA in PreviewCard (#2781) 7 years ago
  Eugen Rochko 13c16b4e95 Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734) 7 years ago
  Eugen Rochko bafd22ecf4 Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 7 years ago
  yhirano 8325866c61 Downgrade rubocop 0.48.1 => 0.46.0 (#2628) 7 years ago
  Patrick Figel 197af5de70 Set unknown attachment type when adding domain blocks (#2605) 7 years ago
  Eugen Rochko 2af4f3c4e2 Improve shared status verification (#2525) 7 years ago
  Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337) 7 years ago
  Matt Jankowski 8857cabca4 Domain block service cleanup (#2490) 7 years ago
  Keiji, Yoshimi 8fe36654ef attach_media should be in transaction of creation status (#2426) 7 years ago
  Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 7 years ago
  178inaba d2159deaf2 Optimize account search (#2421) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  Yamagishi Kazutoshi d670f72830 Show multibyte URI preview card (#2363) 7 years ago
  Eugen 9d3be5579a Improve bio compatibility (#2278) 7 years ago
  ik-fib 47a3036ea6 Add Mastodon version to user agent (#2253) 7 years ago
  Eugen 1d47910d3b Fix possibility of unrightful webfinger redirect (#2147) 7 years ago
  Matt Jankowski 297c11dba2 Language detection refactor (#2099) 7 years ago
  ik-fib 23ecc681c4 Add "Mastodon" to user agent (#2073) 7 years ago
  Tomohiro Suwa 3399dd7a66 Fix nil query_username (#2013) 7 years ago
  Keiji, Yoshimi 7a5086729a reduce unneed query when post without attachements. (#1907) 7 years ago
  Eugen 8ebed7fc68 Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959) 7 years ago
  Eugen e4af4898de Add language detection (#1772) 7 years ago
  alpaca-tc 19f63ff801 Check @recipient.user at the first (#1939) 7 years ago
  Eugen babbb2135e Fix #1813 - Alleviate extra requests when processing mentions (#1938) 7 years ago
  Matt Jankowski e0b5a94a4b Clean up check that account needs a webfinger update (#1932) 7 years ago
  alpaca-tc 8f8319852c Fixed NoMethodError in UnfollowService (#1918) 7 years ago
  Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865) 7 years ago
  alpaca-tc f9d7ec8971 ActiveRecord::Relation does not respond to `#id` (#1834) 7 years ago
  Matt Jankowski 40fd1de488 Account search service refactor (#1791) 7 years ago
  ThibG 31f0bcf804 Refresh webfinger (#1323) 7 years ago
  ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
  Matt Jankowski 323671a653 Silence more scope order warnings (#1604) 7 years ago
  Matt Jankowski 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 years ago
  ThibG d19ed18388 Get handle from atom feed's author/email field instead of guessing from URL (#1344) 7 years ago
  Eugen 982fef811e Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 7 years ago
  Yann GUERN 485d75a805 #1141 on remote follow 7 years ago
  Eugen Rochko b2a7218ab7 Fix #801 - Respect webfinger's canonical response of username/domain 7 years ago
  Chad Pytel ad5ddd5e95 Use I18n for media attachment validation errors 7 years ago
  Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago
  Eugen Rochko 51d7caaf19 Fix wrong pubsub channel on public timelines 7 years ago
  Eugen Rochko dbd529109e Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService, 7 years ago
  Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job 7 years ago
  Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 years ago
  Eugen Rochko 220bc48e8e Only render public payload once in FanOutOnWrite 7 years ago
  Eugen Rochko 6fd865c000 Spawn FeedInsertWorker to deliver status into personal feed 7 years ago
  Eugen Rochko 82aaedec46 Reduce number of items in feeds, optimize regeneration worker slightly, 7 years ago
  Eugen Rochko 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions 7 years ago
  Eugen Rochko b7c1b12367 Make default admin UI page reports. Add admin UI for creating a domain block 7 years ago
  Eugen Rochko d6b965cf08 Fix issue with feed merge-in code as well 7 years ago
  Eugen Rochko e809caa0e1 Fix feed regeneration bug 7 years ago