Commit Graph

3958 Commits

Author SHA1 Message Date
ffc0a7c6ed Avoids showing error machine-level details when paying for zaps on external wallets 2024-03-19 17:44:51 -04:00
77789379c0 Minimizes memory use to calculate zaps. 2024-03-19 17:44:30 -04:00
d59b98089a Aligns the BOM between implementation and tests. 2024-03-19 17:33:54 -04:00
a5496445d2 Simple refactoring. 2024-03-19 14:49:56 -04:00
b75c3e3031 Refactoring caching systems for the Compose layer. 2024-03-19 14:17:15 -04:00
e9830c61aa Removes unused addMargin param. 2024-03-19 11:50:01 -04:00
25f28d38d5 Only shows OTS to the respective Edit 2024-03-19 11:49:50 -04:00
410d6bd690 Fixes binary payloads in the search results. 2024-03-19 11:49:03 -04:00
99270662ee Optimizing the performance of Highlight rendering 2024-03-19 10:30:21 -04:00
e40cd8d932 After clearing memory, only trigger liveData when it actually changed. 2024-03-19 10:07:21 -04:00
9858d98722 Avoids double request to show anyway when the user has hidden a post and ALSO the user's followers have reported the post. 2024-03-19 10:06:53 -04:00
6ab5488852 Starts with complete to avoid user shock 2024-03-19 10:06:16 -04:00
9651563b16 Fixing the test cases for nip96 2024-03-18 19:21:16 -04:00
Crowdin Bot
959b2ac4e4 New Crowdin translations by GitHub Action 2024-03-18 22:08:29 +00:00
greenart7c3
940fa2ee8d add debouncer 2024-03-18 17:47:15 -03:00
92d9c682f8 This should be better than launching a new thread after LaunchedEffect already lauched hers. 2024-03-18 16:38:40 -04:00
f5a1007f88 Seeing if the performance improves when the factory becomes just another lambda 2024-03-18 16:23:00 -04:00
d83acab84b - Solves infinite Quotation issue.
- Restructures NoteCompose for performance
- Restructures markAsRead to minimize threading cost.
2024-03-18 15:26:49 -04:00
greenart7c3
f6e5af3e98 support for dms, streams and communities 2024-03-18 16:18:12 -03:00
Crowdin Bot
33e0107d3b New Crowdin translations by GitHub Action 2024-03-18 19:08:49 +00:00
greenart7c3
8b3e3e7af8 support Classifieds 2024-03-18 14:51:50 -03:00
greenart7c3
84faa7557e add support for polls 2024-03-18 14:37:51 -03:00
greenart7c3
f7ab925b1d fix delete on close 2024-03-18 14:21:58 -03:00
greenart7c3
204eaa4606 fix crash when loading draft from channels or lives 2024-03-18 11:16:13 -03:00
greenart7c3
1c249eed20 load post from draft 2024-03-18 10:56:36 -03:00
greenart7c3
3cc32ecd9a create a loadFromDraft method 2024-03-18 09:09:00 -03:00
greenart7c3
0a20d5484b show drafts as soon as its created 2024-03-18 08:39:55 -03:00
greenart7c3
6e4f1269dd add todo 2024-03-18 07:43:19 -03:00
greenart7c3
eba0837e52 fix draftnotes filter 2024-03-18 07:20:30 -03:00
greenart7c3
d682518ddb
Merge branch 'main' into main 2024-03-18 07:07:32 -03:00
Crowdin Bot
d96ea0f8a2 New Crowdin translations by GitHub Action 2024-03-16 14:32:46 +00:00
78be5a9ecc Reorganizing classes in the commons lib 2024-03-15 21:28:13 -04:00
36d2a3e42c Isolating the LargeCache forEach method to allow quick time measurements on filters. 2024-03-15 21:14:06 -04:00
fa7c2efaab Fixing size and alignment of the text when the live stream video is not present. 2024-03-15 21:13:15 -04:00
6edc634b82 Only download video, image and audio files in NIP-94 2024-03-15 19:55:14 -04:00
6bdf3e2625 Restructures Data Access filters and LocalCache to use a ConcurrentSkipList instead of ConcurrentHashMap 2024-03-15 19:32:43 -04:00
c74176684f Preparing to refactor the Relay classes. 2024-03-15 19:28:59 -04:00
1b9742597a Keeps cache size in 10 to account for recompositions 2024-03-15 19:26:34 -04:00
greenart7c3
f949d5624e add draft support for public chat screen 2024-03-15 13:35:54 -03:00
greenart7c3
2bc2890d08 add draft support for other event kinds 2024-03-15 12:35:14 -03:00
greenart7c3
f3f8bc1b65 show draft in the simplified view 2024-03-15 10:45:53 -03:00
greenart7c3
99e9514d6c remove drafts from shared prefs 2024-03-15 10:38:22 -03:00
greenart7c3
8ade5b7e5f
Merge branch 'main' into main 2024-03-15 09:18:38 -03:00
greenart7c3
e292affbe6 add draft in the home feed 2024-03-15 09:08:35 -03:00
fbf4f6dd08 Small Refactoring 2024-03-14 14:09:13 -04:00
b2508b3db5 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-14 11:55:32 -04:00
1abdb42552 Sets default to the simplified view. 2024-03-14 11:55:24 -04:00
2c54ba1a92 Corrects the starting point to show reactions on messages. 2024-03-14 11:55:13 -04:00
f941397cc4 Fixes tickmarks on dropdowns 2024-03-14 11:54:53 -04:00
Crowdin Bot
86c328c8a7 New Crowdin translations by GitHub Action 2024-03-14 15:13:23 +00:00
837865a699 Adds simplified views to the video and chat feeds. 2024-03-14 11:11:38 -04:00
1014e29289 Fixes some contract issues when follow and names are the same. 2024-03-14 09:54:43 -04:00
Crowdin Bot
2d6aab954f New Crowdin translations by GitHub Action 2024-03-13 22:00:20 +00:00
eadb28321c Adds missing classes to support WebServer conections in the Video Playback 2024-03-13 17:58:26 -04:00
99850573f7 Reduces video cache from 10 to 4 videos. 2024-03-13 17:58:01 -04:00
45974fb09b change the isOnlineCheck to prepare for nostr nests websocket-based streaming. 2024-03-13 17:57:31 -04:00
f2dc2ef0d0 Uses the new default factory instead of the 3 separate methods. 2024-03-13 17:57:08 -04:00
8641bd36c3 Fixes Scheduled Tag in LiveStreams 2024-03-13 17:28:30 -04:00
greenart7c3
91b0d5b7fc
Merge branch 'main' into main 2024-03-13 07:17:52 -03:00
0dbd58d8d7 Fixing some of the old display name structure 2024-03-12 17:51:27 -04:00
e094b56b72 Deleting old Settings local db 2024-03-12 17:18:06 -04:00
efb9d9268b Avoids parsing metadata events several times due to the json parser stopping coroutines. 2024-03-12 17:16:50 -04:00
4a069fa73b Simplifies if a chatroom sender intersects with the follow list. 2024-03-12 16:21:18 -04:00
1cda191035 Moves the play button to the profile page. 2024-03-12 15:51:02 -04:00
e5d4b2a145 Adds a simplified version to the UI. 2024-03-12 15:50:15 -04:00
Crowdin Bot
ffb73b1780 New Crowdin translations by GitHub Action 2024-03-12 15:14:40 +00:00
9a6a857a11 Brings the ZapForwarding icon to Compose 2024-03-12 11:11:46 -04:00
abb9edc46b Refreshing the boostrap relay list. 2024-03-12 10:29:52 -04:00
f372a256c5 formatting 2024-03-11 19:46:00 -04:00
e2fe1538b0 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-11 19:12:16 -04:00
7560a737cd Updated hashtag icons for performance 2024-03-11 19:10:22 -04:00
Crowdin Bot
df99c56c4a New Crowdin translations by GitHub Action 2024-03-11 18:38:52 +00:00
afb5169ede Fitlers too many reposts out of the main feed. 2024-03-11 13:10:29 -04:00
64d6d6753c Centers Blank Note when post was hidden by the user. 2024-03-09 11:32:28 -05:00
0f69030cdf Improves Preview Utilities 2024-03-09 11:32:08 -05:00
6cd04a7617 Fixes space after clickable user display 2024-03-08 21:51:56 -05:00
632bd77db3 Switches Robohash to Precompiled SVGs in order to reduce the memory burned of creating Strings with SVGs on the fly. 2024-03-08 18:41:07 -05:00
greenart7c3
4938ba03a6
Merge branch 'main' into main 2024-03-08 12:35:23 -03:00
e6da340879 resets the show full text flag after 20 views. 2024-03-06 15:02:59 -05:00
c796cbd7be Fixes the fdroid flavor 2024-03-06 14:27:22 -05:00
2038994613 Holds the state of expanded text button between edits and translations. 2024-03-06 14:25:19 -05:00
5f76cdf721 Center the text of notes that couldn't be found. 2024-03-06 11:31:03 -05:00
b8619e3b61 - User Metadata clean up upon receipt instead of in every rendering.
- Simpler/Faster UserDisplay renderings
- Removes co-routing use for Hashtags.
2024-03-06 10:32:08 -05:00
0dd553ae55 Fixes search on binary content. 2024-03-05 16:45:41 -05:00
Crowdin Bot
dc3574bb6e New Crowdin translations by GitHub Action 2024-03-05 21:12:16 +00:00
f6ffb87e20 Avoids allocating Strings for the JSON conversion when checking if a filter has changed. 2024-03-05 16:09:50 -05:00
3b3ca06c1c Massive refactoring to reduce the size of NoteCompose 2024-03-05 09:30:47 -05:00
f73c9b5773 v0.85.3 2024-03-04 18:09:03 -05:00
5848255e72 Displaying issues and Patches in the Notification 2024-03-04 18:01:12 -05:00
1cf828b165 v0.85.2 2024-03-04 17:52:08 -05:00
Crowdin Bot
c6977d97d3 New Crowdin translations by GitHub Action 2024-03-04 21:54:12 +00:00
d12e886e9e Bringing GitIssues in the Notification 2024-03-04 16:52:38 -05:00
8299f4cfca Cleans up the fork information on new posts has been canceled or posted. 2024-03-04 16:20:59 -05:00
432b1e4902 Fixes forking information kept from a previous post. 2024-03-04 16:15:09 -05:00
e9fd62dc26 Displaying correct edits on the new edit proposal 2024-03-04 15:37:29 -05:00
7bc393143c Adds link to the version notes from the drawer 2024-03-04 15:12:17 -05:00
Crowdin Bot
1f66ef717b New Crowdin translations by GitHub Action 2024-03-04 18:18:38 +00:00
cd2b5d78a1 Don't show button to edit the post if the author of the original post is not the logged in user 2024-03-04 13:16:34 -05:00
2f45067949 v0.85.1 2024-03-04 12:00:02 -05:00
5a680beabb Fixes missing Fhir Classes on Release 2024-03-04 11:58:24 -05:00
David Kaspar
875d538581 added accessibility translations for CS, DE, SV, PT 2024-03-04 15:03:36 +00:00
David Kaspar
f0c53efebd app logo 2024-03-04 14:56:59 +00:00
David Kaspar
8c5aea46f1 refactor incognito button icon 2024-03-04 14:56:59 +00:00
David Kaspar
e507e0bb6a update Play text 2024-03-04 14:56:59 +00:00
David Kaspar
2f3df616f3 QR code icon 2024-03-04 14:56:59 +00:00
David Kaspar
75934b5b98 Relay list screeen 2024-03-04 14:56:59 +00:00
David Kaspar
4cbdf11ecb Send message button 2024-03-04 14:56:59 +00:00
David Kaspar
bbf0d36cdf Sealed message button on send message 2024-03-04 14:56:59 +00:00
David Kaspar
2bef5f015d change ArrowForwardIos to AutoMirrored 2024-03-04 14:56:59 +00:00
David Kaspar
708bd00d0d updated vertical dots with content descriptions 2024-03-04 14:56:59 +00:00
David Kaspar
2158e36032 Correct spelling 2024-03-04 14:56:59 +00:00
David Kaspar
08a103d332 updated some icons with content descriptions 2024-03-04 14:56:59 +00:00
Crowdin Bot
4897c28ed3 New Crowdin translations by GitHub Action 2024-03-04 14:38:48 +00:00
fa6adcde75 v0.85.0 2024-03-04 09:10:11 -05:00
Crowdin Bot
5f53fc6aa9 New Crowdin translations by GitHub Action 2024-03-03 16:07:20 +00:00
David Kaspar
fcd61d87be Updated translations. DE, SV, PT 2024-03-03 09:28:10 +00:00
Crowdin Bot
3ddd06fafc New Crowdin translations by GitHub Action 2024-03-02 21:13:28 +00:00
4fb68dd014 Fixes content title for the video playback notification 2024-03-02 16:11:01 -05:00
a301421915 Adds Home-only empty feed screen. 2024-03-02 15:57:49 -05:00
16c171ec40 Fixes quote-notes and reposted notes partially disappearing when they contain hidden users or words. 2024-03-02 12:37:02 -05:00
6725114b48 Avoids changing the showhidden value all the time, triggering recompositions. 2024-03-02 12:35:30 -05:00
b694ac7259 Visualizing proposed edits from other people 2024-03-01 21:15:43 -05:00
81cc985e3b Adds the ability to see and reply to Git Issues and Patches. 2024-03-01 18:09:15 -05:00
786802b708 Presents notifications when a person forks your content. 2024-03-01 17:07:19 -05:00
c53fc03157 Cache must update before updating the screen. 2024-03-01 16:52:18 -05:00
48a6923537 Forces edits to be from the same user. 2024-03-01 16:15:18 -05:00
c34811e05b Tries to highlight that there are two states here for Compose to observe. 2024-03-01 16:15:06 -05:00
3f500ef5b3 Make sure to add the forked author to the p-tag of a note. 2024-03-01 16:04:26 -05:00
bc7a578cfe Making forks work with revisions. 2024-03-01 15:39:24 -05:00
af784a5bda Editting the current version of the post instead of only the original post. 2024-03-01 14:50:28 -05:00
b1a355691a Fixes another caching issue when multiple posts include the same poll. 2024-03-01 13:41:43 -05:00
Crowdin Bot
77d30b6e7c New Crowdin translations by GitHub Action 2024-03-01 17:30:38 +00:00
228de99ccf Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-01 12:28:48 -05:00
dfec7ae7f5 Better aligns header elements 2024-03-01 12:28:42 -05:00
34150b6725
Merge branch 'main' into adding_translations 2024-03-01 12:17:12 -05:00
21a18cfa38 Rotates all versions of a note 2024-03-01 12:15:48 -05:00
David Kaspar
8fa6d1d490 Updated translations. DE, SV, PT, CS 2024-03-01 17:12:06 +00:00
c23510e05e Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-01 10:41:57 -05:00
1cc4fd5183 Closes popup when finished editing. 2024-03-01 10:40:43 -05:00
238e577b93 avoids changing and reading the state at the same time 2024-03-01 10:39:49 -05:00
0653a69bbd Replaces deprecated put method 2024-03-01 10:39:32 -05:00
87fcba02b3 Move project to version catalogs 2024-03-01 10:38:03 -05:00
3fb8a5938f Updates to Android Studio Iguana 2024-03-01 08:03:58 -05:00
Crowdin Bot
cf1e5f952d New Crowdin translations by GitHub Action 2024-03-01 12:57:52 +00:00
b6e096ec96 Only display edit option when looking at a text note. 2024-02-29 20:00:19 -05:00
4d2a7bbc32 Fixes Poll Caching problems. 2024-02-29 18:51:39 -05:00
600aab5e8d Reverts the ReactionRow change due to misalignments 2024-02-29 18:51:27 -05:00
1efef5887a Reduces the cache size for parsed posts. 2024-02-29 18:50:55 -05:00
3495866017 Improving cache of cashu tokens 2024-02-29 18:03:07 -05:00
0755bd2474 Improving the cache of LnInvoices. 2024-02-29 18:02:52 -05:00
d257f7e253 Fixes not being able to create an invoice because of an old cache of the lud16
Fixes inserting invoice in the cursor.
2024-02-29 17:35:44 -05:00
7497237763 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-02-29 17:06:22 -05:00
d506cf13a9 Adjustments to padding of the last element and the size of the relay box in kind 1 2024-02-29 17:05:41 -05:00
Crowdin Bot
8d8990899b New Crowdin translations by GitHub Action 2024-02-29 19:55:30 +00:00
fd37826663 Refactoring to improve legibility and compose stability of FhirResources 2024-02-29 14:52:56 -05:00
0084c2b532 Improves the speed of Location services. 2024-02-29 14:19:50 -05:00
c686e775bf Deletes unused code 2024-02-29 10:09:19 -05:00
417c29bd72 Updates Compose UI Version 2024-02-29 09:18:56 -05:00
3eb6983a94 Support for Kind 1 Edits 2024-02-28 17:42:06 -05:00
7f35d7d416 Improves rendering of prescriptions 2024-02-28 16:52:33 -05:00
9f4a30657b Fixes Ots Observation check 2024-02-28 16:51:14 -05:00
86aab2e842 Fixes DM chatroom edit button 2024-02-28 16:50:58 -05:00
fdb0830d1b Refactors extra chars for Bech Links 2024-02-28 11:23:56 -05:00
bc833fadcf Fixes event loading for nembeds 2024-02-28 11:23:05 -05:00
greenart7c3
4d2c17cd1c fix draft on nip94 2024-02-28 11:16:19 -03:00
greenart7c3
53987336c0
Merge branch 'main' into main 2024-02-28 10:59:39 -03:00
d36efd6a2c Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-02-27 20:56:31 -05:00
0d92384d8c Fixes OTS test cases 2024-02-27 19:16:06 -05:00
Crowdin Bot
85059d775b New Crowdin translations by GitHub Action 2024-02-27 23:52:02 +00:00
328ed226c6 Basic support for FHIR payloads.
Support for nembed
2024-02-27 18:50:20 -05:00
e305f3c198 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-02-27 15:40:49 -05:00
f78a252c8f - Adds nembed
- Redesigns NIP-19 returns to allow nembeds and give more nuance to the UI.
2024-02-27 15:39:15 -05:00
Crowdin Bot
9639514a82 New Crowdin translations by GitHub Action 2024-02-27 15:37:25 +00:00
87fabd54de Completed OTS Support 2024-02-27 10:34:49 -05:00
529403d92f Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-02-26 20:52:24 -05:00
e2d86c1727 Adds a new report option as other 2024-02-26 20:52:15 -05:00
11ff0736e4 Speeding up the loop through local cache. 2024-02-26 20:51:59 -05:00
Crowdin Bot
7dccac41e9 New Crowdin translations by GitHub Action 2024-02-26 23:53:45 +00:00
8ebad524ff Adds local cache to wait for OTS confirmations
Presents OTS pending and confirmations on the screen
Adds Menu item to OTS any post.
2024-02-26 18:51:23 -05:00
bf67ff64b4 Moves the image preview on new posts to the top of additional options for the post. 2024-02-26 15:47:44 -05:00
85ecaf18cc Sets split zaps for all quotes and forks 2024-02-26 15:47:22 -05:00
3c36f52baf Visual support for Kind1 forks. 2024-02-26 15:17:17 -05:00
782926fbea Separates the q filter from the e filter to avoid and moves q to the last position since it can be cut off and won't affect the app. 2024-02-25 18:24:50 -05:00
21d141c5c2 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-02-25 17:53:23 -05:00
de17aab7ab Fixing stack overflow with more than 200 zaps in a single note. 2024-02-25 17:53:15 -05:00
Crowdin Bot
2ea80272e3 New Crowdin translations by GitHub Action 2024-02-25 22:06:59 +00:00
6a7d33e58f - Generalizing OTS Calendar access
- Developing OTS access points with OkHttp
2024-02-25 17:04:51 -05:00
31c9041461 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-02-25 11:50:01 -05:00
5ad86e5604 Adds support for the q tag together with the support for the mention marker. 2024-02-25 11:40:39 -05:00
Crowdin Bot
3f33871c9c New Crowdin translations by GitHub Action 2024-02-24 14:16:45 +00:00
49c2d4f486 Adding Basic Git Rendering support. 2024-02-23 22:09:06 -05:00
173e82d236 Adds Wikipage Kind 2024-02-23 17:55:39 -05:00
Crowdin Bot
d21792a46f New Crowdin translations by GitHub Action 2024-02-23 17:17:02 +00:00
dd160ecb71 Improves relay list NIP-11 caching, updates NIP-11 properties in the document and adds icon rendering from the NIP11 document. 2024-02-22 18:43:46 -05:00
2ee4b24c9b Moves Relay information to Quartz
Renames Nip19 object for better readability
2024-02-22 16:08:36 -05:00
606c483d09 Moves Wallet Connect to Quartz 2024-02-22 15:40:07 -05:00
b1d1c4089c Speeds up some of image calculations 2024-02-22 14:46:18 -05:00
860c3773c3 Moves emoji parsers to commons and 2024-02-22 13:56:56 -05:00
8ff4ac3709 Inserts uploaded URLs where the cursor is and not at the end of the file. 2024-02-22 09:54:21 -05:00
96f29fc5ca Refactoring some names for the parsers. 2024-02-21 16:22:17 -05:00