Vitor Pamplona
|
a716d13c69
|
Slightly faster is content sensitive method
|
2024-06-12 14:56:51 -04:00 |
|
Vitor Pamplona
|
31e8782b1a
|
adds a native map for tags in the Event class to avoid creating sublists before mapping tags
|
2024-06-11 18:19:52 -04:00 |
|
Vitor Pamplona
|
cafad6a003
|
Refactoring
|
2024-06-11 18:19:07 -04:00 |
|
Vitor Pamplona
|
7b2da8312d
|
Adds two extra nevent test cases.
|
2024-06-11 13:31:45 -04:00 |
|
Vitor Pamplona
|
bd6202f8e1
|
- Adds support for AVIF images
- Removes gray border in image urls that couldn't be loaded.
|
2024-06-11 10:25:11 -04:00 |
|
Vitor Pamplona
|
723e575b4b
|
Fixes the LazyColumn for Hashtags on Profile
|
2024-06-07 19:28:20 -04:00 |
|
Vitor Pamplona
|
d10b4c6bde
|
- Re-normalizes all relays urls before connecting to reduce duplications
- Normalizes all new relays in the edit screens.
|
2024-06-04 18:30:01 -04:00 |
|
Vitor Pamplona
|
f1e516662c
|
Adds flare.pub videos to the media tab on Amethyst
|
2024-06-04 17:12:14 -04:00 |
|
Vitor Pamplona
|
5d4fa0d732
|
Adds the incoming relays to the request.
|
2024-06-03 14:15:12 -04:00 |
|
Vitor Pamplona
|
fb5f1e738b
|
Adds a user and max result params to the DVM request.
|
2024-06-03 11:47:00 -04:00 |
|
Vitor Pamplona
|
f26fa71e49
|
improves the speed of the kind filter for DVMs
|
2024-06-01 15:20:26 -04:00 |
|
Vitor Pamplona
|
a38346c7d3
|
Adds private outbox relays to save Draft events.
|
2024-05-30 16:02:21 -04:00 |
|
Vitor Pamplona
|
4a43b57f79
|
Uses NIP-65 preferably for zap requests.
|
2024-05-30 13:51:14 -04:00 |
|
Vitor Pamplona
|
ff94f45d04
|
Enabling download and creation of NIP-96 file servers.
|
2024-05-30 09:38:33 -04:00 |
|
Vitor Pamplona
|
f6a16e4394
|
Fixes date format's year
|
2024-05-29 12:28:22 -04:00 |
|
Vitor Pamplona
|
288aafc3a2
|
Adds support for search relay lists
|
2024-05-29 12:06:45 -04:00 |
|
Vitor Pamplona
|
13eb8b1abc
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2024-05-28 11:49:20 -04:00 |
|
Vitor Pamplona
|
6a17a8a871
|
Refactors GiftWrap caching to delete encrypted text and reload the wrap if necessary.
- Changes host to a host stub to reduce memory use
- Only download GiftWraps form 2 days past the last EOSE
|
2024-05-28 11:48:20 -04:00 |
|
greenart7c3
|
ea891367e9
|
add signString method
|
2024-05-27 07:56:02 -03:00 |
|
Vitor Pamplona
|
0c22e66e8f
|
Overrides pubkey to avoid impersonators on seals.
|
2024-05-24 19:27:14 -04:00 |
|
Vitor Pamplona
|
04c449072a
|
Adds support for NIP-06 seed word key derivation (bip32 and bip39)
|
2024-05-24 14:54:38 -04:00 |
|
Vitor Pamplona
|
1cd5845960
|
Fixes the rendering of replies on wikipages.
|
2024-05-23 17:09:16 -04:00 |
|
Vitor Pamplona
|
c78c00acd9
|
Adds method to create the NIP-65 list
|
2024-05-22 18:23:52 -04:00 |
|
Vitor Pamplona
|
599fddb369
|
Adds a card to setup the DM relay list if the user doesn't have one.
|
2024-05-22 17:46:39 -04:00 |
|
Vitor Pamplona
|
566ca0e390
|
Moves Relay URL formatter to Quartz
|
2024-05-22 17:44:18 -04:00 |
|
Vitor Pamplona
|
7acdf56e68
|
Slightly improving the threading for badges.
|
2024-05-21 14:50:36 -04:00 |
|
Vitor Pamplona
|
9ceb8866ed
|
Refactoring the DVM payment code.
|
2024-05-20 12:37:55 -04:00 |
|
Vitor Pamplona
|
01016525d3
|
Fixes missing parameter
|
2024-05-17 18:30:48 -04:00 |
|
Vitor Pamplona
|
9fb8d4821e
|
Refactoring the DVM codebase
Allows pull to refresh to request the job again.
|
2024-05-17 17:02:04 -04:00 |
|
Vitor Pamplona
|
5c88e7993f
|
Fixes some of the missing classes due to R8
|
2024-05-16 15:14:51 -04:00 |
|
Vitor Pamplona
|
edca55b0b6
|
must not use crypto tools on the benchmark
|
2024-05-16 13:10:38 -04:00 |
|
Vitor Pamplona
|
738187d32b
|
Making generateID public for testing
|
2024-05-16 13:05:15 -04:00 |
|
Vitor Pamplona
|
d9de0d2798
|
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
|
2024-05-16 13:04:17 -04:00 |
|
Vitor Pamplona
|
e6d8291f07
|
Trying to unify NIP01 Serialization with SHA-256 procedures to reduce creation of several bytearray at every verification.
|
2024-05-16 13:03:30 -04:00 |
|
Vitor Pamplona
|
283d52ac2f
|
Merge pull request #856 from believethehype/NIP90-ContentDiscovery
Nip90 Content Discovery
|
2024-05-15 10:17:10 -04:00 |
|
Vitor Pamplona
|
d1646761d2
|
Starts the process of adding a DM Relay list card to setup relays for GiftWraps
|
2024-05-15 10:00:54 -04:00 |
|
Believethehype
|
142aca40ce
|
add NIP90 status events, update NIP90 feeds based on request id
|
2024-05-15 12:06:12 +02:00 |
|
Believethehype
|
f09b00ff01
|
adding 5301 events to be handled
|
2024-05-15 00:14:15 +02:00 |
|
Believethehype
|
ceaae398c2
|
Merge remote-tracking branch 'upstream/main' into NIP90-ContentDiscovery
|
2024-05-14 23:16:49 +02:00 |
|
Vitor Pamplona
|
a34a3cbc83
|
Fixes GirtWrap test
|
2024-05-14 16:34:43 -04:00 |
|
Vitor Pamplona
|
f8afb4b783
|
Refactor the relay list for chat message event kind
|
2024-05-14 16:34:32 -04:00 |
|
Believethehype
|
0245c907ff
|
add nip90 events to factory
|
2024-05-14 18:51:38 +02:00 |
|
Vitor Pamplona
|
1f45a63081
|
Makes NIP-17 the default messaging mode
Migrates code from old NIP-24 to NIP-17
|
2024-05-14 11:34:36 -04:00 |
|
Believethehype
|
52e79580bf
|
attempt to add own filters and event kinds for NIP90 content related events
|
2024-05-14 17:03:13 +02:00 |
|
Believethehype
|
baaa984d0d
|
add nip90 content discovery request
|
2024-05-13 22:43:38 +02:00 |
|
Believethehype
|
334b948900
|
app meta data, show content dvms
|
2024-05-13 17:27:34 +02:00 |
|
Vitor Pamplona
|
72018dc208
|
Base support for Relay lists for DMs.
|
2024-04-24 17:04:13 -04:00 |
|
Vitor Pamplona
|
0fccfd7f80
|
clean up
|
2024-04-12 11:02:25 -04:00 |
|
Vitor Pamplona
|
32b9b6c37a
|
Speeds up id calculations for Amber's Intent call.
Only assembles an id if necessary.
|
2024-04-12 11:01:32 -04:00 |
|
Vitor Pamplona
|
2342da114d
|
Increases Amber signing cache.
|
2024-04-12 11:00:16 -04:00 |
|