Commit Graph

4113 Commits

Author SHA1 Message Date
e42d2dca04 Updates dependencies 2023-12-22 10:25:28 -05:00
35cd9cb6c5 Starts relay observers with a non null value 2023-12-22 09:15:21 -05:00
2ce16325a1 Improving the memory use of hashmaps 2023-12-21 15:26:01 -05:00
275aeb7833
Merge pull request #729 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-21 10:58:23 -05:00
Crowdin Bot
34737be5eb New Crowdin translations by GitHub Action 2023-12-21 15:57:34 +00:00
6fb5c873cc Removes signingConfig for debug 2023-12-21 10:52:46 -05:00
e0ffba5295 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-21 08:53:29 -05:00
82f03e0769
Merge pull request #728 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-20 19:20:00 -05:00
b223cc4028 updates okhttp 2023-12-20 19:19:58 -05:00
Crowdin Bot
550a9abdbb New Crowdin translations by GitHub Action 2023-12-20 23:09:16 +00:00
a121d1b301 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-20 18:07:46 -05:00
e794ff44a1 Moves to NIP-44v2 2023-12-20 18:07:37 -05:00
a22b6db130 Avoids Concurrent Modification Exception 2023-12-20 14:55:12 -05:00
1f7fc236db Fixes thread test 2023-12-20 12:47:28 -05:00
1edaea7905 Fix image uploader test 2023-12-20 11:46:44 -05:00
e8cae710c7
Merge pull request #726 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-19 16:46:57 -05:00
Crowdin Bot
489d92f9bb New Crowdin translations by GitHub Action 2023-12-19 21:29:59 +00:00
4d4c568afc Updates dependencies 2023-12-19 15:54:18 -05:00
e452c33a98 Uses primitive instead of object for Float 2023-12-19 15:54:10 -05:00
fdfd875580 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-19 15:53:43 -05:00
a6e8ee20ae Improves the performance of Robohash 2023-12-19 15:46:55 -05:00
065dba2431 Add a less memory intensive timeAgo calculation 2023-12-19 15:46:36 -05:00
5f581c2f5e
Merge pull request #722 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-17 19:43:23 -05:00
Crowdin Bot
f7bfb68e7c New Crowdin translations by GitHub Action 2023-12-17 23:54:58 +00:00
2371e0678a Reusing SessionToken for all Playback connections 2023-12-17 18:44:18 -05:00
97c78aaa3c Moves the creation of the MediaItem to a thread. 2023-12-17 17:26:53 -05:00
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
238ade9ccb Removes unused translation phrases. 2023-12-17 14:33:08 -05:00
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
ed21d4cafb Detecting images by pinging the server instead of relying on the url. 2023-12-16 11:55:09 -05:00
ecc0f39f7d Moves relay modifiers to the app's theme 2023-12-16 11:42:11 -05:00
26846fa91a Refining recompositions of Route. 2023-12-15 22:21:43 -05:00
fe3a0568f2
Update README.md
Fixing the todo list in readme
2023-12-15 18:46:52 -05:00
56252d33f1 Updated Readme with the new refactorings from the NIP repo. 2023-12-15 18:38:06 -05:00
fccfb2aaba Support for NIP-31 alt tags 2023-12-15 18:19:37 -05:00
7b55b69c12 Adds a k tag to reactions 2023-12-15 18:00:26 -05:00
23fad2a818 removing some old time measuring code for additional performance. 2023-12-15 15:30:16 -05:00
2dc23b601a Performance: uses primitive instead of the wrapped object. 2023-12-15 14:58:57 -05:00
504980d263 Fixes bug with cropped joinToString 2023-12-14 20:17:38 -05:00
7cf7c9f082 Refactoring 2023-12-14 18:56:53 -05:00
dd8904de15 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-14 18:45:42 -05:00
d1c43f8147 Avoiding the creation of new sets when looping through maps in User and Note 2023-12-14 18:42:36 -05:00
68506fd6af Avoiding the creation of new sets when looping through maps in User and Note 2023-12-14 18:31:00 -05:00
b795ca06d1 Avoids creating another keySet. 2023-12-14 17:41:50 -05:00
8695acb742 No need to recreate Sets. 2023-12-14 17:41:25 -05:00
ed491f5e3a Avoids recreating the EOSE array when changing filters. 2023-12-14 15:52:52 -05:00
3a76c2a2de Minor refactoring 2023-12-14 15:02:49 -05:00
91b3b9e0e9 Moves to a less memory intensive way to send filters to the server. 2023-12-14 14:33:15 -05:00
fb280650a5 Ignore app insights local settings for Android studio 2023-12-14 11:03:33 -05:00
e4baebf2f9 Must be on main. 2023-12-14 11:02:55 -05:00