Commit graph

2973 commits

Author SHA1 Message Date
P. Reis
dfff24d3b2 refactor(updateCredentialsController): return error if event is undefined 2024-12-03 15:22:37 -03:00
P. Reis
30d7f1a053 refactor(updateCredentialsController): stop overwriting kind 0 unnecessarily 2024-12-03 14:33:04 -03:00
P. Reis
b45fcdde69 Revert "fix(updateCredentialsController): stop overwriting kind 0 unnecessarily"
This reverts commit 342ba7d4b1.
2024-12-03 14:23:00 -03:00
Alex Gleason
cd95c38eec
'q' tag should omit marker per NIP-18 2024-11-30 13:14:16 -06:00
P. Reis
74ef00e9d8 refactor(getIdsBySearch): do not search if the search content is empty 2024-11-29 23:39:14 -03:00
Alex Gleason
f576e45c58
Upgrade gleasonator-policy in deno.lock 2024-11-29 18:55:38 -06:00
P. Reis
342ba7d4b1 fix(updateCredentialsController): stop overwriting kind 0 unnecessarily 2024-11-29 11:49:37 -03:00
Alex Gleason
45cb9757b4 Merge branch 'no-unauthenticated' into 'main'
Support Bluesky's !no-unauthenticated self-label

See merge request soapbox-pub/ditto!596
2024-11-26 06:52:12 +00:00
Alex Gleason
d86096dd91
Merge remote-tracking branch 'origin/main' into no-unauthenticated 2024-11-26 00:48:39 -06:00
Alex Gleason
beba62630a Merge branch 'fix-ci' into 'main'
Simplify CI

See merge request soapbox-pub/ditto!597
2024-11-26 06:12:59 +00:00
Alex Gleason
40215716db
Delete cursed pipeline test 2024-11-26 00:09:04 -06:00
Alex Gleason
840b7231cd
Simplify CI 2024-11-25 23:43:48 -06:00
Alex Gleason
4ed66b8fe5
accountLookupController: support !no-unauthenticated 2024-11-25 22:44:14 -06:00
Alex Gleason
1dc19ef422
Support Bluesky's !no-unauthenticated self-label 2024-11-25 22:36:32 -06:00
Alex Gleason
afb450e412
Bump gleasonator-policy in deno.lock 2024-11-25 19:44:20 -06:00
Alex Gleason
5ea5fd40a4
Bump gleasonator-policy in deno.lock 2024-11-25 19:41:10 -06:00
Alex Gleason
418dbd6d0c
Let a proxy tag not be a URL (to support atproto URIs) 2024-11-22 10:49:05 -06:00
Alex Gleason
da82462fa2
Remove other usages of : any 2024-11-22 10:28:26 -06:00
Alex Gleason
4eb7ea2461
Remove e: any from error handlers 2024-11-22 10:26:30 -06:00
Alex Gleason
ebaf2b9c59
Upgrade Deno to v2.1.1 2024-11-22 10:19:54 -06:00
Alex Gleason
f40a9d8a5a Merge branch 'ditto-retroactive-policies' into 'main'
add cleanup script (apply policy to events created before it applied)

Closes #232

See merge request soapbox-pub/ditto!590
2024-11-21 16:37:57 +00:00
Siddharth Singh
8607810117
delete events as they are streamed from db 2024-11-21 22:03:55 +05:30
Alex Gleason
1d803b3f32 Merge branch 'check-all' into 'main'
Type check scripts/

See merge request soapbox-pub/ditto!595
2024-11-21 16:28:22 +00:00
Alex Gleason
ceddcce4cf
Type check scripts/ 2024-11-21 10:25:15 -06:00
Alex Gleason
e38392b269 Merge branch 'deno-2.1' into 'main'
Upgrade to Deno 2.1.0

See merge request soapbox-pub/ditto!594
2024-11-21 16:20:15 +00:00
Alex Gleason
53a0c45663
Upgrade to Deno 2.1.0 2024-11-21 10:16:56 -06:00
Alex Gleason
6ee4e0877a Merge branch 'fields' into 'main'
Linkify profile field values

See merge request soapbox-pub/ditto!593
2024-11-20 17:09:45 +00:00
Alex Gleason
d2df2a5e22
Linkify profile field values 2024-11-20 11:06:36 -06:00
Alex Gleason
c25fd366a9 Merge branch 'fields' into 'main'
Instruct Soapbox to use up to 10 custom profile fields

See merge request soapbox-pub/ditto!592
2024-11-20 17:01:26 +00:00
Alex Gleason
81780bec72
Let field limits be configurable 2024-11-20 10:58:21 -06:00
Alex Gleason
39cb1ec0c9
renderAccount: only display up to 10 profile fields 2024-11-20 10:50:49 -06:00
Alex Gleason
7227202a86
Instruct Soapbox to use up to 10 custom profile fields 2024-11-20 10:49:19 -06:00
Alex Gleason
55d1297375 Merge branch 'fields' into 'main'
Add custom profile fields

See merge request soapbox-pub/ditto!591
2024-11-20 15:49:32 +00:00
Alex Gleason
098e1b7fff
Add a custom parseFormData helper to simulate Mastodon's (Rails) formdata parser 2024-11-20 09:46:09 -06:00
Alex Gleason
281f57d88e
Include fields in account.source 2024-11-20 09:45:52 -06:00
Alex Gleason
154056f8d6
Add custom profile fields 2024-11-20 08:58:12 -06:00
Siddharth Singh
a985d1add1
add cleanup script (apply policy to events created before it applied) 2024-11-17 22:17:26 +05:30
Alex Gleason
d2d29aef8f Merge branch 'fix-remove-strict' into 'main'
fix(updateInstanceSchema): remove zod strict()

See merge request soapbox-pub/ditto!589
2024-11-15 14:56:22 +00:00
P. Reis
8fccd7eb03 fix(updateInstanceSchema): remove zod strict() 2024-11-15 11:49:38 -03:00
Alex Gleason
ee4373bdab Merge branch 'fix-update-instance-admin-only' into 'main'
fix(updateInstanceController): use updateAdminEvent() function

See merge request soapbox-pub/ditto!588
2024-11-15 14:29:16 +00:00
P. Reis
d9cc8cc7c2 refactor(updateInstanceController): move async function out of callback 2024-11-15 11:20:10 -03:00
P. Reis
33b36ba0ed fix(updateInstanceController): use updateAdminEvent() function 2024-11-15 11:08:47 -03:00
Alex Gleason
7108b62193 Merge branch 'configdb' into 'main'
Add PleromaConfigDB module, include sentryDsn in CSP

See merge request soapbox-pub/ditto!579
2024-11-15 02:43:50 +00:00
Alex Gleason
aea31bce5d
csp: use the sentry origin instead of the URL itself 2024-11-14 20:28:14 -06:00
Alex Gleason
3d376ba8b3
csp: fix connect-src 2024-11-14 20:18:15 -06:00
Alex Gleason
02ada73f48
Include Soapbox sentryDsn in CSP 2024-11-14 20:12:27 -06:00
Alex Gleason
55f50ba93d
PleromaConfigDB: implement .getIn 2024-11-14 19:54:29 -06:00
Alex Gleason
3e27e902d5
Add PleromaConfigDB test 2024-11-14 17:49:30 -06:00
Alex Gleason
6492486a1a
Merge remote-tracking branch 'origin/main' into configdb 2024-11-14 17:46:30 -06:00
Alex Gleason
cc6d12c09b Merge branch 'fmt' into 'main'
deno fmt everything

See merge request soapbox-pub/ditto!587
2024-11-14 23:23:03 +00:00