Commit graph

2396 commits

Author SHA1 Message Date
Alex Gleason
cde70e4c8f Merge branch 'fix-apostrophe-issue' into 'main'
Fixed apostrophe issue

Closes #190

See merge request soapbox-pub/ditto!470
2024-08-28 17:49:26 +00:00
Alex Gleason
f9d1eed4dd
Remove unnecessary escape characters 2024-08-28 19:46:19 +02:00
Alex Gleason
c2ea4cbfd5
Fix parsing bech32 with apostrophe 2024-08-28 19:38:06 +02:00
danidfra
8d8211de09 Fixed apostrophe issue 2024-08-28 14:01:26 -03:00
Alex Gleason
a505372bd1 Merge branch 'resp-method' into 'main'
metrics: track response method

See merge request soapbox-pub/ditto!469
2024-08-28 12:44:05 +00:00
Alex Gleason
f730771d72
metrics: track response method 2024-08-28 14:40:45 +02:00
Alex Gleason
0d44932a04 Merge branch 'message-zap-split' into 'main'
feat: implement fifth parameter in zap tag

See merge request soapbox-pub/ditto!468
2024-08-27 22:04:05 +00:00
P. Reis
7d9f874cdf feat: implement fifth parameter in zap tag 2024-08-27 17:52:51 -03:00
Alex Gleason
4b416e3c66 Merge branch 'update-nostrify' into 'main'
chore: update nostrify to 0.30.1

See merge request soapbox-pub/ditto!467
2024-08-27 18:32:09 +00:00
P. Reis
f96fca835b chore: update nostrify to 0.30.1
other dependencies such as hono were automatically updated as well
2024-08-27 13:40:24 -03:00
Alex Gleason
e286ecc47d Merge branch 'db-export-filters' into 'main'
Allow filtering items exported by `deno task db:export`

Closes #186

See merge request soapbox-pub/ditto!463
2024-08-26 22:14:23 +00:00
Alex Gleason
14a0f38e29 Merge branch 'update-deno-dom' into 'main'
Update deno dom

Closes #194

See merge request soapbox-pub/ditto!466
2024-08-26 18:34:38 +00:00
danidfra
980e904ea7 Update deno-dom 2024-08-26 15:31:03 -03:00
Siddharth Singh
1a38061b34
mediaDescriptionUpdateSchema --> mediaUpdateSchema 2024-08-25 19:48:04 +05:30
Siddharth Singh
7e711aa8a8
updateMediaDescriptionController --> updateMediaController 2024-08-25 19:43:28 +05:30
Siddharth Singh
125dfb54f3
Add tests for db:export filters 2024-08-25 19:41:35 +05:30
Siddharth Singh
f8fae52d5e
fix bug in alt text tagging 2024-08-25 19:13:31 +05:30
Alex Gleason
1e8aeee5a6
nginx: let ditto serve the favicon 2024-08-25 15:49:43 +03:00
Siddharth Singh
1f04a7fcdf
remove debug console.logs 2024-08-25 17:20:25 +05:30
Siddharth Singh
cf4dc8627b
remove unnecessary coalescing 2024-08-25 16:25:36 +05:30
Siddharth Singh
6ff90d63bb
implement PUT /api/v1/media/:id
Adds support for setting image descriptions for accessibility reasons
2024-08-25 16:23:25 +05:30
Siddharth Singh
fb199123be
first working version 2024-08-24 22:56:35 +05:30
Siddharth S Singh
9298bf6608 first commit (nonfunctional) 2024-08-23 16:25:34 +05:30
Alex Gleason
8adc87f1d9 Merge branch 'fe-routes' into 'main'
Add more known frontend routes

See merge request soapbox-pub/ditto!462
2024-08-20 01:17:30 +00:00
Alex Gleason
eb3b442dd4
Add more known frontend routes 2024-08-19 20:13:59 -05:00
Alex Gleason
8702d1ec07 Merge branch 'favicon' into 'main'
Fetch favicon from NIP-05 domain

See merge request soapbox-pub/ditto!461
2024-08-17 14:30:36 +00:00
Alex Gleason
8370b250a2
Add a signal to renderAccount 2024-08-17 09:25:48 -05:00
Alex Gleason
e539a29775
Fetch favicon from NIP-05 domain 2024-08-17 09:21:12 -05:00
Alex Gleason
79ac4ada81 Merge branch 'domain' into 'main'
Add `domain` to Account entity

See merge request soapbox-pub/ditto!460
2024-08-16 18:18:25 +00:00
Alex Gleason
de1c6a05dc
Add domain to Account entity 2024-08-16 13:15:06 -05:00
Alex Gleason
36933484ec Merge branch 'favicon' into 'main'
Use favicon.ico to get instance favicon from NIP-05 of each user

See merge request soapbox-pub/ditto!459
2024-08-16 02:52:29 +00:00
Alex Gleason
a99728981c
Use favicon.ico to get instance favicon from NIP-05 of each user 2024-08-15 21:36:28 -05:00
Alex Gleason
b6f32c4d0f Merge branch 'replaceable-update' into 'main'
Throw when creating a replaceable event that doesn't exist yet

See merge request soapbox-pub/ditto!458
2024-08-15 23:14:13 +00:00
Alex Gleason
4db8b2d4fb
Throw when creating a replaceable event that doesn't exist yet 2024-08-15 18:10:42 -05:00
Alex Gleason
bfa447d250
Upgrade gleasonator-policy in yarn.lock 2024-08-15 14:31:05 -05:00
Alex Gleason
b47cf1c0a5 Merge branch 'splits-flag' into 'main'
Put zap splits behind a feature flag, disabled by default

See merge request soapbox-pub/ditto!457
2024-08-15 03:08:28 +00:00
Alex Gleason
1feeaf7b1e
Put zap splits behind a feature flag, disabled by default 2024-08-14 22:05:17 -05:00
Alex Gleason
3dc6963f5d Merge branch 'deno-1.45.5' into 'main'
Upgrade Deno to v1.45.5

See merge request soapbox-pub/ditto!456
2024-08-13 22:16:57 +00:00
Alex Gleason
bcfd349092
Upgrade Deno to v1.45.5 2024-08-13 17:03:22 -05:00
Alex Gleason
37e122862f Merge branch 'npostgres' into 'main'
Switch to NPostgres

See merge request soapbox-pub/ditto!453
2024-08-13 14:20:18 +00:00
Alex Gleason
1a69df1cd7
Add timeout message to the relay 2024-08-12 23:04:12 -05:00
Alex Gleason
d3f4cd8d8c
Upgrade @nostrify/db to v0.31.2 2024-08-12 21:57:09 -05:00
Alex Gleason
27ba8b071a
pg migration: advise checking out main branch 2024-08-12 16:48:42 -05:00
Alex Gleason
c4064d0fa6
pg migration: 3 days -> several hours 2024-08-12 15:54:56 -05:00
Alex Gleason
e743e14bb1
Fix EventsDB test 2024-08-12 15:45:47 -05:00
Alex Gleason
f116950a83
Fix db:migrate script 2024-08-12 15:25:51 -05:00
Alex Gleason
8a23011392
pg migration: cascade 2024-08-12 15:17:42 -05:00
Alex Gleason
617659c7fd
Fix DittoDB+EventsDB relationship 2024-08-12 15:13:49 -05:00
Alex Gleason
5e4a94457f
Fix tests 2024-08-12 14:57:17 -05:00
Alex Gleason
3a82c98c21
trends: make trends work in Postgres (probably) 2024-08-12 14:48:32 -05:00