Vitor Pamplona
|
c9d59fd5ac
|
Adds a check for the main thread when pulling opengraph tags.
|
2024-02-13 11:38:28 -05:00 |
|
Vitor Pamplona
|
d41eb4ce31
|
No need to crossfade when expanding content
|
2024-02-12 18:11:28 -05:00 |
|
Vitor Pamplona
|
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 |
|
Vitor Pamplona
|
5109b65e37
|
Fixes crash when MuteList has e tags that are not valid hexes
|
2024-02-12 14:21:32 -05:00 |
|
Vitor Pamplona
|
c0a9ce8e21
|
Small refactoring to focus the encrypted storage procedures to the application context.
|
2024-02-12 11:52:18 -05:00 |
|
Vitor Pamplona
|
bdff8c6c0d
|
Moves language translation cleanup to the IO thread since it clears disk files as well
|
2024-02-12 11:15:59 -05:00 |
|
Vitor Pamplona
|
27248bff17
|
Invert the order of the hidden users in the screen.
|
2024-02-10 09:59:01 -05:00 |
|
Vitor Pamplona
|
72503b9061
|
Adds community and public chat list events from nip51
|
2024-02-09 15:54:56 -05:00 |
|
Vitor Pamplona
|
f7ab963db9
|
Small fixes in the use of modifiers
|
2024-02-09 14:37:49 -05:00 |
|
Vitor Pamplona
|
f97128e11c
|
Fixing accessibility issues raised on https://github.com/vitorpamplona/amethyst/issues/765
|
2024-02-08 17:16:54 -05:00 |
|
Vitor Pamplona
|
18709a1b22
|
Disables the notification dot in the discovery tab
|
2024-02-08 14:53:53 -05:00 |
|
Vitor Pamplona
|
ddfe2abb42
|
Fixes send to Top in marketplaces.
|
2024-02-08 14:53:35 -05:00 |
|
Vitor Pamplona
|
68e90ce3ed
|
Unwrapps the reply message if the GiftWrap was tagged and not the inner message id.
|
2024-02-07 16:14:48 -05:00 |
|
Vitor Pamplona
|
cce7a20918
|
Speeds up parsing of the event content.
|
2024-02-05 19:47:33 -05:00 |
|
Vitor Pamplona
|
845c99b798
|
Faster Expandable Text calculator.
|
2024-02-05 19:37:21 -05:00 |
|
Vitor Pamplona
|
b13b832696
|
Starting a new module for app benchmarks
|
2024-02-05 18:18:33 -05:00 |
|
Vitor Pamplona
|
b5341f67e0
|
Finally fixes: https://github.com/vitorpamplona/amethyst/issues/436
|
2024-02-02 18:23:44 -05:00 |
|
Vitor Pamplona
|
3a2045eccc
|
Allows buttons in the New Post screen to scroll horizontally to partially fix https://github.com/vitorpamplona/amethyst/issues/723
We are waiting the default scrollbar implementation from Jetpack Compose
|
2024-02-02 17:39:48 -05:00 |
|
Vitor Pamplona
|
c78239a6b7
|
Fixes some connectivity issues by basing the timeout from the last connection tentative instead of the drop out time.
|
2024-02-02 16:08:36 -05:00 |
|
Vitor Pamplona
|
103809d35b
|
Fixes the top padding of the quoted note in a post.
|
2024-02-02 09:35:17 -05:00 |
|
Vitor Pamplona
|
9d92976eb9
|
Optimizes memory use of the visual user and url tagger in new posts.
|
2024-02-02 09:30:36 -05:00 |
|
Vitor Pamplona
|
d3d19b497b
|
Renames from NIP-29 to 92
|
2024-02-01 19:20:26 -05:00 |
|
Vitor Pamplona
|
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 |
|
Vitor Pamplona
|
54155a3c30
|
Includes the product in the first message of the marketplace.
|
2024-02-01 15:56:13 -05:00 |
|
Vitor Pamplona
|
eae07e2fe0
|
Making sure Cancellation of coroutines stops long processes.
|
2024-01-30 17:33:44 -05:00 |
|
Vitor Pamplona
|
6b60b1434f
|
Name refactoring
|
2024-01-30 13:52:02 -05:00 |
|
Vitor Pamplona
|
21f042fa95
|
Fixes secondary buttons theme in the login and signup screens.
|
2024-01-30 13:38:41 -05:00 |
|
Vitor Pamplona
|
a72f5ae01f
|
Removing unnecessary logs
|
2024-01-30 13:09:43 -05:00 |
|
Vitor Pamplona
|
277bf0a603
|
Fixes misalignment of some links to users in the middle of the note.
|
2024-01-30 11:51:02 -05:00 |
|
Vitor Pamplona
|
1ac990b67c
|
Set account to avoid lateinit property account has not been initialized
|
2024-01-30 11:20:25 -05:00 |
|
Vitor Pamplona
|
6638defbb9
|
Fixes content sensitivity for NIP-54 images.
|
2024-01-29 18:26:25 -05:00 |
|
Vitor Pamplona
|
d88eb014b7
|
Adding the exception to the Zap error message.
|
2024-01-29 17:14:31 -05:00 |
|
Vitor Pamplona
|
14e9a91d40
|
Updates dependencies
|
2024-01-29 16:28:53 -05:00 |
|
Vitor Pamplona
|
281d86b4bf
|
Small refactoring on the HTTP client
|
2024-01-27 11:58:39 -05:00 |
|
greenart7c3
|
c7b2c20119
|
recreate httpclient when changing the proxy or timeout
|
2024-01-24 17:18:25 -03:00 |
|
greenart7c3
|
e0ec8a741c
|
remove the need for application package name in the androidManifest for the external signer
|
2024-01-22 11:29:10 -03:00 |
|
greenart7c3
|
0f24e458d8
|
add a copy url to the url preview card
|
2024-01-19 07:18:25 -03:00 |
|
Vitor Pamplona
|
b8f3625954
|
Fixes remember of the wrong hashtag because it's a different post.
|
2024-01-18 15:57:21 -03:00 |
|
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 |
|