about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-10-24Allow Accept/Reject with a non-embedded object (#12199)puckipedia
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-10Fix auto-report string saying the account has been auto-silenced (#12142)Eugen Rochko
2019-10-09Remove auto-silence behaviour from spam check (#12117)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-23Add fallback section ID with ToC (#11941)Yamagishi Kazutoshi
2019-09-20Respect original ID with ToC (#11895)Yamagishi Kazutoshi
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
2019-09-18Change spam check to apply to local accounts and add a threshold (#11806)Eugen Rochko
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-11add admin setting for default search engine indexing (fix #11750) (#11804)Tao Bror Bojlén
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-09-09Add account bio to account admin view (#11473)ThibG
2019-09-05Attempt to concurrently connect to remote IP addresses (#11757)ThibG
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-16Fix accounts search by full/partial display name and others (#11580)Eugen Rochko
2019-08-07Fix non-lowercase hashtags not being picked up by the streaming API (#11508)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-07-31Fix delete regression (#11450)Eugen Rochko
2019-07-30Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)ThibG
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-27Add search syntax for operators and phrases (#11411)Eugen Rochko
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-07-19Fix sanitizing lists contents (#11354)ThibG
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-18Change language detection to include hashtags as words (#11341)Eugen Rochko
2019-07-17Add setting to disable the anti-spam (#11296)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2019-07-10Refactor fetching of remote resources (#11251)Eugen Rochko
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-07Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)Eugen Rochko
2019-07-07Fix support for HTTP proxies (#11245)ThibG
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-05Fix HTTP requests to IPv6 hosts (#11240)ThibG