Alex Gleason
139e600b79
Switch to NIP-44 bunker encryption
...
https://gitlab.com/soapbox-pub/ditto/-/issues/279
2024-12-18 01:56:53 -06:00
P. Reis
5de7cfb4da
fix: add 'p' tag to kind 7 event
2024-12-11 21:04:00 -03:00
Alex Gleason
f8e77d90eb
Filter out invalid WebSocket URLs from pool, prevent admins from setting them
...
Fixes https://gitlab.com/soapbox-pub/ditto/-/issues/276
2024-12-10 17:43:41 -06:00
P. Reis
b5221eb43a
fix: stop captcha showing up
2024-12-03 20:05:38 -03:00
P. Reis
e0d9e83f28
Revert "Merge branch 'revert-70d30887' into 'main'"
...
This reverts commit 0c2f082281 , reversing
changes made to 70d3088735 .
2024-12-03 20:04:18 -03:00
Alex Gleason
261cd339fa
Revert "Merge branch 'fix-stop-overwite-kind-0-unnecessarily' into 'main'"
...
This reverts merge request !598
2024-12-03 22:03:46 +00:00
Alex Gleason
70d3088735
Merge branch 'fix-stop-overwite-kind-0-unnecessarily' into 'main'
...
fix(updateCredentialsController): stop overwriting kind 0 unnecessarily
Closes #269
See merge request soapbox-pub/ditto!598
2024-12-03 21:29:12 +00:00
P. Reis
2b6bf125e1
refactor(updateCredentialsController): accountFromPubkey if the user has no kind 0
2024-12-03 18:23:13 -03:00
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
342ba7d4b1
fix(updateCredentialsController): stop overwriting kind 0 unnecessarily
2024-11-29 11:49:37 -03: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
4eb7ea2461
Remove e: any from error handlers
2024-11-22 10:26:30 -06:00
Alex Gleason
81780bec72
Let field limits be configurable
2024-11-20 10:58:21 -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
154056f8d6
Add custom profile fields
2024-11-20 08:58:12 -06: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
02ada73f48
Include Soapbox sentryDsn in CSP
2024-11-14 20:12:27 -06:00
Alex Gleason
5e523cbb1a
Merge remote-tracking branch 'origin/main' into configdb
2024-11-14 17:00:36 -06:00
P. Reis
3a656e6f61
fix: remove unused imports
2024-11-07 18:31:28 -03:00
P. Reis
715908082f
fix(updateInstanceController): stop using screenshot_ids and thumbnail_id
2024-11-07 18:18:33 -03:00
P. Reis
115641b3c2
fix: add short_description to instanceV2Controller
2024-11-07 15:22:28 -03:00
P. Reis
9907d7ffd8
fix(updateInstanceController): allow for setting the tagline
2024-11-05 14:36:48 -03:00
P. Reis
af0211d65b
fix(updateInstanceController): remove 'event' field from meta
2024-11-05 09:46:33 -03:00
Alex Gleason
1a50578b39
Add PleromaConfigDB module
2024-11-04 10:12:58 -06:00
P. Reis
f92c382da9
refactor: remove unused imports
2024-11-04 11:16:36 -03:00
P. Reis
bac2c51bc1
refactor: use screenshot_ids and thumbnail_id in updateInstanceController
2024-11-04 11:12:16 -03:00
P. Reis
f0be2a1c02
fix: set thumbnail in
2024-11-01 23:19:17 -03:00
P. Reis
339b13c084
feat: create updateInstanceController
...
for now only update: title, description, screenshots (user must provide the image URL) and thumbnail (user must provide the image URL)
screenshots array is stored in the content of the kind 0 of the
2024-11-01 23:14:59 -03:00
P. Reis
03d93ff810
fix: 'Context' resolves to a type-only declaration and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
2024-11-01 18:14:51 -03:00
Alex Gleason
40c24d927f
Merge branch 'fix-bio-number' into 'main'
...
fix: users can set their bio to a number
Closes #184
See merge request soapbox-pub/ditto!574
2024-10-30 19:28:25 +00:00
P. Reis
94431fadcd
fix: users can set their display_name to a number
2024-10-30 13:59:32 -03:00
P. Reis
0a7c0c60a9
fix: users can set their bio to a number
2024-10-30 13:48:35 -03:00
Alex Gleason
dc73749277
Fix 404 error in Web Push API
2024-10-29 13:05:50 -05:00
P. Reis
fef787faad
refactor(streaming): use better Sticky
2024-10-28 20:41:07 -03:00
P. Reis
a690a2ff6f
Merge branch 'main' into fix-statuses-posts-pagination
2024-10-27 15:39:39 -03:00
Alex Gleason
42f5e316a8
Let bunker_pubkey be different from user pubkey
2024-10-26 18:37:26 -05:00
P. Reis
d27ab3ce49
fix: pagination in searching statuses
2024-10-26 18:58:02 -03:00
P. Reis
89e475ca4a
fix: offset of zero 0 in accountSearchController
2024-10-23 20:42:10 -03:00
P. Reis
994dff8e79
fix: search profiles with offset pagination
2024-10-23 20:37:31 -03:00
P. Reis
7d27a6e890
refactor: rewrite if statement
2024-10-19 23:16:04 -03:00
P. Reis
0abd567824
fix: duplicate pubkey of 'self' if zap tag
2024-10-19 22:31:41 -03:00
P. Reis
e5d0634864
feat: pagination with Link headers in trendingStatusesController
2024-10-18 19:23:02 -03:00
P. Reis
0516fb6ce8
fix(zapController): remove not needed arguments
2024-10-18 14:08:47 -03:00