912 Commits (ef9cb2468de2d0e1fd6acac954dabe2a9e7a22ef)

Author SHA1 Message Date
Eugen Rochko b9b0313c78
Revert "Remove conversation URI (#11423)" (#11424) 5 years ago
Eugen Rochko 75f7f9930e
Remove conversation URI (#11423) 5 years ago
Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416) 5 years ago
Eugen Rochko b9fbcbfe4e
Add search syntax for operators and phrases (#11411) 5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348) 5 years ago
Thibaut Girka 86d4461948 Fix HTML entities being encoded as hashtag links… 5 years ago
ThibG fda437a020 Fix sanitizing lists contents (#11354) 5 years ago
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321) 5 years ago
Eugen Rochko 5bfe1e1f05
Change language detection to include hashtags as words (#11341) 5 years ago
ThibG 7e2b6da57f Add setting to disable the anti-spam (#11296) 5 years ago
Eugen Rochko 729723f857 Add option to disable real-time updates in web UI (#9984) 5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 5 years ago
Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 5 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 5 years ago
Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 5 years ago
Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 5 years ago
Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
ThibG a0b614f10a Fix support for HTTP proxies (#11245) 5 years ago
Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 5 years ago
ThibG 58276715be Fix support for HTTP proxies (#11245) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) 5 years ago
Eugen Rochko 1a747f7020
Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) 5 years ago
Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 5 years ago
Thibaut Girka ca17bae904 Use a redis-cached feed for the DM timeline 5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188) 5 years ago
ThibG 915c619394 Add support for Audio activities (#11189) 5 years ago
ThibG 47ef4a6c7a Apply filters to poll options (#11174) 5 years ago
Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145) 5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 5 years ago
Thibaut Girka 5ea45351a0 Fix rendering of emoji in public pages 5 years ago
Eugen Rochko 103a9f4466
Fix sanitizer making block level elements unreadable (#10836) 5 years ago
Eugen Rochko 8746f4d17b
Change priority of delete activity forwards for replies and reblogs (#11002) 5 years ago
ThibG 6c464cd424 Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) 5 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 years ago
ThibG 3a84bacf86 Handle blank poll options more gracefully (#10946) 5 years ago
Thibaut Girka 07d4ecfe5e Truncate long URLs while providing alt text for inline images 5 years ago
Thibaut Girka 18b77224d3 Translate incoming remote img tags by a link 5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads 5 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 5 years ago
Thibaut Girka 7c609bdab9 Allow rel=tag in status text 5 years ago
Thibaut Girka 2332b3f146 Fix local text/html toots not being sanitized 5 years ago
Thibaut Girka 9ca21e93cc Minor optimization 5 years ago
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks 5 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type 5 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks 5 years ago
Thibaut Girka d7520f8175 Add support for HTML-formatted toots 5 years ago