Vitor Pamplona
3241f0ada1
formatting
2024-01-18 13:35:38 -03:00
Vitor Pamplona
49ad972af8
activates nostr.mom and nos.lol in the default relay set for global because of the Video feed.
2024-01-18 13:34:30 -03:00
Vitor Pamplona
e061575454
Removes unused imports
2024-01-18 13:33:48 -03:00
Vitor Pamplona
383d859544
Fixes the BookmarkScreen update after adding and removing a bookmark to the list
2024-01-11 10:43:51 -05:00
Vitor Pamplona
81400eb863
Solving viewModel creation bug for Public Bookmarks
2024-01-11 10:36:52 -05:00
Vitor Pamplona
f1e721f323
Fixes bug in checking bookmarks without running the onReady.
2024-01-11 10:09:19 -05:00
Vitor Pamplona
9234f4b7a8
Improves previews
2024-01-09 17:47:34 -05:00
Vitor Pamplona
8f31c60cd1
Fixing some of the margins in the login screen.
2024-01-09 16:33:50 -05:00
Vitor Pamplona
7b7e3624ac
New Signup screen
2024-01-09 16:23:17 -05:00
Vitor Pamplona
6e99e6f4a2
Makes sure the relay list contains unique urls.
2024-01-06 14:36:05 -05:00
Vitor Pamplona
f8e7dd78d9
Reverts to the non-Google kotlin style.
2024-01-06 11:32:41 -05:00
Vitor Pamplona
0be1f89368
Fixes the lack of relay icons in the NIP44 messages
2024-01-06 11:24:52 -05:00
Vitor Pamplona
ec867ae8a2
Spotless fixes.
2024-01-06 10:44:32 -05:00
Vitor Pamplona
de61f7f383
Moves to spotless
2024-01-06 10:44:05 -05:00
Vitor Pamplona
ed6c1e62e4
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-01-05 16:46:30 -05:00
Vitor Pamplona
620b2bfa9f
Improving the speed of contains
2024-01-05 16:46:18 -05:00
Vitor Pamplona
eaaa9a6446
Adjust position of the participant list in live streams.
2024-01-05 09:54:27 -05:00
vuittont60
9403f12d2d
Fix typos
2024-01-05 11:27:48 +08:00
Vitor Pamplona
89fb83cd9a
Initializing the isHidden state for the note correctly
2023-12-29 19:44:48 -05:00
Vitor Pamplona
2355a95202
Avoiding the creation of modifiers.
2023-12-29 19:44:21 -05:00
Vitor Pamplona
53a320b4dc
no need to remember the showProfilePicture state
2023-12-29 19:43:14 -05:00
Vitor Pamplona
2de3d19a34
Adds support for displaying video events.
2023-12-29 17:24:50 -05:00
Vitor Pamplona
57430c4366
Refactoring some of the old nomenclature of Kind 1 tags.
2023-12-29 14:25:14 -05:00
Vitor Pamplona
abef3d13f2
Improves the design of the discovery cards for Live Activity and Chats.
2023-12-27 17:00:41 -05:00
Vitor Pamplona
77eb066362
Fixes the loading of reactions and zaps to replaceable events.
2023-12-27 17:00:08 -05:00
Vitor Pamplona
ec4981852b
Fixing the zap of live streams to go to the Host and not the pubkey in the event.
2023-12-27 16:59:28 -05:00
Vitor Pamplona
1cedc8a6c8
Fixes reconnecting issue when DataSources were not active and become active later.
2023-12-26 18:01:31 -05:00
Vitor Pamplona
5a2e149fa0
No need to remember simple state.
2023-12-23 17:28:04 -05:00
Vitor Pamplona
560c1f797c
Performance: Reuse of modifiers in ReactionRow and Column
2023-12-23 16:28:02 -05:00
Vitor Pamplona
2d5be92f34
Performance: Improving the use or remember, less jittering when scrolling.
2023-12-23 15:28:04 -05:00
Vitor Pamplona
e9285fdac0
Simplifying the reaction row zap click.
2023-12-23 12:37:10 -05:00
Vitor Pamplona
4f12c127af
Adds party, thinking and shock emoji to the default set
2023-12-23 12:04:41 -05:00
Vitor Pamplona
987fb02be1
Fixes relay icon size
2023-12-23 11:27:03 -05:00
Vitor Pamplona
bbd8a34f44
Initial refactoring of the elements within a post.
2023-12-22 19:44:01 -05:00
Vitor Pamplona
159228972c
Finishing the refactoring of Optout filters
2023-12-22 14:07:37 -05:00
Vitor Pamplona
2a65944eeb
Removing unused parameter in this class.
2023-12-22 14:00:47 -05:00
Vitor Pamplona
6c33dae498
Small refactoring before release.
2023-12-22 11:32:54 -05:00
Vitor Pamplona
35cd9cb6c5
Starts relay observers with a non null value
2023-12-22 09:15:21 -05:00
Vitor Pamplona
2ce16325a1
Improving the memory use of hashmaps
2023-12-21 15:26:01 -05:00
Vitor Pamplona
e794ff44a1
Moves to NIP-44v2
2023-12-20 18:07:37 -05:00
Vitor Pamplona
a22b6db130
Avoids Concurrent Modification Exception
2023-12-20 14:55:12 -05:00
Vitor Pamplona
e452c33a98
Uses primitive instead of object for Float
2023-12-19 15:54:10 -05:00
Vitor Pamplona
a6e8ee20ae
Improves the performance of Robohash
2023-12-19 15:46:55 -05:00
Vitor Pamplona
065dba2431
Add a less memory intensive timeAgo calculation
2023-12-19 15:46:36 -05:00
Vitor Pamplona
2371e0678a
Reusing SessionToken for all Playback connections
2023-12-17 18:44:18 -05:00
Vitor Pamplona
97c78aaa3c
Moves the creation of the MediaItem to a thread.
2023-12-17 17:26:53 -05:00
Vitor Pamplona
9026c877ac
- Adds i18n for error messages when uploading images.
...
- Forces nip95 to be under 80Kb
- Fixes bug that wouldn't show an error when uploading images in the reels page.
- Only saves default server if not NIP95
2023-12-17 17:26:17 -05:00
Vitor Pamplona
016bd1ed81
Does apply the video's dimensions when the user has selected to not automatically start the playback
2023-12-17 14:30:04 -05:00
Vitor Pamplona
ed21d4cafb
Detecting images by pinging the server instead of relying on the url.
2023-12-16 11:55:09 -05:00
Vitor Pamplona
ecc0f39f7d
Moves relay modifiers to the app's theme
2023-12-16 11:42:11 -05:00