Matt Jankowski
|
65441866d7
|
Mark requested deletion time nil on accounts CLI reattach (#40430)
|
2026-09-09 06:31:07 +00:00 |
|
Claire
|
048317565a
|
Fix GHSA-vx32-x96w-qq65
|
2026-09-01 12:12:57 +02:00 |
|
Jeong Arm
|
119cc9cf73
|
Allow "from:me" query without any keyword (#40327)
|
2026-08-31 09:14:18 +00:00 |
|
Claire
|
e6f117d93a
|
Add some spec coverage (#40306)
|
2026-08-28 11:49:30 +00:00 |
|
Matt Jankowski
|
d09749109c
|
Update rubocop to version 1.90.0 (#40260)
|
2026-08-26 11:55:16 +00:00 |
|
Matt Jankowski
|
c3eadc8d25
|
Prefer autoload to require in misc app/ files (#40243)
|
2026-08-24 07:28:53 +00:00 |
|
Eugen Rochko
|
78e33538d1
|
Change empty search requests to return a HTTP 400 error (#40214)
|
2026-08-19 19:07:07 +00:00 |
|
Eugen Rochko
|
1855e57bfa
|
Fix search queries without a positive non-empty clause being allowed (#40196)
|
2026-08-18 15:46:17 +00:00 |
|
Claire
|
a1e899b413
|
Fix various off-by-one errors in statistics time ranges (#40193)
Co-authored-by: Shlee <github@shl.ee>
|
2026-08-18 13:19:35 +00:00 |
|
Shlee
|
7ec26f32dc
|
Fix: make NEWLINE_TAGS_RE regex be case insentitive for both <br> and <BR> edge case. (#40079)
|
2026-08-10 08:45:56 +00:00 |
|
Juan Hernández
|
f596a1fb19
|
Add ActivityPub attributes to current span when processing Activities (#40041)
|
2026-08-04 13:18:45 +00:00 |
|
Juan Hernández
|
0c1e3aa807
|
Replace vite_rails gem with our own vite integration (#40004)
|
2026-08-03 12:09:52 +00:00 |
|
Claire
|
e0efc9683f
|
Add uniqueness constraint on Account uri (#39882)
|
2026-07-28 08:09:21 +00:00 |
|
Claire
|
2314d70d7c
|
Fix performance of user-focused queries in admin dashboard (#39929)
|
2026-07-23 10:32:59 +00:00 |
|
Claire
|
9d51f51cc0
|
Fix ActivityPub::Activity::Create trying to re-create known statuses when author changes (#39916)
|
2026-07-22 14:29:39 +00:00 |
|
Eugen Rochko
|
0114b389b0
|
Add support for Link objects in attachment (#36104)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2026-07-22 09:39:29 +00:00 |
|
Claire
|
de91f2b7fc
|
Fix lax relevancy check in inbound activity processing (#39892)
|
2026-07-21 15:03:01 +00:00 |
|
Claire
|
8bf4dc18ef
|
Add support for remote accounts changing handles (#39785)
|
2026-07-16 14:28:06 +00:00 |
|
Claire
|
783496e155
|
Add additional test for SSRF mitigation feature when requests are signed (#39832)
|
2026-07-16 09:57:07 +00:00 |
|
Claire
|
f1f20ef86a
|
Add support for ML-DSA-44 in Object Integrity Proofs (#39522)
|
2026-07-16 09:57:00 +00:00 |
|
Claire
|
770042e43d
|
Add support for outgoing HTTP Message Signatures (#39756)
|
2026-07-14 14:33:51 +00:00 |
|
Claire
|
acd0a161e5
|
Refactor outgoing HTTP Signature code as HTTP.rb feature/middleware (#39766)
|
2026-07-09 14:11:51 +00:00 |
|
Claire
|
032989c431
|
Refactor Multikey decoding and avoid OpenSSL calls (#39728)
|
2026-07-07 07:30:24 +00:00 |
|
Claire
|
0ec9ef12d5
|
Add support for expires in Linked Data Signatures and Object Integrity Proofs (#39701)
|
2026-07-03 09:20:35 +00:00 |
|
Claire
|
2e486d29b5
|
Change new local accounts to use the Keypair model instead of legacy attributes (#39684)
|
2026-07-03 08:40:58 +00:00 |
|
Claire
|
459e6d3c94
|
Refactor tests to not include private keys in database records for remote keypairs (#39682)
|
2026-07-02 10:50:54 +00:00 |
|
Claire
|
22600a4091
|
Fix SecureRandom.hex test stub not returning hexadecimal (#39683)
|
2026-07-01 14:02:40 +00:00 |
|
Claire
|
830159c8b6
|
Add verification of FEP-8b32 Object Integrity Proofs (#39530)
|
2026-07-01 13:10:31 +00:00 |
|
Claire
|
7fc19f81aa
|
Change code to use first usable keypairs record for local user for signing, if it exists (#39662)
|
2026-07-01 12:49:42 +00:00 |
|
Matt Jankowski
|
c51eb56a90
|
Clarify preview card CLI command handles media only (#39348)
|
2026-06-10 09:27:07 +00:00 |
|
David Roetzel
|
200fda1cdc
|
Add collection reach finder (#39346)
|
2026-06-09 14:22:21 +00:00 |
|
Nicholas La Roux
|
4a5a915e86
|
Migrate a few tests to use NotificationAssertions (#38098)
Bundler Audit / security (push) Waiting to run
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
|
2026-06-08 16:01:20 +00:00 |
|
Matt Jankowski
|
fc64804b4d
|
Update rubocop-rspec to version 3.10.1 (#39303)
|
2026-06-08 15:27:34 +00:00 |
|
Pia B.
|
07236016bc
|
Merge commit from fork
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
* add guard clause to check for node attributes
* check for encoding attribute specifically
* check for encoding attribute specifically
* change spec
|
2026-06-03 12:12:37 +02:00 |
|
zunda
|
423d0ca875
|
Extract text from language tagged strings for link preview (#39190)
|
2026-06-01 15:10:08 +00:00 |
|
David Roetzel
|
572612fde9
|
Remove collections feature flag (#39211)
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
|
2026-05-29 09:37:42 +00:00 |
|
David Roetzel
|
faa5944d46
|
Hydrate user-specific feature approval policy (#39194)
|
2026-05-28 19:52:49 +00:00 |
|
Claire
|
cdf721a273
|
Fix remote statuses with large media descriptions being rejected (#39135)
|
2026-05-21 15:46:10 +00:00 |
|
Claire
|
b2aa476abb
|
Redirect with interstitial when trying to view a remote collection while logged out (#38941)
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Haml Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Build nightly container image / compute-suffix (push) Has been cancelled
Build nightly container image / build-image (push) Has been cancelled
Build nightly container image / build-image-streaming (push) Has been cancelled
|
2026-05-07 16:04:26 +00:00 |
|
Claire
|
3bc27b9b64
|
Resolve unknown tagged collections in remote posts (#38900)
|
2026-05-05 14:46:47 +00:00 |
|
Matt Jankowski
|
59f3d8a993
|
Handle IPv6 scenario in custom Request::Socket (#38866)
|
2026-04-30 16:03:55 +00:00 |
|
David Roetzel
|
1f1653e039
|
Remove rejected and revoked collection items (#38792)
|
2026-04-28 11:10:25 +00:00 |
|
David Roetzel
|
d5f8b08d69
|
Add collections to Flag activities (#38817)
|
2026-04-28 11:09:43 +00:00 |
|
Matt Jankowski
|
d5f0e37260
|
Include hosts resolver in request socket DNS lookup (#38699)
|
2026-04-17 08:09:37 +00:00 |
|
Claire
|
39c70649ca
|
Add added_to_collection and collection_updated notification types (#38491)
|
2026-04-08 12:56:07 +00:00 |
|
David Roetzel
|
62479b7b0a
|
Remove collections_federation feature flag (#38508)
|
2026-04-01 08:55:41 +00:00 |
|
Matt Jankowski
|
ea009d5062
|
Avoid rubocop:disable for private address spec (#38420)
|
2026-03-26 15:03:10 +00:00 |
|
David Roetzel
|
abd29109c5
|
Fetch unknown collection when handling FeatureRequest activity (#38413)
|
2026-03-26 13:30:27 +00:00 |
|
Claire
|
806e2a993a
|
Fix Webfinger endpoint not handling new AP ID scheme (#38391)
|
2026-03-26 09:58:47 +00:00 |
|
Claire
|
15dbf8040e
|
Add support for multiple keypairs for remote accounts (#38279)
|
2026-03-25 14:52:12 +00:00 |
|