Commit Graph

301 Commits

Author SHA1 Message Date
87fcba02b3 Move project to version catalogs 2024-03-01 10:38:03 -05:00
3fb8a5938f Updates to Android Studio Iguana 2024-03-01 08:03:58 -05:00
ee4e20bac8 Fixing alt of git reply 2024-02-29 19:58:18 -05:00
6e0701b65d Removes unused kotlin serialization 2024-02-29 09:22:15 -05:00
3eb6983a94 Support for Kind 1 Edits 2024-02-28 17:42:06 -05:00
d4ba135368 Second embed bundle tests with nsecs 2024-02-28 16:54:28 -05:00
73e3b60721 Fixes missing nsec processing 2024-02-28 16:50:23 -05:00
328ed226c6 Basic support for FHIR payloads.
Support for nembed
2024-02-27 18:50:20 -05:00
f78a252c8f - Adds nembed
- Redesigns NIP-19 returns to allow nembeds and give more nuance to the UI.
2024-02-27 15:39:15 -05:00
e2d86c1727 Adds a new report option as other 2024-02-26 20:52:15 -05:00
11ff0736e4 Speeding up the loop through local cache. 2024-02-26 20:51:59 -05:00
8ebad524ff Adds local cache to wait for OTS confirmations
Presents OTS pending and confirmations on the screen
Adds Menu item to OTS any post.
2024-02-26 18:51:23 -05:00
3c36f52baf Visual support for Kind1 forks. 2024-02-26 15:17:17 -05:00
6a7d33e58f - Generalizing OTS Calendar access
- Developing OTS access points with OkHttp
2024-02-25 17:04:51 -05:00
880915e702 Better explains why the fork of javaOTS was needed. 2024-02-25 15:43:59 -05:00
d6fd407632 Moves external signer from org.json to jackson parser 2024-02-25 15:43:42 -05:00
1c0854eeaa Moves from org.json to jackson in OTS replies 2024-02-25 15:43:18 -05:00
9eefb65047 Generalizes the interface for block explorers in OTS 2024-02-25 15:43:01 -05:00
c4d6b1a5d1 Adds support for OpenTimestamps in Quartz 2024-02-25 11:49:51 -05:00
ad03d355b0 Adds internet for testing of OTS attestations 2024-02-25 11:45:59 -05:00
5ad86e5604 Adds support for the q tag together with the support for the mention marker. 2024-02-25 11:40:39 -05:00
6afd9a0191 Adds note on why the libscrypt was removed. 2024-02-25 11:39:48 -05:00
49c2d4f486 Adding Basic Git Rendering support. 2024-02-23 22:09:06 -05:00
b9c3123f18 Faster Longform tag filters 2024-02-23 18:08:55 -05:00
452911bf27 Removes the need to specify nulls for new TextNote creations 2024-02-23 18:08:30 -05:00
173e82d236 Adds Wikipage Kind 2024-02-23 17:55:39 -05:00
a7e601beee Keeping signing and util classes in the final jar 2024-02-23 13:21:25 -05:00
b8b9aaf4aa Adds time utils tests to see if jitpack exports it 2024-02-23 12:15:20 -05:00
dd160ecb71 Improves relay list NIP-11 caching, updates NIP-11 properties in the document and adds icon rendering from the NIP11 document. 2024-02-22 18:43:46 -05:00
2ee4b24c9b Moves Relay information to Quartz
Renames Nip19 object for better readability
2024-02-22 16:08:36 -05:00
606c483d09 Moves Wallet Connect to Quartz 2024-02-22 15:40:07 -05:00
860c3773c3 Moves emoji parsers to commons and 2024-02-22 13:56:56 -05:00
4b9a55e178 Increasing the speed of the Robohash SVG to buffer function 2024-02-21 13:51:27 -05:00
5cd1c5ab90 Faster hex validation 2024-02-21 11:23:32 -05:00
1b93fc57cb Creates a way to ask for donations in the Notification page. 2024-02-19 18:57:21 -05:00
dd7427971c refactoring 2024-02-17 13:53:53 -05:00
67a1aae1d0 Avoids the need to tag a cited user to count as a citation. 2024-02-16 15:49:42 -05:00
7d9784ee44 Updates secp256k1 2024-02-16 15:40:53 -05:00
8034fd0975 Adds normalizing test for emoji passwords in NIP49 2024-02-16 13:53:06 -05:00
42cc04c194 updates license notice year 2024-02-15 18:31:26 -05:00
52c6ce4849 Updates scrypt lib to support empty keys. 2024-02-15 17:42:19 -05:00
6553f3bec5 Normalizes passwords to NFKC in NIP49 2024-02-15 16:05:53 -05:00
7074446cae Removing scrypt native library that doesn't work on Android 2024-02-14 17:48:57 -05:00
48f27f656d Adds NIP49 to login and back up key screens 2024-02-14 12:54:08 -05:00
9c84a538d6 Removes the NSEC form nip19 2024-02-13 20:49:21 -05:00
8bc1c2ec68 Removing nip19 test with ncryptosec 2024-02-13 20:44:00 -05:00
b94c1e2792 Quartz support for NIP-49 encrypted nsecs 2024-02-13 19:51:32 -05:00
1deed59d5b Fixes: https://github.com/vitorpamplona/amethyst/issues/740
Displays error messages when the URI sent to Amethyst is invalid
2024-02-12 16:03:37 -05:00
bbc4ec2625 Fixes thread rendering when "mention" events are added with mentioning the event. 2024-02-12 15:10:48 -05:00
5109b65e37 Fixes crash when MuteList has e tags that are not valid hexes 2024-02-12 14:21:32 -05:00
72503b9061 Adds community and public chat list events from nip51 2024-02-09 15:54:56 -05:00
68e90ce3ed Unwrapps the reply message if the GiftWrap was tagged and not the inner message id. 2024-02-07 16:14:48 -05:00
d3d19b497b Renames from NIP-29 to 92 2024-02-01 19:20:26 -05:00
e56377f8c3 Adds support for NIP-29 in public messages and new DMs. NIP-54 stays in NIP-54 2024-02-01 18:31:28 -05:00
e59f676d47 updates secp256k1 2024-01-30 11:00:33 -05:00
0babc46f7c Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-01-18 13:36:24 -03:00
e061575454 Removes unused imports 2024-01-18 13:33:48 -03:00
greenart7c3
13d9c1ab10 add support for always rejected permissions from external signer 2024-01-17 09:05:24 -03:00
422446f53e Fixes bug when creating bookmarks for the first time. 2024-01-11 10:09:41 -05:00
7b7e3624ac New Signup screen 2024-01-09 16:23:17 -05:00
eb08d485e1 Fixing some of the tests due to the line breaks added by spotless 2024-01-06 15:11:12 -05:00
d269e9e597 reduces some of the huge lines we have. 2024-01-06 11:59:35 -05:00
f8e7dd78d9 Reverts to the non-Google kotlin style. 2024-01-06 11:32:41 -05:00
5c7e9258c1 Fixing some of the minification issues. 2024-01-06 11:13:57 -05:00
f877b6ff68 Creating the benchmark build type on the modules as well. 2024-01-06 10:53:54 -05:00
ec867ae8a2 Spotless fixes. 2024-01-06 10:44:32 -05:00
ed6c1e62e4 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-01-05 16:46:30 -05:00
620b2bfa9f Improving the speed of contains 2024-01-05 16:46:18 -05:00
eaaa9a6446 Adjust position of the participant list in live streams. 2024-01-05 09:54:27 -05:00
vuittont60
a08a052b30
Fix typos 2024-01-05 11:27:52 +08:00
2de3d19a34 Adds support for displaying video events. 2023-12-29 17:24:50 -05:00
Terry Yiu
9101fb1e9e
Add write support for NIP-10 deprecated positional tags in text notes to maximize backwards compatibility 2023-12-29 01:56:01 -05:00
abef3d13f2 Improves the design of the discovery cards for Live Activity and Chats. 2023-12-27 17:00:41 -05:00
56c2c60c58 reorganizing Event Factory. 2023-12-27 16:58:56 -05:00
48aa9f950d adds support for NIP-75 events 2023-12-27 16:58:43 -05:00
4afb0027fb Initial support for separate vertical and horizontal videos. 2023-12-26 18:02:13 -05:00
8ed960530c Updates dependencies. 2023-12-26 14:43:01 -05:00
720ebfd0ea Avoids creating a new byte array at every call of conversation key. 2023-12-22 17:09:36 -05:00
e42d2dca04 Updates dependencies 2023-12-22 10:25:28 -05:00
2ce16325a1 Improving the memory use of hashmaps 2023-12-21 15:26:01 -05:00
e794ff44a1 Moves to NIP-44v2 2023-12-20 18:07:37 -05:00
a6e8ee20ae Improves the performance of Robohash 2023-12-19 15:46:55 -05:00
065dba2431 Add a less memory intensive timeAgo calculation 2023-12-19 15:46:36 -05:00
fccfb2aaba Support for NIP-31 alt tags 2023-12-15 18:19:37 -05:00
7b55b69c12 Adds a k tag to reactions 2023-12-15 18:00:26 -05:00
ed491f5e3a Avoids recreating the EOSE array when changing filters. 2023-12-14 15:52:52 -05:00
9554b36f80 Updates secp256k1 lib 2023-12-14 10:38:41 -05:00
3d225423ef Adds support for nip54 2023-12-11 12:51:53 -05:00
04addc4cba Adds support for the FileServers kind 2023-12-10 21:27:47 -05:00
ddb7e6b7f2 Updates JNA 2023-12-10 18:32:47 -05:00
b3bdbbed98 - Migrates the old imageservers to NIP-96 for the main feed, chats, private messages, stories and user metadata uploads.
- Fixes hash calculation of the entire payload.
- Unifies uploads into NIP-94 images.
2023-12-08 22:08:19 -05:00
a8936c54d8 Adds a Marketplace tab to Discovery 2023-12-06 13:40:54 -05:00
f458f00edc 1. Adds Classified creation from Amethyst.
2. Adds relay information for Replaceable events.
2023-12-05 21:44:49 -05:00
greenart7c3
ecb8344287 fix zap splits when using amber with intents 2023-12-01 10:52:15 -03:00
efb9814f1b Fixes blocked lists on Videos. 2023-11-30 17:18:41 -05:00
07a92cd70d Fixes all or nothing decryption of Zaps failing in a few cases. Now it has a fallback when decryption fails. 2023-11-30 10:15:36 -05:00
6b7bb209d4 Refinements to ShopStr's event rendering. 2023-11-29 14:56:42 -05:00
5356d869fd Reduces the amount of wasted memory by using Array<Array<List>> as opposed to List<List<String>> for tags. 2023-11-28 15:00:41 -05:00
d87542a949 Reduces JC usage by creating arrays with the exact amount of bytes when deserializing events. 2023-11-28 09:37:00 -05:00
greenart7c3
386960dc62 fix crash tryng to decrypt/parse gossip 2023-11-27 14:28:15 -03:00
ae3cc5da2a Fixing benchmark tests after the refactoring. 2023-11-26 21:10:15 -05:00
19fb129f7c Fixing test cases after the mega refactoring 2023-11-26 14:59:00 -05:00
5bfc53136b updates jackson. 2023-11-25 19:49:51 -05:00
greenart7c3
285ae056a2 fix wrong pubkey in encrypt and decrypt nip44 external signer 2023-11-25 14:28:48 -03:00
greenart7c3
8a18781048 support for sending/receiving multiple events from external signer 2023-11-24 12:33:10 -03:00
70964e680a Migrates to MuteList 10000 2023-11-23 10:46:56 -05:00
954330064d Trying to save from crashes on the signer 2023-11-22 17:04:57 -05:00
0de4cd5c18 Adding a geohash mipmap to events. 2023-11-22 12:48:19 -05:00
greenart7c3
6db031b208 fix sending zaps using amber, send some default permissions on login, save the signer package name 2023-11-22 08:33:41 -03:00
9acad8b3f5 Narrowing the redownloads of reactions down. 2023-11-20 18:58:25 -05:00
d4ed6661dd Fixes single click login screen 2023-11-19 17:45:00 -05:00
df9b764c1d Massive refactoring to unify internal signer and the Amber signer. 2023-11-19 17:28:17 -05:00
57d97447f4 Fix error message when parsing LnInvoice 2023-11-09 14:07:50 -05:00
499149b7d9 Speeds up LNInvoice parsing 2023-11-09 10:56:37 -05:00
572c11e847 Adjusting Stability of composables 2023-10-28 18:19:21 -04:00
f20fd1aebe Fixes: https://github.com/vitorpamplona/amethyst/issues/629 2023-10-28 16:58:17 -04:00
greenart7c3
800c0b0131 fix double encryption when sending dms, when login with external signer set privKey to null to be sure we have no private keys 2023-10-20 10:58:56 -03:00
f8a574375a Updating Jackson 2023-10-17 16:33:16 -04:00
c29b4b8e5f Avoids testing the signature when the id or sig fields are blank 2023-10-16 12:05:48 -04:00
4286b64b41 Improves the feedback to messages from relays. 2023-10-16 11:54:14 -04:00
f9fed8a04f Update dependencies 2023-10-15 15:41:24 -04:00
ba4a594a41 Fixes all the other mute list feeds 2023-10-14 14:50:54 -04:00
c89ca51a1b Updates dependencies 2023-10-01 11:10:37 -04:00
e454ccc326 Uses the "host" property as the creator of the stream. 2023-09-30 17:43:46 -04:00
dffb49b071 Uses Lists name instead of d-tag on the Top Bar 2023-09-30 11:45:46 -04:00
f2b6a9bedb Avoids creating nip94 and nip95 events with blank alts 2023-09-25 11:12:02 -04:00
f4da2ae6be Mute keywords 2023-09-24 15:10:50 -04:00
19557bf358 Filters zap payments outside the established min-max parameters on polls. 2023-09-22 16:50:25 -04:00
909d3f4fbe Migrates alt descriptions from .content to alt tag. 2023-09-20 16:18:21 -04:00
15e7540b26 Code clean up 2023-09-19 16:43:57 -04:00
274e4f7498 Fixes merge issue on NIP24 TextNotes 2023-09-18 11:23:36 -04:00
cdb5be2fe9
Merge branch 'main' into amber 2023-09-18 11:16:47 -04:00
83be43e94e Removes the ZapSplit display when the weights are zero or were incorrectly created. 2023-09-18 10:36:05 -04:00
greenart7c3
d726b3b5b5 fix createZapRequestFor userhex 2023-09-18 11:27:05 -03:00
4d1a99d076 Adds NIP24 Kind1 create function 2023-09-17 11:32:35 -04:00
greenart7c3
9f9f158709 fix zap splits and show message if user uninstall amber 2023-09-16 08:23:56 -03:00
greenart7c3
3a753f0d5d
Merge branch 'main' into amber 2023-09-16 08:03:54 -03:00
20e76daff8 Adds zap splits 2023-09-15 12:56:24 -04:00
greenart7c3
6876a7f0d2 zaps in background 2023-09-15 13:53:05 -03:00
greenart7c3
87dbf86129
Merge branch 'main' into amber 2023-09-15 13:18:43 -03:00
310db1008e Fixes bug when verifying the checksum of LNURLs (bech32) in uppercase. 2023-09-14 13:46:29 -04:00
greenart7c3
ff4d704bde add support for private zaps 2023-09-11 15:30:00 -03:00
greenart7c3
7ff6f16df0
Merge branch 'main' into amber 2023-09-11 07:20:03 -03:00
cda821e5af Stops accepting space as a Valid hex char and requires an even number of chars (padding) 2023-09-09 14:33:19 -04:00
b4f1c4d13e Migrates to Encrypted Push Notifications 2023-09-08 16:16:26 -04:00
greenart7c3
36a3c4123c
Merge branch 'main' into amber 2023-09-08 15:48:13 -03:00
44b4b0cdb9 Makes sure only valid lnurl withdraws get highlighted. 2023-09-07 14:40:42 -04:00
4e8ecff67b Fixes the missing channel header in conversations. 2023-09-07 09:55:43 -04:00
greenart7c3
6303573dd9 support for sending and receiving nip 44 dms 2023-09-06 18:53:11 -03:00
greenart7c3
59cde5699e add support for status 2023-09-04 18:28:11 -03:00