Commit Graph

3481 Commits

Author SHA1 Message Date
4c48463091 v0.83.5 2024-01-06 16:53:18 -05:00
eb08d485e1 Fixing some of the tests due to the line breaks added by spotless 2024-01-06 15:11:12 -05:00
6e99e6f4a2 Makes sure the relay list contains unique urls. 2024-01-06 14:36:05 -05:00
d269e9e597 reduces some of the huge lines we have. 2024-01-06 11:59:35 -05:00
f8e7dd78d9 Reverts to the non-Google kotlin style. 2024-01-06 11:32:41 -05:00
0be1f89368 Fixes the lack of relay icons in the NIP44 messages 2024-01-06 11:24:52 -05:00
f5f43c5094 Creates a benchmark release type to avoid going back and forth with signing keys on the release 2024-01-06 10:48:11 -05:00
ec867ae8a2 Spotless fixes. 2024-01-06 10:44:32 -05:00
de61f7f383 Moves to spotless 2024-01-06 10:44:05 -05:00
ed6c1e62e4 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-01-05 16:46:30 -05:00
620b2bfa9f Improving the speed of contains 2024-01-05 16:46:18 -05:00
6715d48a9d Reverts kotlin version change 2024-01-05 16:45:58 -05:00
4291a58f85 Updates dependencies 2024-01-05 15:28:46 -05:00
eaaa9a6446 Adjust position of the participant list in live streams. 2024-01-05 09:54:27 -05:00
vuittont60
9403f12d2d
Fix typos 2024-01-05 11:27:48 +08:00
89fb83cd9a Initializing the isHidden state for the note correctly 2023-12-29 19:44:48 -05:00
2355a95202 Avoiding the creation of modifiers. 2023-12-29 19:44:21 -05:00
53a320b4dc no need to remember the showProfilePicture state 2023-12-29 19:43:14 -05:00
2de3d19a34 Adds support for displaying video events. 2023-12-29 17:24:50 -05:00
57430c4366 Refactoring some of the old nomenclature of Kind 1 tags. 2023-12-29 14:25:14 -05:00
Crowdin Bot
005b082873 New Crowdin translations by GitHub Action 2023-12-29 15:27:29 +00:00
c215beeb8e v0.83.4 2023-12-27 17:38:34 -05:00
20b730318f Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-27 17:00:48 -05:00
abef3d13f2 Improves the design of the discovery cards for Live Activity and Chats. 2023-12-27 17:00:41 -05:00
77eb066362 Fixes the loading of reactions and zaps to replaceable events. 2023-12-27 17:00:08 -05:00
ec4981852b Fixing the zap of live streams to go to the Host and not the pubkey in the event. 2023-12-27 16:59:28 -05:00
Crowdin Bot
78616c07b1 New Crowdin translations by GitHub Action 2023-12-27 16:25:05 +00:00
73eff8a6c3 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-27 11:23:06 -05:00
1cedc8a6c8 Fixes reconnecting issue when DataSources were not active and become active later. 2023-12-26 18:01:31 -05:00
Crowdin Bot
adc4599adf New Crowdin translations by GitHub Action 2023-12-26 19:47:28 +00:00
8ed960530c Updates dependencies. 2023-12-26 14:43:01 -05:00
8f13a76870 v0.83.3 2023-12-23 17:45:56 -05:00
adaab4ced8 v0.83.2 2023-12-23 17:33:47 -05:00
5a2e149fa0 No need to remember simple state. 2023-12-23 17:28:04 -05:00
560c1f797c Performance: Reuse of modifiers in ReactionRow and Column 2023-12-23 16:28:02 -05:00
2d5be92f34 Performance: Improving the use or remember, less jittering when scrolling. 2023-12-23 15:28:04 -05:00
e9285fdac0 Simplifying the reaction row zap click. 2023-12-23 12:37:10 -05:00
4f12c127af Adds party, thinking and shock emoji to the default set 2023-12-23 12:04:41 -05:00
be7522382f Adds a log to debug notification receipts in production. 2023-12-23 11:38:11 -05:00
987fb02be1 Fixes relay icon size 2023-12-23 11:27:03 -05:00
bbd8a34f44 Initial refactoring of the elements within a post. 2023-12-22 19:44:01 -05:00
159228972c Finishing the refactoring of Optout filters 2023-12-22 14:07:37 -05:00
2a65944eeb Removing unused parameter in this class. 2023-12-22 14:00:47 -05:00
e7902c4565 Testing new version 2023-12-22 13:49:29 -05:00
Crowdin Bot
5fc197a40b New Crowdin translations by GitHub Action 2023-12-22 16:35:48 +00:00
64608f771e v0.83.0 2023-12-22 11:33:40 -05:00
a9cebaf3d9 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-12-22 11:33:13 -05:00
6c33dae498 Small refactoring before release. 2023-12-22 11:32:54 -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