about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2018-09-20Support link verification with redirects (#8735)Eugen Rochko
2018-09-19Fix failed profile verification when rel attribute including values other tha...Yamagishi Kazutoshi
2018-09-18Fix VerifyAccountLinksWorker not being queued (#8721)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-09-10Handle relative URLs when fetching OEmbed/OpenGraph cards (#8669)ThibG
2018-09-02Add preference for report notification e-mails, skip for duplicates (#8559)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko
2018-08-26Bump interactions count when a follow happens (#8468)Eugen Rochko
2018-08-26Delay e-mail notifications by 2 minutes (#8438)Eugen Rochko
2018-08-23Do not crash if remote custom emoji does not define updated date (fixes #8376...ThibG
2018-08-22Improve federated ID validation (#8372)Eugen Rochko
2018-08-22Add favourites to archive takeout (#8351)Eugen Rochko
2018-08-21Get rid of all batch order warnings (#8334)Eugen Rochko
2018-08-20Increase reach of Delete->Actor activities (#8305)Eugen Rochko
2018-08-18Do not process outgoing mentions to suspended accounts (#8272)ThibG
2018-08-17Use correct activity id in Accept when receiving duplicate Follow (fixes #821...ThibG
2018-08-15Allow accessing local private/DM messages by URL (#8196)ThibG
2018-07-28Prevent ActivityPub movedTo recursion (#8092)Eugen Rochko
2018-07-16Fix activity:interactions counter to count all interactions (#8037)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-05Send undo of boost to original poster if reblog (#7959)Eugen Rochko
2018-07-03Fix check for PotentialFriendshipTracker when replying (#7933)Eugen Rochko
2018-07-03Re-add follow recommendations API (#7918)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko
2018-06-15Remove placeholder text for media-only toots (#7806)Eugen Rochko
2018-06-09Fix domain hiding logic (#7765)Eugen Rochko
2018-06-04Skip processing when HEAD method returns 501 (#7730)Yamagishi Kazutoshi
2018-06-04Do not mark remote status sensitive even if spoiler text is present (#7395)Akihiko Odaki
2018-05-31Exclude unlisted, private and direct toots from affecting trends (#7686)Eugen Rochko
2018-05-30Improve counter caches on Status and Account (#7644)Eugen Rochko
2018-05-29Reduce wasted work in RemoveStatusService due to inactive followers (#7672)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-21Use #any? instead of #exists? when checking media attachments (#7570)Eugen Rochko
2018-05-21Add media timeline (#6631)Yamagishi Kazutoshi
2018-05-16Raise Mastodon::RaceConditionError if Redis lock failed (#7511)Akihiko Odaki
2018-05-15Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)unarist
2018-05-14Fix account URI when updating ActivityPub account (#7488)Wiktor
2018-05-14Call media.present? because media may be nil (#7474)abcang
2018-05-12Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)ThibG
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-09Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)Yamagishi Kazutoshi
2018-05-08Take the first recognized actor_type. (#7410)Surinna Curtis
2018-05-08Fix hashtags not being federated on mentions (fixes #6900) (#7406)ThibG
2018-05-07Bot nameplates (#7391)Eugen Rochko
2018-05-07Support explicitly supplying language code for status via REST API (#7389)Eugen Rochko
2018-05-05Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)Eugen Rochko
2018-05-05Store home feeds for 7 days instead of 14 (#7354)Eugen Rochko
2018-05-02Improve PostStatusService performance (#7317)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko