Commit Graph

3821 Commits

Author SHA1 Message Date
d1c43f8147 Avoiding the creation of new sets when looping through maps in User and Note 2023-12-14 18:42:36 -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
1a33da2537 Moving buildConfig to DSL 2023-12-14 10:45:14 -05:00
3734ee58ea Disabling log messages 2023-12-14 10:39:16 -05:00
9554b36f80 Updates secp256k1 lib 2023-12-14 10:38:41 -05:00
5225c6ad07 v0.82.3 2023-12-13 18:57:16 -05:00
c7be0e4a95 Memory improvements on relay lists and LiveData objects 2023-12-13 18:51:30 -05:00
d4f060d509 Improvements to the rendering of chat headers 2023-12-13 18:50:36 -05:00
9ba9ddee50 Using the new ChatHeader layout 2023-12-13 15:23:46 -05:00
7bbdd5e877 Avoid remembering Modifier 2023-12-13 15:23:32 -05:00
6cc65ce84a Avoid remembering Modifier 2023-12-13 15:22:23 -05:00
6c711f8acc v0.82.2 2023-12-13 12:10:06 -05:00
acefff80ee - Fixes the transition between short preview and full text on markdown.
- Adds NIP-44 metatags to markdown rendering.
- Adds background video rendering on markdown
- Refactors a few class names.
2023-12-13 12:09:59 -05:00
0e5b5d657f Calculate the text width of a space outside a composable. 2023-12-12 20:31:03 -05:00
c2532322fd Fixing the image link classification with uppercase extensions. 2023-12-12 20:29:28 -05:00
dc73aec334 No need to remember this. 2023-12-12 18:57:14 -05:00
aa909184fd Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-12 18:09:27 -05:00
205dd75e7e
Update README.md
Aligning screenshots
2023-12-12 18:09:18 -05:00
be9100dc5e Minor refactoring. 2023-12-12 18:00:02 -05:00
b2e35cdb3e v0.82.1 2023-12-12 11:20:33 -05:00
827e168bf2 Fixing minification issue on release. 2023-12-12 11:16:46 -05:00
a14d4e6f4e v0.82.0 2023-12-12 09:32:59 -05:00
de61c0350e Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-12 09:31:25 -05:00
3e3c97076d Formatting 2023-12-12 09:31:14 -05:00
f62c986016 Improving sizes of blurhashes 2023-12-12 08:50:11 -05:00
04108e893d
Merge pull request #720 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-12 08:44:58 -05:00
Crowdin Bot
042394796a New Crowdin translations by GitHub Action 2023-12-12 13:44:16 +00:00
bfce57f686 Improving the video switching from blurhash to video 2023-12-11 19:58:29 -05:00
5bb983ba5a Adding blurhash when images are not supposed to be downloaded. 2023-12-11 17:57:19 -05:00
debae02421 Improves the rendering of inline metadata 2023-12-11 16:22:01 -05:00
6fe93fdf33 Reverting image comment 2023-12-11 14:26:28 -05:00
3d225423ef Adds support for nip54 2023-12-11 12:51:53 -05:00
49e1da8812 Spacing 2023-12-11 12:50:44 -05:00
04addc4cba Adds support for the FileServers kind 2023-12-10 21:27:47 -05:00
c5cf2c5442 Adding the delete option for NIP-96 2023-12-10 21:21:00 -05:00
ddb7e6b7f2 Updates JNA 2023-12-10 18:32:47 -05:00
e5af34efca Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-08 22:08:30 -05:00
b3bdbbed98 - Migrates the old imageservers to NIP-96 for the main feed, chats, private messages, stories and user metadata uploads.
- Fixes hash calculation of the entire payload.
- Unifies uploads into NIP-94 images.
2023-12-08 22:08:19 -05:00
656b066d3a
Merge pull request #719 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-08 19:50:21 -05:00
Crowdin Bot
4248fadc69 New Crowdin translations by GitHub Action 2023-12-09 00:45:17 +00:00
18281cbc49
Merge pull request #718 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2023-12-08 19:44:05 -05:00
Crowdin Bot
1d67af328a New Crowdin translations by GitHub Action 2023-12-08 16:23:27 +00:00
72b4f6acef
Merge pull request #715 from davotoula/tr
Correct spelling of localised string reference
2023-12-08 11:21:52 -05:00
26273270ba
Merge branch 'main' into tr 2023-12-08 11:21:46 -05:00