about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
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
2017-12-10Save media outside transaction (#5959)abcang
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-30Fix too many forwards (#5854)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Fix some rubocop style issues (#5730)Eugen Rochko
2017-11-16Improve language filter (#5724)Renato "Lond" Cerqueira
2017-11-07Avoid emojifying on invisible text (#5558)MIYAGI Hikaru
2017-10-27Allow ActivityPub Note's tag and attachment to be single objects (#5534)puckipedia
2017-10-17When status is fetched instead of delivered, do not stream it (#5437)Eugen Rochko
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-10-16Keep references to all reblogs of a status on home feed (#5419)Eugen Rochko
2017-10-16Ensure that feed renegeration restores non-zero items (#5409)Eugen Rochko
2017-10-16Fix un-reblogged status being at wrong position in the home timeline (#5418)unarist
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-13Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5...Eugen Rochko
2017-10-13Fix UserTrackingConcern firing on every request, optimize some queries (#5368)Eugen Rochko
2017-10-13When unfollowing, remove from home in web UI immediately (#5369)Eugen Rochko
2017-10-08Fix #5271 - Fix missing attribute in remove_from_feed (#5277)Eugen Rochko
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-06Fix remote profile being displayed in HTML on remote_follow (#5249)unarist