Commit Graph

4950 Commits

Author SHA1 Message Date
1bf8165641 Improving the detection of image types on the Media Feed. 2024-06-04 16:38:31 -04:00
807af3b613 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-04 16:01:50 -04:00
e36ec0a0a3 removes extra char on xml 2024-06-04 16:01:37 -04:00
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
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
16142f61b8 normalization refactoring 2024-06-04 10:54:06 -04:00
7193228dd2 Fixes size of the incognitoIcon on chat messages 2024-06-03 19:32:46 -04:00
29b8f6916b v0.87.4 2024-06-03 17:29:43 -04:00
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
2b2ee5bbfc Avoids using Video Cache for live streams. 2024-06-03 17:18:38 -04:00
62a6b7b7e0 Fixes video stream position for live streams. 2024-06-03 17:18:17 -04:00
5e0a1f9de1 Moves SimpleCache creation to the IO thread. 2024-06-03 17:17:26 -04:00
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
4388ceb529 v0.87.3 2024-06-03 14:24:28 -04:00
5d4fa0d732 Adds the incoming relays to the request. 2024-06-03 14:15:12 -04:00
ed6825de97 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-03 14:04:46 -04:00
10f623b6b3 Forces URLs to be single line. 2024-06-03 14:04:38 -04:00
467e5c0e4a Fixes bug that every socket is null 2024-06-03 14:04:29 -04:00
09d2e9593e Adds error messages to relay information dialog 2024-06-03 14:03:58 -04:00
cd20c0567b
Merge pull request #899 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-06-03 13:27:05 -04:00
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
d42ae7c9f7 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-03 12:06:38 -04:00
2b741b62e8
Merge pull request #898 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-06-03 12:06:14 -04:00
4e1c63d36a allows more replies to filter when using DVMs 2024-06-03 12:05:58 -04:00
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
ad1c7088c7 Loads the DVM's NIP65 records. 2024-06-03 11:47:39 -04:00
eda4569b64 Only shows debug relay writes in DEBUG 2024-06-03 11:47:20 -04:00
fb5f1e738b Adds a user and max result params to the DVM request. 2024-06-03 11:47:00 -04:00
e3cca6c691 Pulls NIP-65 relays even in the first lookup for the user. 2024-06-03 11:45:57 -04:00
ce2b8dfa11 Sends the DVM request to the NIP65 Inbox relays. 2024-06-03 11:15:36 -04:00
b5faf6ffc5 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-03 11:15:07 -04:00
4ee157f27f
Merge pull request #897 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-06-03 11:14:50 -04:00
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
aebade21a6 Don't display zap splits when the post is short. 2024-06-03 11:02:23 -04:00
bda24c0101 Separates the Account's relay info to the UI component 2024-06-03 11:01:34 -04:00
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
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
bf17cc8f03 Updating Firebase and Androidx JUnit 2024-06-03 08:36:45 -04:00
a8d10c22d4 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-06-01 16:14:47 -04:00
5492ebf43f
Merge pull request #893 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-06-01 16:13:05 -04:00
0c48366d56 v0.80.2 2024-06-01 16:12:49 -04:00
Crowdin Bot
d66a027270 New Crowdin translations by GitHub Action 2024-06-01 19:33:36 +00:00
f1834af506 Moves the filter for no subscriptions to the DAL 2024-06-01 15:31:43 -04:00
f26fa71e49 improves the speed of the kind filter for DVMs 2024-06-01 15:20:26 -04:00