about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2020-02-24Fix duplicate accounts being created when fetching an account for its key onl...ThibG
2020-02-22Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)ThibG
2020-01-12Fix invalid votes from the API being accepted (#12601)ThibG
2020-01-11Clarify keyword arguments with ** (#12769)Daigo 3 Dango
2020-01-10Use quality values in Accept field to explicitly prefer JSON over HTML (#12806)ThibG
2020-01-03Fix URL search not returning private toots user has access to (#12742)ThibG
2019-12-30Fix IDN mentions not being processed, IDN domains not being rendered (#12715)Eugen Rochko
2019-12-30Fix backups stopping due to read timeouts (#12281)chr v1.x
2019-12-18Fix link crawler not specifying accepted content-type (#12646)ThibG
2019-12-18Add signature to exported status (#12649)Takeshi Umeda
2019-12-18Fix an error when ActivityPub::FetchRemoteStatusService url is called with ni...Takeshi Umeda
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG
2019-12-16Admin setting to disable default follows (#12566)Alice Gaudon
2019-12-06Fix account search with no query (#12549)trwnh
2019-12-04Fix error when using search API with no query (#12541)Eugen Rochko
2019-12-01Add follow_request notification type (#12198)ThibG
2019-11-26Fix empty poll options not being filtered on remote poll update (#12484)ThibG
2019-11-21Fix OEmbed discovery not handling different URL variants in query (#12439)Eugen Rochko
2019-11-21Fix FetchLinkCardServices crashing on a tags without a target (#12159)ThibG
2019-11-21Change domain block behavior to update user records before deleting data (#12...ThibG
2019-11-17Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-11-11Fix already-known remote private toots not being searchable by URL (#12336)ThibG
2019-11-07Fix various issues with account migration (#12301)ThibG
2019-11-04Add abilityto add oneself to lists (#12271)ThibG
2019-10-24microformat mentions can have an implicit property (#12189)nightpool
2019-10-07Fix hashtag timeline REST API accepting too many hashtags (#12091)Eugen Rochko
2019-10-03Add `reason` param to `POST /api/v1/accounts` REST API (#12064)Eugen Rochko
2019-10-01Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ...ThibG
2019-10-01Remove HEAD request from fetching link previews (#12028)Eugen Rochko
2019-09-30Fix follow requests N+1 (#12004)abcang
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-28Fix preview card image not being re-fetched even if link is re-posted (#11981)Eugen Rochko
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-27Fix unreviewed hashtag not being found by exact case-insensitive match (#11976)Eugen Rochko
2019-09-26Fix search error when ElasticSearch is enabled but not available (#11954)Jeong Arm
2019-09-18Change spam check to apply to local accounts and add a threshold (#11806)Eugen Rochko
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
2019-09-13Fix search API not resolving URL when type is given (#11822)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-04Change account deletion page to have better explanations (#11753)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-18Add more accurate hashtag search (#11579)Eugen Rochko
2019-08-16Fix accounts search by full/partial display name and others (#11580)Eugen Rochko
2019-08-16Add more accurate account search (#11537)Eugen Rochko
2019-08-11Fix account search always returning exact match on paginated results (#11525)Eugen Rochko
2019-08-07Fix acct URIs with IDN domains not being resolved (#11520)Eugen Rochko