Age | Commit message (Expand) | Author |
2020-07-26 | Fix following restriction not working when exact match in account search (#14... | Takeshi Umeda |
2020-07-23 | Fix duplicate notification and delivery of mentions (#14378) | Takeshi Umeda |
2020-07-19 | Fix movie width and frame_rate returning nil (#14357) | Takeshi Umeda |
2020-07-15 | Fix removing allowed domains being done synchronously (#14302) | ThibG |
2020-07-13 | Fix account domain block not properly unfollowing accounts from domain (#14304) | Eugen Rochko |
2020-07-12 | Fix removing a DomainAllow rule wiping known accounts in open federation mode... | ThibG |
2020-07-07 | Change User-Agent of link preview fetching service to include "Bot" (#14248) | Eugen Rochko |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-09 | Make domain block/silence/reject-media code more robust (#13424) | ThibG |
2020-06-09 | Fix performance of follow import (#13836) | Takeshi Umeda |
2020-06-03 | Fix activity not being signed (#13948) | Takeshi Umeda |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-14 | Fix hashtag search performing account search as well (#13758) | ThibG |
2020-05-12 | Fix not publishing update of remote timeline (#13745) | Takeshi Umeda |
2020-05-10 | Refactor monkey-patching of Goldfinger (#12561) | Eugen Rochko |
2020-04-25 | Fix not being able to resolve public resources in development environment (#1... | Eugen Rochko |
2020-04-02 | Fix returning results when searching for URL with non-zero offset (#13377) | Eugen Rochko |
2020-03-30 | Fix incorrect deletion of local accounts imported by overwriting (#13350) | Takeshi Umeda |
2020-03-25 | Fix media not being marked sensitive when client sets a CW but no text (#13277) | ThibG |
2020-03-12 | Fix some timeouts when searching URLs by limiting some database queries (#13253) | ThibG |
2020-03-09 | Add federation support for the "hide network" preference (#11673) | ThibG |
2020-03-08 | Change local media attachments to perform heavy processing asynchronously (#1... | Eugen Rochko |
2020-03-08 | Fix public posts from silenced accounts not being changed to unlisted visibil... | ThibG |
2020-03-08 | Fix error when searching for URLs that contain the mention syntax (#13151) | ThibG |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-24 | Fix misleading error when attempting to re-send a pending follow request (#13... | ThibG |
2020-02-24 | Fix backups failing when files are missing from media attachments (#13146) | ThibG |
2020-02-24 | Fix duplicate accounts being created when fetching an account for its key onl... | ThibG |
2020-02-22 | Fix previously OStatus-based accounts not being detected as ActivityPub (#13129) | ThibG |
2020-01-12 | Fix invalid votes from the API being accepted (#12601) | ThibG |
2020-01-11 | Clarify keyword arguments with ** (#12769) | Daigo 3 Dango |
2020-01-10 | Use quality values in Accept field to explicitly prefer JSON over HTML (#12806) | ThibG |
2020-01-03 | Fix URL search not returning private toots user has access to (#12742) | ThibG |
2019-12-30 | Fix IDN mentions not being processed, IDN domains not being rendered (#12715) | Eugen Rochko |
2019-12-30 | Fix backups stopping due to read timeouts (#12281) | chr v1.x |
2019-12-18 | Fix link crawler not specifying accepted content-type (#12646) | ThibG |
2019-12-18 | Add signature to exported status (#12649) | Takeshi Umeda |
2019-12-18 | Fix an error when ActivityPub::FetchRemoteStatusService url is called with ni... | Takeshi Umeda |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-12-16 | Admin setting to disable default follows (#12566) | Alice Gaudon |
2019-12-06 | Fix account search with no query (#12549) | trwnh |
2019-12-04 | Fix error when using search API with no query (#12541) | Eugen Rochko |
2019-12-01 | Add follow_request notification type (#12198) | ThibG |
2019-11-26 | Fix empty poll options not being filtered on remote poll update (#12484) | ThibG |
2019-11-21 | Fix OEmbed discovery not handling different URL variants in query (#12439) | Eugen Rochko |
2019-11-21 | Fix FetchLinkCardServices crashing on a tags without a target (#12159) | ThibG |
2019-11-21 | Change domain block behavior to update user records before deleting data (#12... | ThibG |
2019-11-17 | Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) | Eugen Rochko |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-11-11 | Fix already-known remote private toots not being searchable by URL (#12336) | ThibG |