Age | Commit message (Expand) | Author |
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 |
2018-02-22 | Focal points (#6520) | Eugen Rochko |
2018-02-21 | Fix avatar and header issues by using custom geometry detector (#6515) | Eugen Rochko |
2018-02-17 | Push discovered status through streaming API within a time window (#6484) | Eugen Rochko |
2018-02-09 | Full-text search for authorized statuses (#6423) | Eugen Rochko |
2018-02-09 | Add preference to always display sensitive media (#6448) | Eugen Rochko |
2018-02-02 | Accept ActivityPub announce from the author of the original note (#6236) | Akihiko Odaki |
2018-01-19 | Process mentions and reblogs even from resolved threads (#6299) | ThibG |
2018-01-09 | Skip ActivityPub Announces of non-public objects (#6230) | Eugen Rochko |
2018-01-09 | Add the author of a status to cc if reblogged (#6226) | puckipedia |
2018-01-08 | Revert #5772 (#6221) | Eugen Rochko |
2018-01-08 | Fix bad URL schemes being accepted (#6219) | Eugen Rochko |
2018-01-08 | Move Article from supported to converted types (#6218) | puckipedia |
2018-01-03 | Don't normalize URLs in toots (#6134) | ThibG |
2018-01-03 | Allow to dereference Follow object for ActivityPub (#5772) | Akihiko Odaki |
2018-01-03 | [!] Sanitize incoming classlist properly (#6162) | puckipedia |
2018-01-03 | Don't leave behind husk of remotely-deleted profile (#6159) | Eugen Rochko |
2018-01-02 | Fix stats expiring too quickly because of variable mistake (#6155) | Eugen Rochko |
2017-12-29 | Add more instance stats APIs (#6125) | Eugen Rochko |
2017-12-27 | Fix XML oEmbed support discovery (#6104) | Akihiko Odaki |
2017-12-15 | Do not hide statuses from silenced accounts from other silenced accounts (#6030) | Eugen Rochko |
2017-12-13 | Fix redundant HTTP request in FetchLinkCardService (#6002) | Eugen Rochko |
2017-12-10 | Save media outside transaction (#5959) | abcang |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |