P. Reis
|
7d9f874cdf
|
feat: implement fifth parameter in zap tag
|
2024-08-27 17:52:51 -03:00 |
|
Alex Gleason
|
717fd6bdc9
|
Merge branch 'zap-tag-endpoint-by-id' into 'main'
Get zap split by post/status id, based in the zap tag
See merge request soapbox-pub/ditto!448
|
2024-08-07 17:36:09 +00:00 |
|
P. Reis
|
10052230e5
|
refactor: rename getZapSplitsOfStatusController to statusZapSplitsController
|
2024-08-07 14:24:32 -03:00 |
|
P. Reis
|
32cecb5e6b
|
feat: create zap split endpoint based in post/status id
|
2024-08-06 20:55:40 -03:00 |
|
Alex Gleason
|
d285b7dced
|
Fix Mastodon legacy pagination
|
2024-08-06 18:20:26 -05:00 |
|
P. Reis
|
bce404728b
|
refactor: rename zap_split to dittoZapSplit
|
2024-08-05 16:20:38 -03:00 |
|
P. Reis
|
0a3ed4e160
|
refactor(zap split): rename amount to weight
|
2024-08-05 14:41:16 -03:00 |
|
P. Reis
|
25bbeceb8d
|
refactor: rename zap_splits_mastodon to zapSplitEntity
|
2024-08-05 14:29:30 -03:00 |
|
P. Reis
|
baa00e45a6
|
feat: create getZapSplitsController
|
2024-08-02 18:47:21 -03:00 |
|
P. Reis
|
f94ae7606c
|
refactor: change zapSplitSchema to z.record())
|
2024-07-25 11:11:44 -03:00 |
|
P. Reis
|
85806f7ea8
|
refactor: use object fields instead of tuple in zapSplitSchema
|
2024-07-24 11:14:42 -03:00 |
|
P. Reis
|
961da0f52c
|
refactor: change error message in updateZapSplitsController & deleteZapSplitsController
|
2024-07-24 10:56:12 -03:00 |
|
P. Reis
|
80e14c65c0
|
refactor: rename zap_split.ts to zap-split.ts, rename tests as well
|
2024-07-23 18:14:22 -03:00 |
|
P. Reis
|
449a3497ba
|
feat: create deleteZapSplitsController
|
2024-07-21 19:40:55 -03:00 |
|
P. Reis
|
2e66af26db
|
feat: create updateZapSplitsController
|
2024-07-21 19:26:05 -03: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 |
|
Alex Gleason
|
2245263011
|
Add ditto:name_grant notification
|
2024-06-09 14:50:37 -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
|
8a7cae9841
|
Refactor reports more, add reopen endpoint
|
2024-06-09 11:03:46 -05:00 |
|
Alex Gleason
|
bd6424acf5
|
Add preliminary nameRequestsController
|
2024-06-08 22:16:34 -05:00 |
|
Alex Gleason
|
a30e19b6b2
|
Fix nip05 endpoints
|
2024-06-06 17:35:48 -05:00 |
|
Alex Gleason
|
616c405f0f
|
Add an endpoint to request a NIP-05 name
|
2024-06-06 14:14:59 -05:00 |
|
Alex Gleason
|
68b5887ed0
|
Don't let your memes be dreams
|
2024-05-14 18:24:34 -05:00 |
|
Alex Gleason
|
258e81df51
|
Admin relays: use "marker" property in the API, fix PUT controller
|
2024-05-01 18:29:32 -05:00 |
|
Alex Gleason
|
c190d2c8ce
|
Refactor Storages to get lazy-loaded only when they are used
|
2024-05-01 14:56:47 -05:00 |
|
Alex Gleason
|
3204b61f0b
|
Add an API to manage admin relays
|
2024-04-23 16:21:36 -05:00 |
|