Commit Graph

5581 Commits

Author SHA1 Message Date
7fdf38d17b Normalizes logs for the DataSources 2024-08-02 12:35:25 -04:00
63e036a9bb Minimizes relay updates when rotating status events for each user. 2024-08-02 12:32:44 -04:00
fc98442f8b Adds support for CashuB tokens using CBOR 2024-07-31 17:36:48 -04:00
3bbb780d2b Simplifies the drawing of gallery entires without e tags. 2024-07-31 16:02:18 -04:00
42ceb0c404 Fixes test case for ImageUploaders 2024-07-31 15:59:07 -04:00
046bd7a0e9
Merge pull request #1003 from greenart7c3/main
Add delete all drafts button
2024-07-31 14:58:26 -04:00
0af0f745bf Fixes the need for main thread note loading for galleries 2024-07-31 14:57:44 -04:00
b24999d78c Basic refactoring to minimize the need for user-space params in the VideoView 2024-07-31 14:43:10 -04:00
d1278a4477 Better rendering for live streams that are planned but already finished. 2024-07-31 14:16:44 -04:00
greenart7c3
609ccaa635
Add delete all drafts button 2024-07-31 13:51:02 -03:00
4bae04ad31
Merge pull request #1001 from believethehype/better_gallery_view
Gallery: use FileHeader Info for rendering / faster loading
2024-07-31 10:41:19 -04:00
Believethehype
8bca729edd Merge remote-tracking branch 'upstream/main' into better_gallery_view 2024-07-31 16:36:25 +02:00
2b2f04f724 Adds the callbackUri to the display uncited hashtags so that it can reuse the previously parsed post. 2024-07-31 10:21:13 -04:00
231af1d3d8 Fixes #993 2024-07-31 10:17:19 -04:00
Believethehype
d1b44c0ac0 remove print 2024-07-31 12:59:23 +02:00
Believethehype
f06c3f7376 massive speed up of rendering the gallery 2024-07-31 12:55:02 +02:00
Believethehype
b8e10b040d cleanup 2024-07-31 12:02:39 +02:00
Believethehype
1a4396dbe3 removes unneded variable 2024-07-31 11:51:44 +02:00
Believethehype
856eb0da05 create GalleryFeed earlier 2024-07-31 11:40:59 +02:00
Believethehype
ceaeb8e0b9 use GalleryContentView instead of 2024-07-31 11:24:05 +02:00
b29ccd9746 Refactors the lambda used for content resolvers. 2024-07-30 18:16:28 -04:00
f82364939f Adds icons in SVG to the docs 2024-07-30 18:16:06 -04:00
286583bba2 fixing the need for a new coroutine startup 2024-07-30 13:50:08 -04:00
bc8e5aa458
Merge pull request #997 from VASHvic/fix-clipboard-copy-edited-notes
Fix copying to clipboard edited notes
2024-07-30 13:47:49 -04:00
b393fb042f
Merge pull request #999 from believethehype/nutrendering
Show mint in cashu token rendering
2024-07-30 13:47:14 -04:00
0258c5aac2 Releasing Flows if not subscribed anymore. 2024-07-30 13:22:48 -04:00
a03a11c4cc Updates depedencies 2024-07-30 13:17:53 -04:00
3896bbab34
Merge pull request #1000 from vitorpamplona/l10n_crowdin_translations
New Crowdin Translations
2024-07-30 09:17:19 -04:00
Crowdin Bot
5459f31000 New Crowdin translations by GitHub Action 2024-07-29 23:24:58 +00:00
143c3a1444 Testing that both 02 and 03 compressed keys are valid Nostr keys and can encrypt and decrypt to each other. 2024-07-29 19:23:22 -04:00
Believethehype
bfbcf11fa3 Update CashuRedeem.kt 2024-07-29 20:42:17 +02:00
VASH
25823b1f39 Fix copying to clipboard edited notes 2024-07-27 13:05:20 +02:00
Believethehype
cb02955ac6 fix order of Share ImageAction 2024-07-24 07:49:44 +02:00
b440661e0d Adds the highlight to the base URL so that when the user opens the link, it highlights on the page. 2024-07-23 12:56:53 -04:00
38ba456a22 Signs for just one auth event to register with the push notification service instead of the dozens of events, one per relay. 2024-07-23 10:15:36 -04:00
bca941e045 enables crossfading between images 2024-07-23 08:47:20 -04:00
dbaadb4595 v0.89.7 2024-07-22 18:10:15 -04:00
231ca44e1c Avoids recomposition of the entire line when changing status. 2024-07-22 18:07:44 -04:00
ca00c87a6e Prints memory use in descending order by size 2024-07-22 16:59:58 -04:00
2a28111583 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-07-22 14:27:23 -04:00
4def80c914 updates the EOSE of users even if no user is found in the relay. 2024-07-22 14:27:10 -04:00
916ece1edb
Merge pull request #992 from greenart7c3/main
Remove focus from status text field when closing the drawer
2024-07-22 14:00:24 -04:00
3c1f57fac0 Sorts keys before making the filter. 2024-07-22 13:57:31 -04:00
greenart7c3
e166c36731
Remove focus from status text field when closing the drawer 2024-07-22 14:45:39 -03:00
a636f4a786 updates coil and jackson libs 2024-07-22 11:31:57 -04:00
bb127506c7
Merge pull request #985 from believethehype/main
Store additional File Metadata in Gallery Entries
2024-07-22 08:10:26 -04:00
92c704d227
Merge pull request #986 from greenart7c3/main
Add sendAndWaitForResponse to Client.kt
2024-07-22 08:10:11 -04:00
greenart7c3
e764ebbcb2
if the relay just connected send the event 2024-07-22 07:49:54 -03:00
greenart7c3
68fb34a8ad
Merge branch 'main' into main 2024-07-22 07:36:43 -03:00
greenart7c3
02683ba829
Merge remote-tracking branch 'origin/main' 2024-07-22 07:34:36 -03:00