about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
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
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-05-02Remove most behaviour disparities between blocks and mutes (#7231)Eugen Rochko
2018-05-02Guard against nil URLs in Request class (#7284)Eugen Rochko
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-23Prevent suspended accounts from appearing in AccountSearchService (#7246)Emelia Smith
2018-04-22Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)Eugen Rochko
2018-04-19Rescue SSL errors when processing mentions, remove useless line (#7184)Eugen Rochko
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-16Remove extra spaces from search API queries and public account headers (fixes...ThibG
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-13Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)Eugen Rochko
2018-04-09When creating status, if no sensitive status is given, use default (#7057)Renato "Lond" Cerqueira
2018-04-03Fix nil account issue in ProcessAccountService (#7019)Nolan Lawson
2018-04-02Support all ActivityPub actor types (#6997)Eugen Rochko
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-03-30Fix compatibility with PeerTube (#6968)ThibG
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-20Use username/domain to match existing accounts in ActivityPub (#6842)Eugen Rochko
2018-03-17Add entropy to download filenames (#6811)nightpool
2018-03-08For now, put a "." into no-text statuses with media for backcompat (#6691)Eugen Rochko
2018-03-08After blocking domain with reject_media, invalidate cache (#6679)Eugen Rochko
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-03Fix 500 while searching after deleting a post (#6604)Aboobacker MK
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-15Fix #5173: Click card to embed external content (#6471)Eugen Rochko
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-02Fix saving of oEmbed image (#6409)abcang