Age | Commit message (Expand) | Author |
2018-06-08 | Do not accept ActivityPub follow requests from blocked user (#7756) | Eugen Rochko |
2018-05-31 | Exclude unlisted, private and direct toots from affecting trends (#7686) | Eugen Rochko |
2018-05-29 | Fix N+1 on AtomSerializer (#7669) | abcang |
2018-05-28 | Record trending tags from ActivityPub, too (#7647) | Eugen Rochko |
2018-05-25 | Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) | ThibG |
2018-05-18 | Resolve unknown status from Add activity, skip Remove if unknown (#7526) | Eugen Rochko |
2018-05-18 | Add preference to hide following/followers lists (#7532) | Eugen Rochko |
2018-05-18 | User agent for WebFinger (#7531) | MIYAGI Hikaru |
2018-05-16 | Raise Mastodon::RaceConditionError if Redis lock failed (#7511) | Akihiko Odaki |
2018-05-12 | Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) | ThibG |
2018-05-10 | Disable inflate gzip on head method (#7432) | Yamagishi Kazutoshi |
2018-05-09 | Support gzip encoding on Request (#7425) | Yamagishi Kazutoshi |
2018-05-07 | If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398) | Eugen Rochko |
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko |
2018-05-05 | Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) | Eugen Rochko |
2018-05-04 | Store URIs of follows, follow requests and blocks for ActivityPub (#7160) | Eugen Rochko |
2018-05-03 | Fixes/do not override timestamps (#7336) | ThibG |
2018-05-03 | Fixes/do not override timestamps (#7331) | ThibG |
2018-05-03 | Fix n+1 queries in StatusThreadingConcern (#7321) | Eugen Rochko |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko |
2018-05-02 | Accept actor object updates from all supported actor types (#7312) | ThibG |
2018-05-02 | Remove most behaviour disparities between blocks and mutes (#7231) | Eugen Rochko |
2018-05-02 | Guard against nil URLs in Request class (#7284) | Eugen Rochko |
2018-05-02 | Support Actors/Statuses with multiple types (#7305) | Surinna Curtis |
2018-04-30 | Fix missing updated_at attribute on emoji EntityCache (#7297) | Eugen Rochko |
2018-04-30 | Fix missing domain attribute in EntityCache for emoji (#7290) | Eugen Rochko |
2018-04-27 | Add entity cache (#7271) | Eugen Rochko |
2018-04-25 | HTTP proxy support for outgoing request, manage access to hidden service (#7134) | MIYAGI Hikaru |
2018-04-25 | Add RSS feeds for end-users (#7259) | Eugen Rochko |
2018-04-23 | Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) | Eugen Rochko |
2018-04-22 | Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) | Eugen Rochko |
2018-04-14 | Add bio fields (#6645) | Eugen Rochko |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-07 | Forward deletes on the same path as reply forwarding (#7058) | Eugen Rochko |
2018-04-01 | [WIP] Enable custom emoji on account pages and in the sidebar (#6124) | David Underwood |
2018-03-30 | Fix compatibility with PeerTube (#6968) | ThibG |
2018-03-29 | Do not ignore unknown media attachments, only skip them (#6948) | ThibG |
2018-03-26 | Validate HTTP response length while receiving (#6891) | Akihiko Odaki |
2018-03-24 | Close http connection in perform method of Request class (#6889) | Akihiko Odaki |
2018-03-20 | request: in the event of failure, try other IPs (#6761) (#6813) | Rey Tucker |
2018-03-19 | Serialize mentions in the order they are added (#6836) | ThibG |
2018-03-19 | Ignore media validation when attaching to status during processing (#6822) | Eugen Rochko |
2018-03-08 | fix validation error (media only status) (#6684) | MitarashiDango |
2018-03-07 | Remove text requirement when media attached from statuses (#6672) | Eugen Rochko |
2018-03-07 | Fix #6657 - Use target instead of origin in Remove activity (#6664) | Eugen Rochko |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-02-28 | Fix #5708: Reject->Follow will remove the follow if it exists (#6571) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-24 | Raise Mastodon::HostValidationError when host for HTTP request is private (#6... | Akihiko Odaki |
2018-02-24 | Do not push status to feed if its reblog is already inserted (#6488) | Akihiko Odaki |