|
4bc60b2b79
|
Keep matching mainline as much as possible
|
2024-10-09 14:00:25 +11:00 |
|
|
e3f2b6bfb8
|
Merge tag 'v4.3.0'
|
2024-10-09 13:35:26 +11:00 |
|
Jeong Arm
|
b8fdffe824
|
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-04 17:48:03 +02:00 |
|
|
26c9b9ba39
|
Merge tag 'v4.3.0-rc.1'
|
2024-10-02 10:34:27 +10:00 |
|
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
|
Claire
|
c35ea59ee6
|
Fix security context sometimes not being added in LD-Signed activities (#31871)
|
2024-09-12 12:58:12 +00:00 |
|
Claire
|
13bab94265
|
Fix duplicate orderedItems in user archive's outbox.json (#31099)
|
2024-08-16 12:30:59 +02:00 |
|
Claire
|
ced5e853c7
|
Fix duplicate orderedItems in user archive's outbox.json (#31099)
|
2024-07-22 08:56:05 +00:00 |
|
Matt Jankowski
|
05342529dd
|
Reduce factory creation in AP activity move spec (#31064)
|
2024-07-19 08:31:34 +00:00 |
|
Emelia Smith
|
aa88aca0ad
|
Add optional OAuth application to reports (#30539)
|
2024-07-16 13:23:08 +00:00 |
|
Matt Jankowski
|
f1300ad284
|
Rename jobs/attachments rspec tag names (#29762)
|
2024-07-08 16:01:08 +00:00 |
|
Matt Jankowski
|
9cc4040308
|
Extract COMMENT_SIZE_LIMIT constant in AP::Activity::Flag class (#30637)
|
2024-06-10 15:23:55 +00:00 |
|
Claire
|
f9c41ae43b
|
Normalize language code of incoming posts (#30403)
|
2024-05-29 15:31:26 +02:00 |
|
Claire
|
133d98fb25
|
Normalize language code of incoming posts (#30403)
|
2024-05-23 17:28:18 +00:00 |
|
Matt Jankowski
|
8349b45d60
|
Accept extra args that we wont verify in ap/activity/add_spec (#29005)
|
2024-03-13 08:46:11 +00:00 |
|
Claire
|
9fee5e8526
|
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
|
2024-02-16 11:56:12 +01:00 |
|
Claire
|
15de520201
|
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
|
2024-02-16 11:56:12 +01:00 |
|
Matt Jankowski
|
ed4939296a
|
Reduce RSpec/MultipleExpectations in ap/activity/create spec (#29224)
|
2024-02-16 07:43:00 +00:00 |
|
Matt Jankowski
|
15437e4ad9
|
Add context and before to lengthy tag manager spec examples (#29129)
|
2024-02-08 10:03:04 +00:00 |
|
Claire
|
a6641f828b
|
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation
* Bump version to v4.2.5
|
2024-02-01 15:56:46 +01:00 |
|
Claire
|
1726085db5
|
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation
* Bump version to 4.3.0-alpha.1
|
2024-02-01 15:56:46 +01:00 |
|
Claire
|
087415d0fe
|
Add tests for processing statuses using bearcap URIs (#28904)
|
2024-01-25 11:13:36 +00:00 |
|
MitarashiDango
|
0a01bc01d2
|
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 15:31:13 +01:00 |
|
MitarashiDango
|
2c05b8a60d
|
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-12 15:58:28 +00:00 |
|
Matt Jankowski
|
00341c70ff
|
Use Sidekiq fake! instead of inline! in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
|
Claire
|
2bf84b93d4
|
Fix media attachment order of remote posts (#28469)
|
2023-12-22 15:10:39 +00:00 |
|
Matt Jankowski
|
c99f88e1a8
|
Clean up of RSpec/LetSetup within spec/lib (#28447)
|
2023-12-21 11:19:56 +00:00 |
|
Claire
|
1076a6cd62
|
Fix incoming status creation date not being restricted to standard ISO8601 (#27655)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
54a07731d1
|
Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
c66ade7de8
|
Fix processing LDSigned activities from actors with unknown public keys (#27474)
|
2023-12-04 15:28:15 +01:00 |
|
Matt Jankowski
|
973597c6f1
|
Consolidate configuration of Sidekiq::Testing.fake! setup (#28046)
|
2023-11-23 09:43:43 +00:00 |
|
Matt Jankowski
|
cfa14ec6d1
|
Fix Lint/EmptyBlock cop (#27748)
|
2023-11-07 09:11:04 +00:00 |
|
Claire
|
c0989b78f8
|
Fix incoming status creation date not being restricted to standard ISO8601 (#27655)
|
2023-11-06 09:28:14 +00:00 |
|
Claire
|
0337df3a42
|
Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653)
|
2023-11-02 14:58:37 +00:00 |
|
Claire
|
13688539bc
|
Fix processing LDSigned activities from actors with unknown public keys (#27474)
|
2023-10-20 10:45:46 +02:00 |
|
Matt Jankowski
|
f8afa0f614
|
Remove unused stub json ld context (#25454)
|
2023-10-16 15:38:27 +02:00 |
|
Claire
|
6c3c5bbbc3
|
Fix crash when processing Flag activity with no status (#26189)
|
2023-07-27 16:11:56 +02:00 |
|
Claire
|
1e3b19230a
|
Add stricter protocol fields validation for accounts (#25937)
|
2023-07-20 18:23:48 +02:00 |
|
Matt Jankowski
|
05f9e39b32
|
Fix RSpec/VerifiedDoubles cop (#25469)
|
2023-06-22 14:55:22 +02:00 |
|
Matt Jankowski
|
6c0e3f490a
|
Fix RSpec/MissingExampleGroupArgument cop (#25310)
|
2023-06-06 15:51:42 +02:00 |
|
Emelia Smith
|
19f9098551
|
Allow reports with long comments from remote instances, but truncate (#25028)
|
2023-05-22 13:15:21 +02:00 |
|
Matt Jankowski
|
710745e16b
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
|
Matt Jankowski
|
3df665fd23
|
Fix Lint/ConstantDefinitionInBlock cop (#24763)
|
2023-05-03 10:32:30 +02:00 |
|
Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
|
Nick Schonning
|
5116347eb7
|
Autofix Rubocop RSpec/BeEq (#23740)
|
2023-02-20 06:14:50 +01:00 |
|
Nick Schonning
|
4552685f6b
|
Autofix Rubocop RSpec/LeadingSubject (#23670)
|
2023-02-20 13:24:14 +09:00 |
|
Nick Schonning
|
5179c47087
|
Autofix Rubocops RSpec/ScatteredLet (#23725)
|
2023-02-20 11:17:41 +09:00 |
|
Nick Schonning
|
bd1d57c230
|
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
|
2023-02-20 02:46:00 +01:00 |
|
Nick Schonning
|
dbc6d7b276
|
Autofix Rubocop Lint/UnusedBlockArgument (#23712)
|
2023-02-20 02:45:50 +01:00 |
|
Nick Schonning
|
65ba0d92ef
|
Enable Rubocop RSpec/NotToNot (#23723)
|
2023-02-20 02:33:27 +01:00 |
|