Vitor Pamplona
626daa9967
Refactoring
2024-12-30 15:43:09 -05:00
Vitor Pamplona
266d4cb34f
Solves crashing when a p-tag contains only "ffff"
2024-12-30 15:42:54 -05:00
Vitor Pamplona
94c74a1e0c
Adds support for encrypted media uploads on NIP-17 DMs
2024-12-23 20:30:22 -05:00
Vitor Pamplona
17495631f7
Simplifies a bit of the game controller icon
2024-12-18 17:01:29 -05:00
Vitor Pamplona
0041d87645
Merge branch 'main' of https://github.com/vitorpamplona/amethyst
2024-12-18 16:53:11 -05:00
Vitor Pamplona
579f63935a
- Adds support for multiple media uploads at the same time.
...
- Adds support to display PictureEvents with multiple images at the same time
- Improves Uploading feedback for the NewPost screen
- 10x better performance on Blurhash generation
- Fixes cosine caching on Blurhash
- Removes troublesome dependency on blurhash encoder liberary
- Restructures contentScale for Images and Video dialogs
- Refactors Media Uploaders to improve code reuse
- Refactors iMeta usage on Quartz to move away from NIP-94
2024-12-18 16:52:50 -05:00
David Kaspar
dfabd7afdd
Added Gamestr custom hashtag icon
2024-12-15 21:52:30 +01:00
Vitor Pamplona
8b80ac13db
Fixes displaying an old result when coming back to a DVM screen
2024-12-10 14:17:50 -05:00
Vitor Pamplona
15b527c58d
Fixes blurhash rendering
2024-12-06 18:13:40 -05:00
Vitor Pamplona
b47d9ad4d9
- Migrates Video events to imeta tags
...
- Removes youtu.be links from the video feed.
- Checks for video file types in uppercase as well as lowercase
2024-12-05 16:41:43 -05:00
Vitor Pamplona
2c9e2de524
Adds support for Blossom media servers.
2024-11-21 18:51:43 -05:00
Vitor Pamplona
4db6f5531c
Adds support for Instagram feeds. https://github.com/nostr-protocol/nips/pull/1551
2024-11-19 15:36:30 -05:00
Vitor Pamplona
3a566dad6b
Improves (Show More) presence to only when it actually makes a difference.
2024-11-12 13:36:59 -05:00
Vitor Pamplona
824cb4e5f1
@Suppress("ProduceStateDoesNotAssignValue") until we figure out what's wrong with this lint.
2024-09-26 11:36:52 -04:00
Vitor Pamplona
28da06ef01
Fixes #1084 . Opengraph parser fails when value-less properties are present.
2024-09-16 11:23:41 -04:00
Vitor Pamplona
4d21857adf
moves the processing of nip19 links to the default thread
2024-08-21 16:31:57 -04:00
Vitor Pamplona
f731c654b0
Improves the async rendering of Base64 content
2024-08-07 18:24:14 -04:00
Vitor Pamplona
fc98442f8b
Adds support for CashuB tokens using CBOR
2024-07-31 17:36:48 -04:00
Vitor Pamplona
5e42fa5346
Adds additional logs for the size of observables in the Local Cache
2024-07-17 09:09:38 -04:00
Vitor Pamplona
197484dc1b
Removes unnecessary id that was causing crashes.
2024-07-16 19:23:26 -04:00
Vitor Pamplona
9641940bd9
Updates relays that are sending old versions of replaceables or events that have been already deleted.
2024-07-11 11:36:59 -04:00
greenart7c3
c57c190344
Merge branch 'main' into base64
2024-07-11 10:42:16 -03:00
greenart7c3
21a45844df
Merge branch 'main' into base64
2024-07-05 06:35:52 -03:00
Believethehype
4bda6fa0cc
Merge remote-tracking branch 'upstream/main' into gallery
2024-07-03 23:03:13 +02:00
Vitor Pamplona
349d6cfc22
Migrates sdk requirements to the version catalog.
2024-07-03 13:49:18 -04:00
Vitor Pamplona
8d88efd27b
Migrating Lint to 1.3.1
2024-07-03 11:06:02 -04:00
Vitor Pamplona
692f7c4270
Upgrades to Kotlin 2.0.0
2024-07-03 11:00:45 -04:00
greenart7c3
e96015bcbc
Parse base64 inside the wordIdentifier function
2024-07-01 15:07:18 -03:00
greenart7c3
3a7b503890
Show base64 images
2024-07-01 14:25:29 -03:00
greenart7c3
f50e511da0
Cut the text when the content length is greater than SHORT_TEXT_LENGTH and theres no spaces and new lines
2024-06-30 10:20:14 -03:00
Believethehype
581d11702c
Merge remote-tracking branch 'upstream/main' into gallery
2024-06-29 15:31:20 +02:00
David Kaspar
d404a09f8e
additional html entities 8220, 8230
...
"8230
2024-06-29 08:30:05 +01:00
David Kaspar
30e9d4b3cd
additional html entities x2d, middot
2024-06-29 08:30:05 +01:00
Believethehype
91caacd36d
added first attempt to add user galleries. can read 10011 events and shows profile tab
...
What works:
- can load existing 10011 lists and show images in profile tab
What doesn't work:
- gallery view is broken
- can't load notes to click images to get to original note
- adding media to gallery crashes amethyst atm
- no functionality to delete media from gallery yet.
2024-06-28 16:01:56 +02:00
Vitor Pamplona
c18df3a157
Fixes extra } when rendering hashtags from Markdown
2024-06-27 19:03:29 -04:00
Vitor Pamplona
6550bdefd5
Thinner Zap button
2024-06-18 19:34:43 -04:00
Vitor Pamplona
5da9e430b0
Get's rid of the view count.
2024-06-18 19:33:04 -04:00
Vitor Pamplona
a463e8889c
Adds an outlined Zap icon to match the other icons
2024-06-18 18:59:41 -04:00
Vitor Pamplona
c27f4a62b6
Switches Social Icons to faster SVG versions
2024-06-18 18:15:02 -04:00
Vitor Pamplona
6bc305dbe6
Refactoring
2024-06-13 16:38:48 -04:00
Vitor Pamplona
b785e0d505
Removes old Robohash
2024-06-11 18:17:51 -04:00
Vitor Pamplona
bd6202f8e1
- Adds support for AVIF images
...
- Removes gray border in image urls that couldn't be loaded.
2024-06-11 10:25:11 -04:00
Vitor Pamplona
c94c882c3a
restructures video and image views to avoid buttons getting on top of one another.
2024-06-06 18:39:39 -04:00
Vitor Pamplona
a6519d57c6
Passes the video note uri so that when the user clicks in the video popup the app brings it back to the playing screen without breaking the video.
2024-06-03 17:26:40 -04:00
Vitor Pamplona
3a9637ccb9
Optimizes Blurhash generation
2024-05-31 14:24:55 -04:00
Vitor Pamplona
e2a719164f
Migrates Kotlin and dependencies to the latest version
2024-05-30 09:48:45 -04:00
Vitor Pamplona
c7a4161799
Fixing tests
2024-05-29 12:50:46 -04:00
Vitor Pamplona
cd008d78a0
Improves the debug of the memory use per event kind
2024-05-24 19:26:39 -04:00
Vitor Pamplona
24f7991116
Fixes a white space after a new line
2024-05-20 15:15:06 -04:00
Vitor Pamplona
9fb8d4821e
Refactoring the DVM codebase
...
Allows pull to refresh to request the job again.
2024-05-17 17:02:04 -04:00