Commit Graph

1801 Commits

Author SHA1 Message Date
Alex Gleason
f8f86b832b Merge branch 'deno-v1.44.2' into 'main'
Upgrade Deno to v1.44.2

See merge request soapbox-pub/ditto!376
2024-06-13 18:55:12 +00:00
Alex Gleason
f60f9fd38f Upgrade Deno to v1.44.2 2024-06-13 13:48:32 -05:00
Alex Gleason
f1bce3d701 Add a CHANGELOG 2024-06-12 21:12:58 -05:00
Alex Gleason
e96cb3ed40 Update ditto.conf, remove ipfs.service 2024-06-12 21:10:56 -05:00
Alex Gleason
dc3ce6ee4f Merge branch 'instance-v2' into 'main'
Add instance v2 controller

See merge request soapbox-pub/ditto!375
2024-06-13 00:51:31 +00:00
Alex Gleason
4285763c9d Add instance v2 controller 2024-06-12 19:47:26 -05:00
Alex Gleason
52360b7241 Merge branch 'setup' into 'main'
Add a setup script to generate the .env file

See merge request soapbox-pub/ditto!374
2024-06-13 00:32:16 +00:00
Alex Gleason
4e0a210041 Add a setup script to generate the .env file 2024-06-12 19:19:48 -05:00
Alex Gleason
edddc5384c Support OAuth "state" param 2024-06-12 18:04:04 -05:00
Alex Gleason
7dbd40a88b Fix issues with adminAccountsController 2024-06-12 12:50:22 -05:00
Alex Gleason
c6da216b4e trends: calculate since the last label date instead of current date 2024-06-11 19:08:24 -05:00
Alex Gleason
1151f0c28b EventsDB: strip nip27 mentions from search index 2024-06-11 18:56:11 -05:00
Alex Gleason
b8546ae447 Include kind 3 in trending pubkeys again 2024-06-11 18:15:40 -05:00
Alex Gleason
bf75ad0b41 Merge branch 'oauth-oob' into 'main'
Support OAuth OOB

See merge request soapbox-pub/ditto!373
2024-06-11 18:52:55 +00:00
Alex Gleason
ddae4f408a Support OAuth OOB 2024-06-11 13:40:09 -05:00
Alex Gleason
e45ff80067 Merge branch 'strict-false' into 'main'
Disable Hono strict mode

See merge request soapbox-pub/ditto!372
2024-06-11 01:08:22 +00:00
Alex Gleason
899e7672dc Disable Hono strict mode 2024-06-10 20:04:39 -05:00
Alex Gleason
6b3e01a072 Upgrade nostrify to v0.23.1 2024-06-09 21:42:31 -05:00
Alex Gleason
e7ed3c839c AdminStore: fix users check 2024-06-09 19:48:33 -05:00
Alex Gleason
d1ba797c93 Add revoke_name admin action 2024-06-09 19:22:11 -05:00
Alex Gleason
229975a752 adminActionController: delete user's events on suspend 2024-06-09 18:50:45 -05:00
Alex Gleason
5fdbd572f2 Merge branch 'names-api' into 'main'
Names API

See merge request soapbox-pub/ditto!370
2024-06-09 20:35:05 +00:00
Alex Gleason
42fac52e9e Support streaming notifications 2024-06-09 15:31:14 -05:00
Alex Gleason
2245263011 Add ditto:name_grant notification 2024-06-09 14:50:37 -05:00
Alex Gleason
07a380fb75 Rework adminAccountsController to display pending accounts from nip05 requests 2024-06-09 13:43:40 -05:00
Alex Gleason
5379863d36 Tag the nip05 request in the grant event 2024-06-09 12:13:50 -05:00
Alex Gleason
2a2f43d106 Add admin name approve/reject endpoints 2024-06-09 11:57:10 -05:00
Alex Gleason
594f37ea33 Use past-tense for some n-tag values 2024-06-09 11:26:57 -05:00
Alex Gleason
8802cbd779 suggest -> suggested 2024-06-09 11:24:01 -05:00
Alex Gleason
58a01f90de Paginate reports 2024-06-09 11:07:37 -05:00
Alex Gleason
8a7cae9841 Refactor reports more, add reopen endpoint 2024-06-09 11:03:46 -05:00
Alex Gleason
177f25ad96 Merge branch 'nip05-request' into 'main'
Rework reports, start adding nip05 endpoints

See merge request soapbox-pub/ditto!363
2024-06-09 15:10:30 +00:00
Alex Gleason
bd6424acf5 Add preliminary nameRequestsController 2024-06-08 22:16:34 -05:00
Alex Gleason
a14515bbe0 Rework reports with event sets 2024-06-08 19:48:56 -05:00
Alex Gleason
a2d865d6cc Generate an internal event for each report and invite request 2024-06-08 18:06:05 -05:00
Alex Gleason
8e5fa9eece Merge remote-tracking branch 'origin/main' into nip05-request 2024-06-08 15:01:01 -05:00
Alex Gleason
41d61cc8db Merge branch '30382' into 'main'
Remove kind 30361 events, switch to 30382, rework moderation

See merge request soapbox-pub/ditto!369
2024-06-08 19:32:07 +00:00
Alex Gleason
ca57d1be10 Remove stray console.log 2024-06-08 14:28:39 -05:00
Alex Gleason
9c24bac0ca Pull suggested profiles from kind 30382 events 2024-06-08 14:07:14 -05:00
Alex Gleason
d2df7522c4 Add Pleroma suggest/unsuggest endpoints 2024-06-08 13:57:50 -05:00
Alex Gleason
d2238e80f9 Support Pleroma admin tags 2024-06-08 13:46:10 -05:00
Alex Gleason
284ae9aab7 renderAccount: fix display of roles 2024-06-08 13:14:07 -05:00
Alex Gleason
e5fadafc7a Create AdminStore to filter out banned users 2024-06-08 12:58:59 -05:00
Alex Gleason
a30cdec79b pipeline: ensure event doesn't already exist in DB 2024-06-08 12:22:00 -05:00
Alex Gleason
b9922f96a0 adminActionController: mark "n" tags on the user 2024-06-08 12:17:06 -05:00
Alex Gleason
7d54a5c7d0 Kind 30361 -> 30382 2024-06-08 11:32:29 -05:00
Alex Gleason
dde020f22b Merge branch 'replaceable-deletion' into 'main'
EventsDB: replaceable deletions support

See merge request soapbox-pub/ditto!368
2024-06-08 15:02:56 +00:00
P. Reis
b088276c51 fix: remove unused variable 2024-06-08 09:10:19 -03:00
Alex Gleason
fca7825bbf EventsDB: replaceable deletions support 2024-06-07 22:11:17 -05:00
Alex Gleason
4d0b869bd7 Merge remote-tracking branch 'origin/main' into nip05-request 2024-06-07 11:29:50 -05:00