Alex Gleason
|
1209b1c430
|
Merge branch 'fix-zap-amount-zero' into 'main'
Get zap amount from zap receipt if not present in zap request
See merge request soapbox-pub/ditto!385
|
2024-06-18 00:16:09 +00:00 |
|
P. Reis
|
8b67a05792
|
refactor: parse zap request with zod
|
2024-06-17 21:07:27 -03:00 |
|
P. Reis
|
bf017195a6
|
refactor: sort imports alphabetically
|
2024-06-17 20:15:51 -03:00 |
|
P. Reis
|
98565efa12
|
refactor(bolt11): get amount with new library
|
2024-06-17 19:49:18 -03:00 |
|
Alex Gleason
|
2f3b656af5
|
Upgrade Nostrify to v0.23.3, remove normalizeFilters call in EventsDB (NDatabase does this now)
|
2024-06-17 17:29:01 -05:00 |
|
Alex Gleason
|
74944dcd2a
|
EventsDB: remove no longer relevant tests
|
2024-06-17 16:40:06 -05:00 |
|
Alex Gleason
|
8c3e16fd41
|
Ignore repetitive error message
|
2024-06-17 16:29:52 -05:00 |
|
P. Reis
|
c6425ad7ff
|
fix(bolt11): print error
|
2024-06-17 18:15:42 -03:00 |
|
Alex Gleason
|
96af3bb8bf
|
Update stats in a transaction
|
2024-06-17 16:07:03 -05:00 |
|
P. Reis
|
7a29c349e8
|
fix: get amount from zap receipt if not present in zap request
|
2024-06-17 14:51:12 -03:00 |
|
P. Reis
|
2f49e94e4c
|
test(bolt11): getAmount function
|
2024-06-17 14:51:12 -03:00 |
|
P. Reis
|
82bf36f064
|
feat(bolt11): create getAmount function
|
2024-06-17 14:51:09 -03:00 |
|
Alex Gleason
|
c3af8299f1
|
Spread s3 config
Fixes https://gitlab.com/soapbox-pub/ditto/-/issues/156
|
2024-06-15 23:51:50 -05:00 |
|
Alex Gleason
|
c39fd2daa2
|
Improve the setup script and clean up config
|
2024-06-15 23:41:19 -05:00 |
|
Alex Gleason
|
e63ee9b5a3
|
Add interfaces for Mastodon entity types, hide deactivated accounts
|
2024-06-15 19:36:34 -05:00 |
|
Alex Gleason
|
6ce8aae0d1
|
trends: rewrite getTrendingTags to process the history in serial, split across several queries
|
2024-06-15 18:14:38 -05:00 |
|
Alex Gleason
|
a3b7acd1c1
|
Cache trends API results at a different interval than trends calculations
|
2024-06-15 17:18:55 -05:00 |
|
Alex Gleason
|
8d8e46eae8
|
Add a script to update trends
|
2024-06-15 12:13:35 -05:00 |
|
Alex Gleason
|
9c640ca86b
|
Change verson to v1.0.0
|
2024-06-14 08:32:49 -05:00 |
|
Alex Gleason
|
91fe7acbd2
|
Index nostr_tags.name
|
2024-06-13 21:36:07 -05:00 |
|
Alex Gleason
|
7186f49316
|
Remove URL restriction from r tag
|
2024-06-13 19:17:53 -05:00 |
|
Alex Gleason
|
d06cafd0dd
|
nameRequestController: prevent submitting the same name twice
|
2024-06-13 19:11:59 -05:00 |
|
Alex Gleason
|
5658c5db08
|
nameRequestsController: ids.size === 0 => !ids.size
|
2024-06-13 23:47:12 +00:00 |
|
Alex Gleason
|
100a5056eb
|
nameRequestsController: display only owned 3036 events
|
2024-06-13 18:42:59 -05:00 |
|
P. Reis
|
880b09e016
|
refactor: parse zap request with NSchema
|
2024-06-13 15:51:34 -03:00 |
|
P. Reis
|
22dbddb5d3
|
refactor: zap amount parsed with zod, change zapped_by fields name
|
2024-06-13 14:21:01 -03:00 |
|
P. Reis
|
7474c1b288
|
feat: add /api/v1/ditto/statuses/:id{[0-9a-f]{64}}/zapped_by endpoint
|
2024-06-13 00:49:21 -03:00 |
|
P. Reis
|
b43aed2301
|
feat: create zappedByController
|
2024-06-13 00:48:31 -03:00 |
|
P. Reis
|
87967e4137
|
Merge branch 'main' into feat-zap-counter
|
2024-06-12 23:59:50 -03:00 |
|
Alex Gleason
|
4285763c9d
|
Add instance v2 controller
|
2024-06-12 19:47:26 -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
|
ddae4f408a
|
Support OAuth OOB
|
2024-06-11 13:40:09 -05:00 |
|
Alex Gleason
|
899e7672dc
|
Disable Hono strict mode
|
2024-06-10 20:04:39 -05:00 |
|
P. Reis
|
0b49ee4fa6
|
feat(renderStatus): return zaps_amount
|
2024-06-10 10:39:34 -03:00 |
|
P. Reis
|
d78bc038e8
|
fix: add zaps_amount to EventStats
|
2024-06-10 10:38:56 -03:00 |
|
P. Reis
|
18648f7be3
|
fix(hydrate): return zaps_amount in gatherEventStats
|
2024-06-10 10:00:58 -03:00 |
|
P. Reis
|
c77da12f9d
|
Merge branch 'main' into feat-zap-counter
|
2024-06-10 09:52:28 -03:00 |
|
P. Reis
|
4b58fb9bf2
|
feat(updateStats): handle kind 9735
|
2024-06-10 09:35:17 -03:00 |
|
P. Reis
|
d260825660
|
feat: add 'zaps_amount' to EventStatsRow as number
|
2024-06-10 09:34:14 -03:00 |
|
P. Reis
|
1f4de9aed0
|
feat: add migration for 'zaps_amount' column
|
2024-06-10 09:34:07 -03: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
|
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 |
|