Commit Graph

2769 Commits

Author SHA1 Message Date
f97a0468cc BugFix for when the private room is with yourself. 2023-08-11 19:47:17 -04:00
b4d87686ac Adds an incognito badge in every msg 2023-08-11 19:46:59 -04:00
8cbf07c917 Moves GiftCard filter to Account filters and not Chats 2023-08-11 19:46:26 -04:00
30fc4c35f4 Only requests notification once. 2023-08-11 19:44:34 -04:00
7912d492e5 Makes sure replies of NIP24 are also NIP24 2023-08-11 19:43:36 -04:00
0bc701f5c9 Adding a way to visualize all members of a group 2023-08-10 21:27:30 -04:00
5de0808b1e
Merge pull request #545 from jeremyd/fix_global_relay_selection
fixing global relays selection
2023-08-10 20:06:59 -04:00
9d680c9f82
Merge pull request #546 from Bardesss/main-1
Update strings.xml (NL)
2023-08-10 20:06:06 -04:00
63fc4c570d Fixed Alby NWC link 2023-08-10 18:04:38 -04:00
ab2fff0194 Support for NIP24- Trustless GiftWrapped Sealed Private Direct Messages and Small Private Groups 2023-08-10 18:04:23 -04:00
Bardesss
c644ba9a3e
Update strings.xml (NL)
Added missing strings.
2023-08-10 09:17:32 +00:00
jeremyd
2791873048 fixing global relays selection 2023-08-08 19:42:19 -07:00
89266bc76f
Merge pull request #542 from frnandu/main
fix signed byte used for array slice with + added test
2023-08-07 09:14:27 -04:00
Fernando Martins
9573b4abec fix signed byte used for array slice with + added test 2023-08-07 11:56:11 +02:00
ddcff8fa15 don't return reposts and reactions in Search 2023-08-05 10:44:20 -04:00
d36f6f4a7e v0.72.2 2023-08-04 21:06:14 -04:00
c2b72f1e45 TimeAgo refactoring 2023-08-04 21:04:13 -04:00
28e6471ade Puts marked as read on chat to an IO thread 2023-08-04 21:03:19 -04:00
c3b8eb5087 Puts an invalidate data on an IO thread 2023-08-04 21:02:45 -04:00
75779e7ddc simple refactoring 2023-08-04 21:00:07 -04:00
118bc7b73c Don't invalidate data on channels if it is already invalidating 2023-08-04 20:58:10 -04:00
e6a0fdedd9 Removes unnecessary signing step 2023-08-04 20:57:21 -04:00
28098fafd7 Don't push to invalidate unless there is an observer. 2023-08-04 20:56:22 -04:00
0c0e87af21 Moves headers to the top nav bar 2023-08-04 16:50:23 -04:00
8abfd7149b Removes the need for .0 when on base sats. 2023-08-04 15:24:41 -04:00
674896cea4 Moves coroutine creation to the viewModel 2023-08-04 15:20:31 -04:00
ec514651fc Makes the New Channel creation scrollable. 2023-08-04 15:18:30 -04:00
8071d48911 updates github action to support minified versions of the app 2023-08-04 14:24:11 -04:00
69daa3835b v0.72.1 2023-08-04 13:18:15 -04:00
57dac276b2 Simple refactoring of the zap author and comment calculator function 2023-08-04 13:11:35 -04:00
3a84595aac Expanded DiskCache for images 2023-08-04 12:35:42 -04:00
7b591c84f8 Moves NIP95 cache to internal/secure folders 2023-08-04 12:32:36 -04:00
e8c8167451 Fixes the interference between simplecache and image chaces. 2023-08-04 12:25:12 -04:00
ec93fc53b2 Adds a cache forever tag to robohashes 2023-08-04 12:17:19 -04:00
ba2902b725 Moves URL Previews into suspend functions 2023-08-04 10:47:01 -04:00
e7defa14b9 Adds a little border for Long Form Content 2023-08-04 10:38:10 -04:00
4fbc3f25b3 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-04 10:25:42 -04:00
4ae88d5cc8 Fixes an invalid string in values-fr 2023-08-04 10:25:34 -04:00
1aea0720df
Merge pull request #540 from believethehype/nostrbuildv2
Nostr.build API v2, NIP98 support
2023-08-04 10:21:14 -04:00
believethehype
846f340f84
Merge branch 'vitorpamplona:main' into nostrbuildv2 2023-08-04 11:56:05 +02:00
cb137205c0 Fixes french translations 2023-08-03 17:16:55 -04:00
f910709e1b Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-03 17:05:26 -04:00
1d78dd6b19
Merge pull request #537 from anthony-robin/update-french-translations
[Translations] Update french texts
2023-08-03 17:05:19 -04:00
Anthony
3197be8a75
Remove translatable="false" keys 2023-08-03 22:00:51 +02:00
Anthony
91ed4128fe
More french translations tweaks 2023-08-03 21:59:39 +02:00
Anthony
f415490fcd
Update more french translations 2023-08-03 21:41:58 +02:00
4bdb5a28d0 - Fixes new lines after images
- Fixes urls with - https://github.com/vitorpamplona/amethyst/issues/536
2023-08-02 18:56:01 -04:00
Anthony
58efe0b3c0
Update french translations 2023-08-02 23:47:28 +02:00
da3cecd324 Displaying a bytecounter for events in memory when the app pauses. 2023-08-02 16:34:18 -04:00
09b1451dc1 Sets and Maps are 5x more memory intensive than Lists. This should help with memory management. 2023-08-02 16:33:53 -04:00