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 |
|
Vitor Pamplona
|
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 |
|
Vitor Pamplona
|
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 |
|
Vitor Pamplona
|
44b4b0cdb9
|
Makes sure only valid lnurl withdraws get highlighted.
|
2023-09-07 14:40:42 -04:00 |
|
Vitor Pamplona
|
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 |
|
greenart7c3
|
90aade338c
|
sign event in background
|
2023-09-04 18:06:09 -03:00 |
|
greenart7c3
|
6d691c4741
|
add support for reports
|
2023-09-01 13:32:39 -03:00 |
|
greenart7c3
|
bbba27752d
|
support for public and anon zaps
|
2023-09-01 12:25:42 -03:00 |
|
greenart7c3
|
d9cf090cc9
|
add support for nip94
|
2023-09-01 10:46:50 -03:00 |
|
greenart7c3
|
f76ab01c11
|
Merge branch 'main' into amber
|
2023-09-01 05:12:29 -03:00 |
|
greenart7c3
|
d1cb699027
|
support for nip95
|
2023-08-30 16:40:11 -03:00 |
|
greenart7c3
|
9ee1250f3a
|
unblock users
|
2023-08-30 14:15:20 -03:00 |
|
greenart7c3
|
7a68cf867e
|
block users using amber
|
2023-08-30 11:54:36 -03:00 |
|
Vitor Pamplona
|
1a9c3ccb79
|
Must have a valid ZapRequest to process.
|
2023-08-30 08:44:14 -04:00 |
|
greenart7c3
|
dfbc5fa556
|
Merge branch 'main' into amber
|
2023-08-28 07:06:52 -03:00 |
|
Vitor Pamplona
|
e1738a25a1
|
Do a warning log and not an error log for verification fails (it usually happens in stringified JSON inside .content)
|
2023-08-27 19:17:58 -04:00 |
|
Vitor Pamplona
|
7ef46a2662
|
Continues to move away from starting co-routines directly in composables
|
2023-08-25 17:14:33 -04:00 |
|
Vitor Pamplona
|
017df9845d
|
Fixes r filter in tags
|
2023-08-25 12:59:21 -04:00 |
|
greenart7c3
|
df1a017eb3
|
refactor PackageUtils.isAmberInstalled to account.loggedinwithamber
|
2023-08-25 11:51:22 -03:00 |
|
greenart7c3
|
b2b7799a0f
|
add support for deletion events
|
2023-08-25 09:29:13 -03:00 |
|
greenart7c3
|
e817f94045
|
add/remove private bookmarks
|
2023-08-25 08:51:23 -03:00 |
|
greenart7c3
|
46571a6029
|
decrypt private bookmark
|
2023-08-25 06:56:49 -03:00 |
|
greenart7c3
|
4f4d689f5a
|
fix build, use keyPair in textnoteevent, check if loggedInWithAmber in newpostview
|
2023-08-25 05:45:39 -03:00 |
|
greenart7c3
|
a0308938de
|
Merge branch 'main' into amber
|
2023-08-25 05:27:14 -03:00 |
|
Vitor Pamplona
|
3273aa32a5
|
Removes the debug r tag used to test.
|
2023-08-24 18:54:48 -04:00 |
|
Vitor Pamplona
|
b57dd98059
|
Displays links in the Status if they are present.
|
2023-08-24 17:58:34 -04:00 |
|
Vitor Pamplona
|
5b596d2a56
|
- Updating Status on the Drawer
- Reducing font size for statuses and nip05s
|
2023-08-24 17:34:02 -04:00 |
|
Vitor Pamplona
|
fe6fb8470d
|
Adds isExpired method in events.
|
2023-08-24 15:56:43 -04:00 |
|
Vitor Pamplona
|
48e3ccc165
|
Allow changing message status
|
2023-08-24 15:55:32 -04:00 |
|
Vitor Pamplona
|
c052399a16
|
Adds support to consume Status Events
|
2023-08-24 13:12:10 -04:00 |
|
Vitor Pamplona
|
36ea33a919
|
Adds StatusEvent support
|
2023-08-24 08:56:51 -04:00 |
|
Vitor Pamplona
|
8aad4d8030
|
Moves Manifest to target API 34
|
2023-08-24 08:56:37 -04:00 |
|
greenart7c3
|
b10e875941
|
created loggedInWithAmber in accountViewModel, changed some events to use keypair
|
2023-08-23 15:56:31 -03:00 |
|
greenart7c3
|
7ea6495f28
|
Merge branch 'main' into amber
|
2023-08-23 07:28:58 -03:00 |
|
Vitor Pamplona
|
dfa9c77e3e
|
Migrates Addressable Events to a Base class
|
2023-08-22 16:39:23 -04:00 |
|
Vitor Pamplona
|
af143f2ea1
|
Base support for Calendar events
|
2023-08-22 16:19:59 -04:00 |
|
Vitor Pamplona
|
f027d23fcf
|
Small refactoring to create the PrivateZap Event
|
2023-08-22 16:10:32 -04:00 |
|
Vitor Pamplona
|
e04eb733e7
|
- Protecting contact lists of all accounts in the device.
- Pruning events that are not from or cite an account.
|
2023-08-22 14:04:49 -04:00 |
|
Vitor Pamplona
|
98c55661e8
|
Migrates to Compose 1.5.0
|
2023-08-22 11:05:17 -04:00 |
|
Vitor Pamplona
|
fa4257ad7d
|
Separating NIP24 into the encryption NIP 44 and the messaging NIP 24
|
2023-08-22 09:41:40 -04:00 |
|
greenart7c3
|
f9272f5cfc
|
implemented amber support for auth event and the notifications
|
2023-08-21 14:48:11 -03:00 |
|
greenart7c3
|
2009f5bd7b
|
Merge branch 'main' into amber
|
2023-08-21 08:50:56 -03:00 |
|
Vitor Pamplona
|
35d09aee77
|
- Filter follows in the list of participants
- Uses KIND3 follows for the notification dot in the bottom nav bar
|
2023-08-20 17:08:24 -04:00 |
|
Vitor Pamplona
|
a79d1d5bd6
|
Fixes issue with unfollowing hashtag written in a different case
|
2023-08-20 16:46:44 -04:00 |
|
Vitor Pamplona
|
eb59a9d505
|
Keeps track of a message's GiftWrap host in order to broadcast later.
|
2023-08-20 10:24:11 -04:00 |
|
Vitor Pamplona
|
2ac5742b0e
|
Adds a waveform to audio files
|
2023-08-18 23:42:24 -04:00 |
|