about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
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
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-22Rename FetchRemoteResourceService to ResolveURLService (#6328)Akihiko Odaki
2018-01-18When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)Renato "Lond" Cerqueira
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-15Allow attributedTo in a status to be an embedded object (#6238)puckipedia
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2018-01-05When fetching an ActivityPub-enabled status, do not re-request it as text/htm...ThibG
2018-01-04Send one Delete of Actor in ActivityPub when account is suspended (#6172)Eugen Rochko
2018-01-04Fix FetchAtomService not finding alternatives if there's a Link header (#6170)Eugen Rochko
2018-01-03Update moved-to property when it's removed too (#6160)Eugen Rochko
2017-12-22Reduce the number of synchronous resolves when posting toots (#6075)ThibG
2017-12-13Fix redundant HTTP request in FetchLinkCardService (#6002)Eugen Rochko
2017-12-13Fix #5952 - NameError (regression from #5762) (#5999)Eugen Rochko
2017-12-12Store preview image for embedded photo in preview cards (#5986)Akihiko Odaki
2017-12-12Return false if object does not respond to url (#5988)Renato "Lond" Cerqueira
2017-12-12Change conditional to avoid nil into string error in sidekiq (#5987)Renato "Lond" Cerqueira
2017-12-10Fix account and tag searches with leading/trailing spaces (#5965)Andrea Scarpino
2017-12-09Ignore HEAD method if does not support (#5949)Yamagishi Kazutoshi
2017-12-09Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-12-06Search only from followees (#5897)Yamagishi Kazutoshi
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko