about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2018-05-02Remove most behaviour disparities between blocks and mutes (#7231)Eugen Rochko
2018-05-02Guard against nil URLs in Request class (#7284)Eugen Rochko
2018-05-02Support Actors/Statuses with multiple types (#7305)Surinna Curtis
2018-04-30Fix missing updated_at attribute on emoji EntityCache (#7297)Eugen Rochko
2018-04-30Fix missing domain attribute in EntityCache for emoji (#7290)Eugen Rochko
2018-04-27Add entity cache (#7271)Eugen Rochko
2018-04-25HTTP proxy support for outgoing request, manage access to hidden service (#7134)MIYAGI Hikaru
2018-04-25Add RSS feeds for end-users (#7259)Eugen Rochko
2018-04-23Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)Eugen Rochko
2018-04-22Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)Eugen Rochko
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-08Enable updating additional account information from user preferences via rest...Levi Bard
2018-04-07Forward 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-30Fix compatibility with PeerTube (#6968)ThibG
2018-03-29Do not ignore unknown media attachments, only skip them (#6948)ThibG
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-20request: in the event of failure, try other IPs (#6761) (#6813)Rey Tucker
2018-03-19Serialize mentions in the order they are added (#6836)ThibG
2018-03-19Ignore media validation when attaching to status during processing (#6822)Eugen Rochko
2018-03-08fix validation error (media only status) (#6684)MitarashiDango
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-03-07Fix #6657 - Use target instead of origin in Remove activity (#6664)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-02-28Fix #5708: Reject->Follow will remove the follow if it exists (#6571)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-21Fix avatar and header issues by using custom geometry detector (#6515)Eugen Rochko
2018-02-17Push discovered status through streaming API within a time window (#6484)Eugen Rochko
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-02-02Accept ActivityPub announce from the author of the original note (#6236)Akihiko Odaki
2018-01-19Process mentions and reblogs even from resolved threads (#6299)ThibG
2018-01-09Skip ActivityPub Announces of non-public objects (#6230)Eugen Rochko
2018-01-09Add the author of a status to cc if reblogged (#6226)puckipedia
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2018-01-08Move Article from supported to converted types (#6218)puckipedia
2018-01-03Don't normalize URLs in toots (#6134)ThibG
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2018-01-03[!] Sanitize incoming classlist properly (#6162)puckipedia
2018-01-03Don't leave behind husk of remotely-deleted profile (#6159)Eugen Rochko
2018-01-02Fix stats expiring too quickly because of variable mistake (#6155)Eugen Rochko
2017-12-29Add more instance stats APIs (#6125)Eugen Rochko
2017-12-27Fix XML oEmbed support discovery (#6104)Akihiko Odaki
2017-12-15Do not hide statuses from silenced accounts from other silenced accounts (#6030)Eugen Rochko
2017-12-13Fix redundant HTTP request in FetchLinkCardService (#6002)Eugen Rochko