Vitor Pamplona
255b48d126
- Creates a Quartz Module for Nostr Events
...
- Creates a Benchmark Module to test Performance
- Migrates from GSon to Jackson for Performance Gains, adapts all serializers accordingly
- Recreates Hex encoding/decoding classes for Performance.
- Migrates NIP24 to the new ByteArray Concat encoding.
- Removes support for Lenient choices in the. events.
- Reorganizes Nostr Events dependencies.
- Refactors TLV's and NIP-19 dependencies.
- Adds a Large DB for signature checks.
2023-08-16 17:58:25 -04:00
greenart7c3
584ceb1f0f
Merge branch 'main' into amber
2023-08-16 17:21:47 -03:00
greenart7c3
8053119d42
decrypt dms using amber
2023-08-16 16:39:42 -03:00
greenart7c3
b8e97525eb
add signer support whem replying
2023-08-16 14:34:11 -03:00
Vitor Pamplona
99adbf6691
Merge pull request #549 from ShinoharaTa/fix_broken_url
...
fix url regex pattern.
2023-08-16 10:39:32 -04:00
David Kaspar
dd9e51e31c
Added new translations for cs/de/se
2023-08-16 13:57:56 +01:00
tshinohara
a5b607b30b
fix url regax pattern.
2023-08-16 02:48:50 +09:00
Vitor Pamplona
f7e9898637
Testing image uploads with Account info
2023-08-15 11:57:28 -04:00
Vitor Pamplona
1ad1d233cd
Refactoring TLV's code
2023-08-15 11:13:01 -04:00
Vitor Pamplona
52687a48df
Fixes image uploading tests without account.
2023-08-15 11:10:17 -04:00
Vitor Pamplona
dca4f827fe
Moves navigation's top bar to use the ArrowBack
2023-08-14 23:07:08 -04:00
Vitor Pamplona
2726011126
Trim display names when possible
2023-08-14 23:06:33 -04:00
Vitor Pamplona
77bd646b1d
Don't display username if display name is available.
2023-08-14 23:06:18 -04:00
Vitor Pamplona
d664d9ff19
Moves Relay List to a surface
2023-08-14 23:05:50 -04:00
Vitor Pamplona
5d24950d7f
Starts NIP-65 implementation
2023-08-14 23:05:16 -04:00
Vitor Pamplona
3a8a50006d
Improvements to the Settings Interface
2023-08-14 21:25:12 -04:00
Vitor Pamplona
decd6ef627
BugFix for HighlightEvent.create event.
2023-08-14 16:38:54 -04:00
Vitor Pamplona
6ab061a5a2
Avoids displaying a NIP-94 event without a url tag
2023-08-14 16:33:47 -04:00
greenart7c3
66b1e4b15d
add signer dialog to communities and public chats
2023-08-14 16:34:40 -03:00
greenart7c3
e6f6f64512
add signer dialog in the relay screen
2023-08-14 13:53:10 -03:00
greenart7c3
d2eea9f0ae
fix merge
2023-08-14 10:51:14 -03:00
greenart7c3
012fdc8cc6
add signer support in the user metadata screen
2023-08-14 10:46:03 -03:00
greenart7c3
74054aab5a
add signer support for sending notes
2023-08-14 10:46:02 -03:00
greenart7c3
11908b9e0c
if amber is installed show floatingActionButton
2023-08-14 10:43:10 -03:00
greenart7c3
570cccfc62
add signer support in the profile tabs
2023-08-14 10:42:57 -03:00
greenart7c3
de9d6877e1
fix merge
2023-08-14 10:42:57 -03:00
greenart7c3
c31fa116ca
add signerdialog to boosts
2023-08-14 10:42:57 -03:00
greenart7c3
10b15226a1
added SignerDialog in the like reaction
2023-08-14 10:42:57 -03:00
greenart7c3
7a46376bc1
added SignerDialog in the hashtagscreen
2023-08-14 10:42:57 -03:00
greenart7c3
b761aaf970
sign unfollow event
2023-08-14 10:42:57 -03:00
greenart7c3
3a08db2dfb
add signerDialog in the profile screen follow button
2023-08-14 10:42:57 -03:00
greenart7c3
41fd2e087c
use rememberLauncherForActivityResult to send the intent and get the result back
2023-08-14 10:42:57 -03:00
greenart7c3
ba476bcdca
created SignerDialog
2023-08-14 10:42:56 -03:00
Vitor Pamplona
eed2f6abaf
Unused null section
2023-08-13 17:51:55 -04:00
Vitor Pamplona
80f0b14c02
BugFix for blank screen when pressing the message button without any history of chats
2023-08-13 17:38:44 -04:00
Vitor Pamplona
b12b81282c
BugFix for the route in the DM Notification
2023-08-13 17:24:30 -04:00
Vitor Pamplona
07d661ea00
Only updates the Bookmarks and Follows flag when the sensitive content property of the account changes.
2023-08-12 21:40:09 -04:00
Vitor Pamplona
a15263eeb9
Moves zaps from Compose scope to ViewModel Scope
2023-08-12 21:38:14 -04:00
Vitor Pamplona
6f19bccc54
Observes the user's follow list and not the local account state to update TagLists on the screen
2023-08-12 21:37:31 -04:00
Vitor Pamplona
547d567431
Avoids account state redirections
2023-08-12 21:36:31 -04:00
Vitor Pamplona
ece4e9074a
Updates the isHidden function to the same version the NoteCompose uses.
2023-08-12 21:36:13 -04:00
Vitor Pamplona
0737c6ddc3
Avoids a redirection of account State
2023-08-12 21:35:50 -04:00
Vitor Pamplona
2aa9458aa1
Moves Show And Hide user functions from ComposeScoped to ViewModel Scoped
2023-08-12 21:35:34 -04:00
Vitor Pamplona
cb3b898e29
Moves the creation of the TopBar livedata for lists into the AccountViewModel
2023-08-12 21:33:29 -04:00
Vitor Pamplona
ceac61eb19
Avoiding live data updates
2023-08-12 21:32:15 -04:00
Vitor Pamplona
bc9f5e5328
Moves HTTP regex compilation to outside the inner method
2023-08-12 21:31:49 -04:00
Vitor Pamplona
a293800897
Moves Regex compilation to outside the state class.
2023-08-12 21:31:10 -04:00
Vitor Pamplona
3be34d0d40
Speeding up regex
2023-08-12 18:15:45 -04:00
Vitor Pamplona
799037502f
Correctly displaying/hiding pictures in Chat Compose
2023-08-12 15:17:05 -04:00
Vitor Pamplona
f2b727c587
Fixes the PushNotification of GiftWrapped Messages
2023-08-12 15:00:30 -04:00