P. Reis
|
71a558a9de
|
Merge branch 'main' into mint-cashu
|
2025-03-25 18:23:13 -03:00 |
|
P. Reis
|
cda5196007
|
fix: remove unused import
|
2025-03-25 18:22:51 -03:00 |
|
P. Reis
|
7dc56f594b
|
feat: add zaps_amount_cashu to event_stats (with tests)
add zapped_cashu and zaps_amount_cashu field to MastodonStatus
|
2025-03-25 18:19:40 -03:00 |
|
P. Reis
|
83c96c88b7
|
feat: support pagination in GET transactions
remove getTransactions function and replace it with renderTransaction function (all tests updated)
|
2025-03-24 23:02:04 -03:00 |
|
Alex Gleason
|
95c10fd2b9
|
Merge branch 'fix-nip05-notification' into 'main'
Fix name grant notification not being rendered
See merge request soapbox-pub/ditto!728
|
2025-03-23 17:15:59 +00:00 |
|
Alex Gleason
|
06c9c8d898
|
Fix name grant notification not being rendered
|
2025-03-23 12:11:39 -05:00 |
|
Alex Gleason
|
1ff83212c4
|
Merge branch 'fix-index-k-tag' into 'main'
fix: index k tag even if the value is not a number and count is less than 3
See merge request soapbox-pub/ditto!727
|
2025-03-21 20:59:27 +00:00 |
|
P. Reis
|
4451aafadc
|
fix: index k tag even if the value is not a number and count is less than 3
|
2025-03-21 16:56:24 -03:00 |
|
P. Reis
|
1360484ae9
|
fix: call paginationSchema as a function
|
2025-03-21 10:49:58 -03:00 |
|
P. Reis
|
0b8b9e726a
|
Merge branch 'main' into mint-cashu
|
2025-03-21 10:47:49 -03:00 |
|
P. Reis
|
7226d503f5
|
fix(getTransactions): coerce tags to string in schema
This is not really needed but it doesn't hurt
|
2025-03-21 10:09:38 -03:00 |
|
P. Reis
|
d69854fa3c
|
fix: save amount tag value as a string
|
2025-03-21 10:07:34 -03:00 |
|
P. Reis
|
f9c4ec5835
|
feat: create GET transactions endpoint (with tests)
|
2025-03-20 14:02:43 -03:00 |
|
Alex Gleason
|
fab34dbf5b
|
Merge branch 'fix-mem-leak' into 'main'
Fix memory leak in relay?
See merge request soapbox-pub/ditto!726
|
2025-03-19 20:20:13 +00:00 |
|
Alex Gleason
|
8fc0092150
|
Fix memory leak in relay?
|
2025-03-19 15:15:44 -05:00 |
|
P. Reis
|
06ac326ec3
|
refactor: add relay of conf.relay in case no relays are present
|
2025-03-19 13:01:06 -03:00 |
|
P. Reis
|
feff31f094
|
feat: allow to edit the wallet mints and relays (with tests updated)
|
2025-03-18 18:30:52 -03:00 |
|
P. Reis
|
7c1297e865
|
fix: remove unused import
|
2025-03-17 22:48:43 -03:00 |
|
P. Reis
|
46ab6005d1
|
fix: https://jsr.io/go/slow-type-missing-explicit-type
|
2025-03-17 22:47:38 -03:00 |
|
P. Reis
|
5ff8bf4479
|
refactor: remove useless comments
|
2025-03-17 22:41:36 -03:00 |
|
P. Reis
|
355c53fd64
|
refactor: create getWallet function, with tests
|
2025-03-17 22:28:36 -03:00 |
|
P. Reis
|
07d0d4c4e5
|
fix: only create kind 5 if there are events to delete
|
2025-03-17 11:12:30 -03:00 |
|
P. Reis
|
c344cb6b74
|
refactor: call organizeProofs in a try-catch block
|
2025-03-17 11:10:08 -03:00 |
|
P. Reis
|
6afa0bb7f1
|
refactor: simplify deletion of expired quote ids expiredQuoteIds
|
2025-03-17 11:01:11 -03:00 |
|
Alex Gleason
|
497b02002e
|
streaming: ensure close handler is called even when socket is closed by server
|
2025-03-16 18:02:28 -05:00 |
|
Alex Gleason
|
f27609feb8
|
Set a max subscriptions size per connection
|
2025-03-16 17:51:07 -05:00 |
|
P. Reis
|
0a05dd232c
|
fix: only create new kind 7375 if there is proofs to keep
|
2025-03-15 20:48:33 -03:00 |
|
P. Reis
|
a719c2aabf
|
fix: add swapNutzapsMiddleware to nutzap endpoint
|
2025-03-15 20:33:01 -03:00 |
|
P. Reis
|
0e0166419e
|
test(nutzap): add more checks
|
2025-03-15 20:32:20 -03:00 |
|
Alex Gleason
|
a6b58b50cf
|
Merge branch 'custom-reacts' into 'main'
Support custom emoji reactions
See merge request soapbox-pub/ditto!724
|
2025-03-15 22:21:09 +00:00 |
|
Alex Gleason
|
09b0bf8ef4
|
Test paginationSchema with a custom limit
|
2025-03-15 17:20:26 -05:00 |
|
Alex Gleason
|
88ef8087a5
|
Let paginationMiddleware be configurable, add pagination to reactions handler
|
2025-03-15 17:18:18 -05:00 |
|
Alex Gleason
|
36ffd4283a
|
Fix DittoPgStore req test
|
2025-03-15 17:03:20 -05:00 |
|
Alex Gleason
|
006a96d0eb
|
Disable notify in tests
|
2025-03-15 16:50:26 -05:00 |
|
Alex Gleason
|
66979c7c11
|
Disallow +/- emojis in Pleroma API
|
2025-03-15 16:42:34 -05:00 |
|
Alex Gleason
|
be922bf07f
|
Enable pleroma_custom_emoji_reactions feature in instance endpoint
|
2025-03-15 16:37:00 -05:00 |
|
Alex Gleason
|
753413f071
|
Support custom emoji reactions
|
2025-03-15 16:32:11 -05:00 |
|
Alex Gleason
|
c40c6e8b30
|
Support custom emoji reactions in event_stats
|
2025-03-15 15:31:24 -05:00 |
|
Alex Gleason
|
755ed884d4
|
Pleroma API supports custom emojis with or without colons
|
2025-03-15 15:01:07 -05:00 |
|
Alex Gleason
|
1dd50e2e63
|
Add tests for pleromaStatusesRoute
|
2025-03-15 14:38:19 -05:00 |
|
Alex Gleason
|
f27dac342f
|
Small refactors to pleromaStatusesRoute
|
2025-03-15 13:57:06 -05:00 |
|
Alex Gleason
|
2f65be7dc4
|
Move reaction controllers to pleromaStatusesRoute
|
2025-03-15 13:49:42 -05:00 |
|
Alex Gleason
|
55a171fd2c
|
Merge remote-tracking branch 'origin/main' into custom-reacts
|
2025-03-15 13:42:00 -05:00 |
|
Alex Gleason
|
c2f214c9bc
|
Merge branch 'mw-cleanup' into 'main'
Remove redundant userMiddleware usages in app.ts
See merge request soapbox-pub/ditto!723
|
2025-03-15 18:41:43 +00:00 |
|
Alex Gleason
|
c9b0ffb537
|
Remove redundant userMiddleware usages in app.ts
|
2025-03-15 13:26:55 -05:00 |
|
Alex Gleason
|
ed0a8dc36b
|
Merge branch 'emoji-unauth' into 'main'
Allow custom_emojis endpoint to be accessed without a user
See merge request soapbox-pub/ditto!722
|
2025-03-15 18:24:52 +00:00 |
|
Alex Gleason
|
66dcf98a22
|
Allow reacting with custom emoji
|
2025-03-15 13:24:02 -05:00 |
|
Alex Gleason
|
e5dd285e6b
|
Allow custom_emojis endpoint to be accessed without a user
|
2025-03-15 12:50:05 -05:00 |
|
Alex Gleason
|
d0d400901c
|
Merge branch 'custom-emojis' into 'main'
Implement custom emojis
See merge request soapbox-pub/ditto!721
|
2025-03-15 05:22:14 +00:00 |
|
Alex Gleason
|
974e07981e
|
getCustomEmojis: new Map() -> emojis
|
2025-03-15 00:19:50 -05:00 |
|