Vitor Pamplona
d9cffa87ef
When broadcasting privately, avoids keeping the connection open for other activities.
2024-06-05 08:33:11 -04:00
Vitor Pamplona
ae418f9d45
v0.87.5
v0.87.5
2024-06-04 18:46:45 -04:00
Vitor Pamplona
d10b4c6bde
- Re-normalizes all relays urls before connecting to reduce duplications
...
- Normalizes all new relays in the edit screens.
2024-06-04 18:30:01 -04:00
Vitor Pamplona
f1e516662c
Adds flare.pub videos to the media tab on Amethyst
2024-06-04 17:12:14 -04:00
Vitor Pamplona
1bf8165641
Improving the detection of image types on the Media Feed.
2024-06-04 16:38:31 -04:00
Vitor Pamplona
807af3b613
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-06-04 16:01:50 -04:00
Vitor Pamplona
e36ec0a0a3
removes extra char on xml
2024-06-04 16:01:37 -04:00
Vitor Pamplona
3172b69271
Merge pull request #902 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-04 15:55:27 -04:00
Crowdin Bot
81ee13bebc
New Crowdin translations by GitHub Action
2024-06-04 19:47:45 +00:00
Vitor Pamplona
a6a8138c7f
- Performance Improvements: Simplifies intrinsic size calculations for Image Previews and Videos
...
- Improves rendering of chat messages
- Fixes the jittering from resizing Videos and Images during loading.
- Fixes video cut off when loading
- Fixes blurhash covering videos in landscape
- Fixes landscape video centralization
- Fixes chat using Two Pane layout for landscape and regular for portrait
2024-06-04 15:45:59 -04:00
Vitor Pamplona
16142f61b8
normalization refactoring
2024-06-04 10:54:06 -04:00
Vitor Pamplona
7193228dd2
Fixes size of the incognitoIcon on chat messages
2024-06-03 19:32:46 -04:00
Vitor Pamplona
29b8f6916b
v0.87.4
v0.87.4
2024-06-03 17:29:43 -04:00
Vitor Pamplona
a6519d57c6
Passes the video note uri so that when the user clicks in the video popup the app brings it back to the playing screen without breaking the video.
2024-06-03 17:26:40 -04:00
Vitor Pamplona
2b2ee5bbfc
Avoids using Video Cache for live streams.
2024-06-03 17:18:38 -04:00
Vitor Pamplona
62a6b7b7e0
Fixes video stream position for live streams.
2024-06-03 17:18:17 -04:00
Vitor Pamplona
5e0a1f9de1
Moves SimpleCache creation to the IO thread.
2024-06-03 17:17:26 -04:00
Vitor Pamplona
571b1bc9cf
Merge pull request #900 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-03 14:27:47 -04:00
Crowdin Bot
a3e76225e6
New Crowdin translations by GitHub Action
2024-06-03 18:26:14 +00:00
Vitor Pamplona
4388ceb529
v0.87.3
v0.87.3
2024-06-03 14:24:28 -04:00
Vitor Pamplona
5d4fa0d732
Adds the incoming relays to the request.
2024-06-03 14:15:12 -04:00
Vitor Pamplona
ed6825de97
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-06-03 14:04:46 -04:00
Vitor Pamplona
10f623b6b3
Forces URLs to be single line.
2024-06-03 14:04:38 -04:00
Vitor Pamplona
467e5c0e4a
Fixes bug that every socket is null
2024-06-03 14:04:29 -04:00
Vitor Pamplona
09d2e9593e
Adds error messages to relay information dialog
2024-06-03 14:03:58 -04:00
Vitor Pamplona
cd20c0567b
Merge pull request #899 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-03 13:27:05 -04:00
Vitor Pamplona
db15f5e2a6
Uses the user to avoid Java removing the variable due to lack of usage.
2024-06-03 13:25:56 -04:00
Crowdin Bot
18d5c7e3f4
New Crowdin translations by GitHub Action
2024-06-03 16:08:05 +00:00
Vitor Pamplona
d42ae7c9f7
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-06-03 12:06:38 -04:00
Vitor Pamplona
2b741b62e8
Merge pull request #898 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-03 12:06:14 -04:00
Vitor Pamplona
4e1c63d36a
allows more replies to filter when using DVMs
2024-06-03 12:05:58 -04:00
Vitor Pamplona
95797171d7
Fixes observer of authors
2024-06-03 12:05:46 -04:00
Crowdin Bot
395ef9695e
New Crowdin translations by GitHub Action
2024-06-03 15:49:13 +00:00
Vitor Pamplona
ad1c7088c7
Loads the DVM's NIP65 records.
2024-06-03 11:47:39 -04:00
Vitor Pamplona
eda4569b64
Only shows debug relay writes in DEBUG
2024-06-03 11:47:20 -04:00
Vitor Pamplona
fb5f1e738b
Adds a user and max result params to the DVM request.
2024-06-03 11:47:00 -04:00
Vitor Pamplona
e3cca6c691
Pulls NIP-65 relays even in the first lookup for the user.
2024-06-03 11:45:57 -04:00
Vitor Pamplona
ce2b8dfa11
Sends the DVM request to the NIP65 Inbox relays.
2024-06-03 11:15:36 -04:00
Vitor Pamplona
b5faf6ffc5
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-06-03 11:15:07 -04:00
Vitor Pamplona
4ee157f27f
Merge pull request #897 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-03 11:14:50 -04:00
Vitor Pamplona
ad8c04b79a
Loads user's relays on scrolling.
2024-06-03 11:14:33 -04:00
Crowdin Bot
c0e6273954
New Crowdin translations by GitHub Action
2024-06-03 15:04:13 +00:00
Vitor Pamplona
aebade21a6
Don't display zap splits when the post is short.
2024-06-03 11:02:23 -04:00
Vitor Pamplona
bda24c0101
Separates the Account's relay info to the UI component
2024-06-03 11:01:34 -04:00
Vitor Pamplona
3d0b461550
Moves Relay Stats to it's own cache.
...
Refactors the isLocalRelay function
Removes unnecessary onError methods from the Relay class
Moves byte counts from Int to Long
2024-06-03 10:42:00 -04:00
Vitor Pamplona
5900e6c49f
Merge pull request #896 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-03 08:45:33 -04:00
Crowdin Bot
f29fe3ced5
New Crowdin translations by GitHub Action
2024-06-03 12:38:46 +00:00
Vitor Pamplona
bf17cc8f03
Updating Firebase and Androidx JUnit
2024-06-03 08:36:45 -04:00
Vitor Pamplona
a8d10c22d4
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-06-01 16:14:47 -04:00
Vitor Pamplona
5492ebf43f
Merge pull request #893 from vitorpamplona/l10n_crowdin_translations
...
New Crowdin Translations
2024-06-01 16:13:05 -04:00