Namekuji
67dbb2318a
fetch person again
2023-04-08 01:44:50 -04:00
Namekuji
62a439c693
fix move inbox
2023-04-07 17:48:25 -04:00
ThatOneCalculator
acfc88389a
formatting
2023-03-30 19:10:03 -07:00
naskya
82db61ede0
fix: direct boost ( #9783 )
...
Sorry to create PR multiple times. I should have included this in #9778 .
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9783
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-03-30 03:15:06 +00:00
cutestnekoaqua
21c7f93d7a
handle mastodon style posts
2023-03-29 21:10:01 +02:00
Kagami Sascha Rosylight
7acb2b7c09
fix: allow announces with followers visibility
2023-03-29 04:55:16 +09:00
amy bones
c5de597079
fix: relay signature handling
...
A change sometime ago moved to setting some signature fields in the incoming
object to undefined as opposed to deleting them. The trouble is that downstream
code checks against existence, not undefinedness and rejects the message.
Resolves : #9665
2023-03-22 17:32:49 -07:00
s1idewhist1e
36281ec413
feat: Make follower counts for remote users correct ( #9705 )
...
#9293
Not sure if this is the right approach for this
Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9705
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-03-17 01:16:31 +00:00
Kaity A
5433603440
Set movedToUri & alsoKnownAs null when undefined
2023-03-04 08:24:22 +00:00
Kio-td
ec79e1c143
Merge branch 'develop' of https://codeberg.org/calckey/calckey into develop
2023-02-12 12:11:21 -05:00
ThatOneCalculator
254a9e8716
docs: 📝 custom assets
2023-02-11 13:16:45 -08:00
daikei
8b6d3167bc
Discard notes made before Fedi's existence, or after today ( #9605 )
...
This PR should kill #9531 - Safeguarding against posts that are made before 2007 (Identica being made in 2008, the 'first ever activitypub software' according to wikipedia.)
Personally, if gone unnoticed, I believe that notes from the past can be used as an attack vector to silently flood a database.
Co-authored-by: Kio-td <kio.thedev@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9605
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-02-11 21:05:31 +00:00
Kio-td
cd6a1d09f5
Fix bad math
2023-02-11 07:18:56 -05:00
Kio-td
93444e1944
Merge branch 'develop' of https://codeberg.org/Daikei/calckey into develop
2023-02-11 06:26:31 -05:00
Kio-td
f9fc1d7137
Discard if 3 days in the future
2023-02-11 06:26:05 -05:00
daikei
c343c64324
Merge branch 'develop' into develop
2023-02-11 11:18:22 +00:00
Kio-td
e35f3eef56
Semi-Kill #9531
2023-02-11 06:13:55 -05:00
ThatOneCalculator
fcc59cd35f
chore: Rome Formatting
2023-02-10 15:41:19 -08:00
ThatOneCalculator
f7564d87b0
fix: 🔒 prevent issues
2023-02-10 11:14:33 -08:00
Kio-td
f08e5cd250
Clean up bad coding practices
2023-02-10 00:38:23 -05:00
Kio-td
4a1dbfad29
Close #9473
2023-02-10 00:19:47 -05:00
ThatOneCalculator
abf47e54f3
clean up w/ rome
2023-01-16 11:19:20 -08:00
ThatOneCalculator
58a6b26475
Remove usused eslint files
2023-01-12 22:27:17 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
Kainoa Kanter
508b33e503
Admin set default reactions ( #9404 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9404
2023-01-05 04:06:48 +00:00
ThatOneCalculator
0fc8638eb5
fix: 🐛 federate fedibird quote properly
...
https://codeberg.org/calckey/calckey/pulls/9399#issuecomment-758047
2023-01-04 09:43:01 -08:00
Effy Elden
94e4f1323f
Set quoteUri in rendered ActivityPub objects
2023-01-04 13:32:06 +11:00
Effy Elden
1d45bdbfdc
Support quotes provided as 'quoteUri' field
2023-01-04 12:08:09 +11:00
ThatOneCalculator
c0cf1e2bf4
fixes
2023-01-03 09:12:26 -08:00
Daikei!
76d71a39db
add .js to the end of two type-scripts, fixing a critical error that crashes calckey
2022-12-27 15:38:05 +00:00
Johann150
d7390e09ff
activitypub: block check for resolving collections
2022-12-25 15:10:44 -05:00
Francis Dinh
d2066d0d86
add checks to resolver and performOneActivity
2022-12-25 15:10:33 -05:00
Francis Dinh
d9b7219404
Block subdomains of blocked hosts
2022-12-24 14:46:09 -05:00
Cleo
b1933d00b9
Merge pull request '[Chore] Partial translating of ActivityPub/Boot code + Formatting' ( #9229 ) from prettykool/calckey:develop into develop
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9229
2022-12-18 21:01:22 +00:00
PK
83c7abd9b4
Make indentation not completely suck
2022-12-15 18:09:00 -06:00
PK
9894b203c9
Formatting
2022-12-15 16:13:48 -06:00
PK
845dfc3838
Translate portions of `backend/src/remote/activitypub`, the `suspend-user` service, and the boot process.
...
Some of these weren't translated so I thought I'd do 'em cause why not ¯\_(ツ)_/¯
2022-12-15 12:44:03 -06:00
cutestnekoaqua
8a7da9eaa0
fix federation of moved to to pleroma
...
because it expects it to be non-existant if its null.
2022-12-14 17:19:31 +01:00
cutestnekoaqua
5a2bd3d379
add local move follower migration
2022-12-12 21:09:51 +01:00
cutestnekoaqua
25fc88afd6
federation 💀
2022-12-12 21:09:51 +01:00
ThatOneCalculator
1f9ad0f61b
fix alsoKnownAs federation
2022-12-12 11:25:28 -08:00
ThatOneCalculator
f9615f233f
Reserve merge conflict
2022-12-11 17:07:57 -08:00
cutestnekoaqua
016c328d28
fix queue?
...
maybe pls
debug log
fixed stupidness again
fix ??
fix import
im a idiot lol
make remote mig work
2022-12-12 01:54:41 +01:00
cutestnekoaqua
178a39347e
change move sql query
2022-12-12 01:54:41 +01:00
cutestnekoaqua
ccb1269991
fix remote move queue
2022-12-12 01:54:36 +01:00
cutestnekoaqua
b967316d6b
make remote mig work
2022-12-09 01:57:15 +01:00
cutestnekoaqua
ac887c8999
im a idiot lol
2022-12-09 01:35:15 +01:00
cutestnekoaqua
a9d446f9bf
fix import
2022-12-09 01:20:30 +01:00
cutestnekoaqua
30597c747f
fix ??
2022-12-09 01:17:31 +01:00
cutestnekoaqua
7dd540bf43
fixed stupidness again
2022-12-09 00:11:37 +01:00