Age | Commit message (Expand) | Author |
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 |
2019-11-07 | Fix various issues with account migration (#12301) | ThibG |
2019-11-04 | Add abilityto add oneself to lists (#12271) | ThibG |
2019-10-24 | microformat mentions can have an implicit property (#12189) | nightpool |
2019-10-07 | Fix hashtag timeline REST API accepting too many hashtags (#12091) | Eugen Rochko |
2019-10-03 | Add `reason` param to `POST /api/v1/accounts` REST API (#12064) | Eugen Rochko |
2019-10-01 | Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ... | ThibG |
2019-10-01 | Remove HEAD request from fetching link previews (#12028) | Eugen Rochko |
2019-09-30 | Fix follow requests N+1 (#12004) | abcang |
2019-09-29 | Add voters count support (#11917) | ThibG |
2019-09-29 | Fix account migration not affecting followers on origin server (#11980) | Eugen Rochko |
2019-09-28 | Fix preview card image not being re-fetched even if link is re-posted (#11981) | Eugen Rochko |
2019-09-28 | Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-09-27 | Fix unreviewed hashtag not being found by exact case-insensitive match (#11976) | Eugen Rochko |
2019-09-26 | Fix search error when ElasticSearch is enabled but not available (#11954) | Jeong Arm |
2019-09-18 | Change spam check to apply to local accounts and add a threshold (#11806) | Eugen Rochko |