478 Commits (fea903f574cd59e6938c775427727337d7f929c3)

Author SHA1 Message Date
  Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 4 years ago
  Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 4 years ago
  Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 4 years ago
  Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251) 4 years ago
  Eugen Rochko 4e92183227
Refactor domain block checks (#11268) 4 years ago
  Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 4 years ago
  Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
  Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) 4 years ago
  ThibG 58276715be Fix support for HTTP proxies (#11245) 4 years ago
  Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 4 years ago
  ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) 4 years ago
  Eugen Rochko 1a747f7020
Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) 4 years ago
  Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 4 years ago
  ThibG 3086c645fd Add option to disable blurhash previews (#11188) 4 years ago
  ThibG 915c619394 Add support for Audio activities (#11189) 4 years ago
  ThibG 47ef4a6c7a Apply filters to poll options (#11174) 4 years ago
  Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145) 4 years ago
  Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 4 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
  Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
  ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 5 years ago
  ThibG c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765) 5 years ago
  ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
  Eugen Rochko fba96c808d
Add blurhash (#10630) 5 years ago
  Ben Lubar be8692b938 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565) 5 years ago
  Eugen Rochko a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547) 5 years ago
  Takeshi Umeda a4d5e15327 Fix config serializer regex (#10487) 5 years ago
  Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414) 5 years ago
  Alex Gessner 69141dca26 squashed identity proof updates (#10375) 5 years ago
  Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
  Eugen Rochko e86663b1da
Fix alternative relay support regression (#10398) 5 years ago
  Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378) 5 years ago
  Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words (#10376) 5 years ago
  Eugen Rochko 3411fbef19
Improve config serializer for Keybase (#10338) 5 years ago
  ThibG 80f0910e21 Add support for custom emojis in poll options (#10322) 5 years ago
  Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297) 5 years ago
  ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
  Eugen Rochko 1b167707c2
Fix language detection of non-latin alphabets even at few characters (#10276) 5 years ago
  Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
  ThibG 79b00d294d Increase DNS timeouts (#10238) 5 years ago
  ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
  ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
  ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
  ThibG efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) 5 years ago
  ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
  ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago