about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-09-01Change own direct-visibility statuses to be in the home feed again (#14711)Eugen Rochko
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-08-31Fix limited follower id in fan-out-on-write service (#14709)Takeshi Umeda
2020-08-30Fix inefficiencies in fan-out-on-write service (#14682)Eugen Rochko
2020-08-25Use Status.group instead of Status.distinct in HashQueryService (#14662)Akihiko Odaki
2020-07-26Fix following restriction not working when exact match in account search (#14...Takeshi Umeda
2020-07-23Fix duplicate notification and delivery of mentions (#14378)Takeshi Umeda
2020-07-19Fix movie width and frame_rate returning nil (#14357)Takeshi Umeda
2020-07-15Fix removing allowed domains being done synchronously (#14302)ThibG
2020-07-13Fix account domain block not properly unfollowing accounts from domain (#14304)Eugen Rochko
2020-07-12Fix removing a DomainAllow rule wiping known accounts in open federation mode...ThibG
2020-07-07Change User-Agent of link preview fetching service to include "Bot" (#14248)Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-09Make domain block/silence/reject-media code more robust (#13424)ThibG
2020-06-09Fix performance of follow import (#13836)Takeshi Umeda
2020-06-03Fix activity not being signed (#13948)Takeshi Umeda
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-14Fix hashtag search performing account search as well (#13758)ThibG
2020-05-12Fix not publishing update of remote timeline (#13745)Takeshi Umeda
2020-05-10Refactor monkey-patching of Goldfinger (#12561)Eugen Rochko
2020-04-25Fix not being able to resolve public resources in development environment (#1...Eugen Rochko
2020-04-02Fix returning results when searching for URL with non-zero offset (#13377)Eugen Rochko
2020-03-30Fix incorrect deletion of local accounts imported by overwriting (#13350)Takeshi Umeda
2020-03-25Fix media not being marked sensitive when client sets a CW but no text (#13277)ThibG
2020-03-12Fix some timeouts when searching URLs by limiting some database queries (#13253)ThibG
2020-03-09Add federation support for the "hide network" preference (#11673)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-03-08Fix public posts from silenced accounts not being changed to unlisted visibil...ThibG
2020-03-08Fix error when searching for URLs that contain the mention syntax (#13151)ThibG
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-02-24Fix misleading error when attempting to re-send a pending follow request (#13...ThibG
2020-02-24Fix backups failing when files are missing from media attachments (#13146)ThibG
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