about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2017-04-30Downgrade rubocop 0.48.1 => 0.46.0 (#2628)yhirano
2017-04-29Set unknown attachment type when adding domain blocks (#2605)Patrick Figel
2017-04-27Improve shared status verification (#2525)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-26Domain block service cleanup (#2490)Matt Jankowski
2017-04-26attach_media should be in transaction of creation status (#2426)Keiji, Yoshimi
2017-04-25Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2...Eugen Rochko
2017-04-25Optimize account search (#2421)178inaba
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-23Show multibyte URI preview card (#2363)Yamagishi Kazutoshi
2017-04-22Improve bio compatibility (#2278)Eugen
2017-04-21Add Mastodon version to user agent (#2253)ik-fib
2017-04-19Fix possibility of unrightful webfinger redirect (#2147)Eugen
2017-04-18Language detection refactor (#2099)Matt Jankowski
2017-04-18Add "Mastodon" to user agent (#2073)ik-fib
2017-04-17Fix nil query_username (#2013)Tomohiro Suwa
2017-04-17reduce unneed query when post without attachements. (#1907)Keiji, Yoshimi
2017-04-16Fix #1957 - WhatLanguage can return null. Fallback to 'en' (#1959)Eugen
2017-04-16Add language detection (#1772)Eugen
2017-04-16Check @recipient.user at the first (#1939)alpaca-tc
2017-04-16Fix #1813 - Alleviate extra requests when processing mentions (#1938)Eugen
2017-04-16Clean up check that account needs a webfinger update (#1932)Matt Jankowski
2017-04-16Fixed NoMethodError in UnfollowService (#1918)alpaca-tc
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen
2017-04-15ActiveRecord::Relation does not respond to `#id` (#1834)alpaca-tc
2017-04-15Account search service refactor (#1791)Matt Jankowski
2017-04-15Refresh webfinger (#1323)ThibG
2017-04-15Allow running mastodon on a different domain as the one used for identifying ...ThibG
2017-04-12Silence more scope order warnings (#1604)Matt Jankowski
2017-04-11Remove unused AtomBuilderHelper (#1364)Matt Jankowski
2017-04-09Get handle from atom feed's author/email field instead of guessing from URL (...ThibG
2017-04-08Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)Eugen
2017-04-08Merge pull request #1218 from R0ckweb/patch-2Eugen
2017-04-08#1141 on remote followYann GUERN
2017-04-08Fix #801 - Respect webfinger's canonical response of username/domainEugen Rochko
2017-04-07Use I18n for media attachment validation errorsChad Pytel
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-04-06Fix wrong pubsub channel on public timelinesEugen Rochko
2017-04-06Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe...Eugen Rochko
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2017-04-05Replace calls to FeedManager#inline_render and #broadcastEugen Rochko
2017-04-05Only render public payload once in FanOutOnWriteEugen Rochko
2017-04-04Spawn FeedInsertWorker to deliver status into personal feedEugen Rochko
2017-04-04Reduce number of items in feeds, optimize regeneration worker slightly,Eugen Rochko
2017-04-03Add check for visibility.nil? even though it can't ever be, to check for race...Eugen Rochko
2017-04-03Make default admin UI page reports. Add admin UI for creating a domain blockEugen Rochko
2017-04-02Fix issue with feed merge-in code as wellEugen Rochko
2017-04-02Fix feed regeneration bugEugen Rochko
2017-03-31Fix reworked searchEugen Rochko
2017-03-22Prettier account and stream entry URLsEugen Rochko