about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2019-08-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-20Add support for <sup> formatting elementHaelwenn (lanodan) Monnier
2019-08-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-08-16Fix accounts search by full/partial display name and others (#11580)Eugen Rochko
2019-08-12Add option to disable emoji replacementsThibaut Girka
2019-08-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-08-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-23Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-21Play animated custom emoji on hover (#11348)ThibG
2019-07-19Fix HTML entities being encoded as hashtag links…Thibaut Girka
2019-07-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-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 support for HTTP proxies (#11245)ThibG
2019-07-07Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge...Thibaut Girka
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
2019-07-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-02Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)Eugen Rochko
2019-07-02Add request pool to improve delivery performance (#10353)Eugen Rochko
2019-06-27Use a redis-cached feed for the DM timelineThibaut Girka
2019-06-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-26Add support for Audio activities (#11189)ThibG
2019-06-25Apply filters to poll options (#11174)ThibG