greenart7c3
90c6d6c8f8
fix login with amber
2023-09-13 06:42:37 -03:00
greenart7c3
c3ddc4f7ad
fix release build not working
2023-09-11 18:12:55 -03:00
greenart7c3
ff4d704bde
add support for private zaps
2023-09-11 15:30:00 -03:00
greenart7c3
a773be12c4
decrypt LnZapRequestEvent
2023-09-11 11:52:53 -03:00
greenart7c3 and GitHub
7ff6f16df0
Merge branch 'main' into amber
2023-09-11 07:20:03 -03:00
Vitor Pamplona
8518819dfa
Forces valid hexes for users and notes
2023-09-09 14:39:41 -04:00
Vitor Pamplona
be2402702f
Forces the ZapRequest to exist when processing the LnZapEvent.
2023-09-09 14:32:27 -04:00
Vitor Pamplona
d723a8ab5c
Refactors the split between nip19 and the rest of the text.
2023-09-09 14:26:20 -04:00
Vitor Pamplona
5c882c81c8
Account is never null here.
2023-09-09 14:24:29 -04:00
Rif'at Ahdi R
ce15bc46a7
Fix vitorpamplona/amethyst#550 - change broadcast button position
2023-09-09 08:24:17 +08:00
Vitor Pamplona
b4f1c4d13e
Migrates to Encrypted Push Notifications
2023-09-08 16:16:26 -04:00
greenart7c3 and GitHub
36a3c4123c
Merge branch 'main' into amber
2023-09-08 15:48:13 -03:00
Vitor Pamplona
939eb1bd8d
Fixes the lack of permission when using Android's PhotoPicker to upload videos (thumbnail fails to load and videos don't play because the Playback service doesn't have permission to run)
2023-09-08 11:39:14 -04:00
Vitor Pamplona
c2a4c9bbb3
Improvements to the relay settings page.
2023-09-07 19:07:33 -04:00
Vitor Pamplona
190b7fe819
Using the correct observer for picture profile in the Top bar.
2023-09-07 12:53:19 -04:00
Vitor Pamplona
8eb89f0fe9
Adds nostr.wine and noswhere.com as two new NIP-50 relays.
2023-09-07 12:52:44 -04:00
Vitor Pamplona
3085353729
Adds SeenOn relays when successfully broadcasting a note.
2023-09-07 12:52:14 -04:00
Vitor Pamplona
1465ce112c
Refines relay icon row compose
2023-09-07 11:11:10 -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
a7aa3705ef
fix crash on reaction
2023-09-06 10:43:59 -03:00
greenart7c3
a64c941f36
add cache to decrypted dms
2023-09-06 09:21:55 -03:00
Vitor Pamplona
db740f4747
Upgrades the RelayPoolStatus to a Flow
2023-09-05 17:21:36 -04:00
Vitor Pamplona
6a3206b938
Avoids race condition when update EOSEs
2023-09-05 17:20:37 -04:00
greenart7c3
59cde5699e
add support for status
2023-09-04 18:28:11 -03:00
greenart7c3 and GitHub
bd836a9580
Merge branch 'main' into amber
2023-09-04 18:09:29 -03:00
greenart7c3
90aade338c
sign event in background
2023-09-04 18:06:09 -03:00
Vitor Pamplona
d13e8bacec
Fixes thread ordering issues with two notes with the same idHex
2023-09-02 12:46:24 -04:00
Vitor Pamplona
d3fa05a4df
Remeber should be based on the Note
2023-09-02 12:28:16 -04:00
Vitor Pamplona
734dd2e119
Adds UI Feedback for Custom Zaps
2023-09-02 12:27:24 -04:00
Vitor Pamplona
a9ea9ea2ae
Improves error message from LN Invoice servers.
2023-09-02 12:26:36 -04:00
Vitor Pamplona
bcca4d4bcc
Adds idHex to the date sorting in replies and comments to make sure the order is correct when 2 posts are placed within the same second.
2023-09-01 14:25:48 -04:00
Vitor Pamplona
b5b8b62a16
Only trigger notification of events within 5minutes from the current time (avoids annoying notifications when rebroadcasting events)
2023-09-01 13:51:23 -04:00
Vitor Pamplona
8d3066b377
Marks which relays are using compression
2023-09-01 12:36:19 -04:00
Vitor Pamplona
18933b4326
Ignores brb.io if in the relay list. It's crashing the app too much with a weird implementation of the WebSockets protocol
2023-09-01 12:36:03 -04:00
Vitor Pamplona
672841c0ed
Doesn't notify if the GiftWrap's inner message came from the user.
2023-09-01 12:35:21 -04: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
46effa572c
refactor default values in signEvent variables
2023-09-01 10:18:49 -03:00
greenart7c3 and GitHub
f76ab01c11
Merge branch 'main' into amber
2023-09-01 05:12:29 -03:00
Vitor Pamplona
451c5d1648
Removing LiveData Redirections
2023-08-31 19:04:07 -04:00
Vitor Pamplona
3423626c60
Fixes global feed
2023-08-31 19:02:54 -04:00
Vitor Pamplona
f06b5fdacf
New thread ordering scheme:
...
1. Thread author, ascending order by date.
2. My replies, descending by date.
3. My follow's replies, descending by date.
4. Everybody else, descending by date.
2023-08-31 16:41:02 -04:00
Vitor Pamplona
8ea8cf2985
Marks keep screen on to false when leaving a video player.
2023-08-31 15:23:30 -04:00
Vitor Pamplona
2771d34951
Fixes the report card when the author has been blocked by the logged in user but the list loaded before the block user list.
2023-08-31 14:53:43 -04:00
Vitor Pamplona
669b33a3e1
Reducing the height of the banner in the drawer
2023-08-31 13:43:57 -04:00
Vitor Pamplona
c934a1cdfe
Reduce the space between display name and status.
2023-08-31 13:36:46 -04:00
Vitor Pamplona
0ccd41f5e8
Fixes wrong EOSE updates.
2023-08-31 13:21:08 -04:00
Vitor Pamplona
1af3bb7dfc
Improve cohesiveness of the pruning system.
2023-08-31 11:48:22 -04:00