Commit Graph

2909 Commits

Author SHA1 Message Date
da1a3a8f85 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-29 16:51:05 -04:00
d11e92e166 v0.75.9 2023-08-29 16:46:34 -04:00
61efd237c2 Fixes: https://github.com/vitorpamplona/amethyst/issues/495 and https://github.com/vitorpamplona/amethyst/issues/398 2023-08-29 16:46:27 -04:00
6099948605 Migrates from Toast Message to a Dialog when Zap fails in the reaction row. 2023-08-29 16:43:45 -04:00
Crowdin Bot
108c6cbeb4 New Crowdin translations by GitHub Action 2023-08-28 21:18:41 +00:00
da02891c6a Correct an xml issue from crowdin 2023-08-28 17:12:48 -04:00
Crowdin Bot
dd4a6f8da0 New Crowdin translations by GitHub Action 2023-08-28 20:57:58 +00:00
c01033cbb0 Fixes case 2023-08-28 16:56:52 -04:00
0699095d77 triggers crowdin 2023-08-28 16:32:00 -04:00
6c196cfeb7 triggering crowdin 2023-08-28 16:27:26 -04:00
d60ac5d73b updates strings 2023-08-28 16:24:04 -04:00
199514e7f3 trigger crowdin 2023-08-28 16:22:07 -04:00
e73428b156 updates to strings.xml 2023-08-28 16:09:28 -04:00
71be8ce239 testing update to strings.xml 2023-08-28 15:43:49 -04:00
greenart7c3
c223c1372b add support for amber in the follow dropdown menu 2023-08-28 14:31:20 -03:00
greenart7c3
a450dcbac1 add support for add/remove public bookmarks 2023-08-28 11:58:48 -03:00
greenart7c3
ee5fbce2ce refactor mainactivity to use IntentUtils.start 2023-08-28 09:56:12 -03:00
greenart7c3
559b88be18 fix build after merge 2023-08-28 07:18:04 -03:00
greenart7c3
dfbc5fa556
Merge branch 'main' into amber 2023-08-28 07:06:52 -03:00
c69969947b v0.75.8: Fixes status's cache update crash. 2023-08-27 19:33:08 -04:00
6c54082a12 clears the index cache when changing status fields. 2023-08-27 19:16:58 -04:00
bc5500731d v0.75.7 2023-08-27 18:12:41 -04:00
0665c552aa BugFix for a crash when receiving a new notification 2023-08-27 18:11:14 -04:00
1ab8463578 v0.75.6 2023-08-27 17:13:29 -04:00
e016e68e42 removing unused sentence. 2023-08-27 17:11:49 -04:00
d116159ed9 v0.75.5 2023-08-27 16:49:31 -04:00
3c24c011e3 Avoids rebuilding the channel object in DataSource. 2023-08-27 16:45:12 -04:00
536bdfe43a - When All Follows, the live tab will load any event with a follow in the participant list.
- Removes prefix filters
2023-08-27 16:32:35 -04:00
0b41110938 Fixes formatting 2023-08-27 15:53:41 -04:00
da1d4018cf Fixes crash when more than 1 status 2023-08-27 15:52:35 -04:00
b569c67d3b Fixes Hungarian labels 2023-08-27 15:33:18 -04:00
50a5a68b71
Merge pull request #554 from anthony-robin/translations
Update french translations
2023-08-27 15:30:42 -04:00
23a4d80ddb v0.75.4 2023-08-27 12:25:53 -04:00
6a64ebcc5b migrates to a double layer observer structure for the memory cache 2023-08-27 12:18:11 -04:00
8e622bfbb1 Updates to debugging logs 2023-08-27 12:16:36 -04:00
d189dce7f0 Extracts chatroom from user file 2023-08-27 12:16:13 -04:00
43ac1bf555 Allows cleaning up on App Pause to perform separately from memory pruning functions 2023-08-27 12:10:12 -04:00
Anthony Robin
d2d26e4e57
Update french translations
Update french translations according to newly added english ones.
2023-08-27 07:52:15 +02:00
de1f13d64c Faster crossfade animation between screens 2023-08-26 13:04:35 -04:00
2be04bfbe2 Better error handling when Zaps fail 2023-08-26 13:00:53 -04:00
57c33ae06a Improves User filters by merging lastEOSEs into a single filter. 2023-08-26 12:59:41 -04:00
99e545f0b8 Adds polls to the hashtag screen 2023-08-26 11:32:37 -04:00
accb115a20 Making statuses filter just one with the minimum of all observing users. 2023-08-26 10:36:44 -04:00
Zoltan
f7774700db
Additional Hungarian translation 2023-08-26 13:22:27 +02:00
ffb81c6246 v0.75.3 2023-08-25 17:51:38 -04:00
b7c9b14b1f Allowing any BaseTextNote on the reply window 2023-08-25 17:47:01 -04:00
53b0db61ea Moves isAcceptableNote calculations to viewModel 2023-08-25 17:32:19 -04:00
6c09e47e4f Moves coroutine of NIP-05 verification to the viewModel 2023-08-25 17:26:47 -04:00
9d9ad63b4d BugFix deleting status 2023-08-25 17:15:17 -04:00
7ef46a2662 Continues to move away from starting co-routines directly in composables 2023-08-25 17:14:33 -04:00
a7d8c87c47 1. Triggers a Toast when no wallet is found to pay the invoice
2. Starts the wallet in a separate task to allow people to come back to Amethyst switching apps instead of the back button.
2023-08-25 15:18:01 -04:00
1bb2459277 Activates min/max values for polls 2023-08-25 15:08:10 -04:00
6b39562925 Allows the keyboard action to be used as commit in the status field. 2023-08-25 13:55:41 -04:00
3d34e1fc4e Reduces the icon to the music and adds space before the status 2023-08-25 13:41:17 -04:00
469e1241d5 Updates some dependencies 2023-08-25 13:28:17 -04:00
86c0ca975b Moves the User DataSource invalidation to the right channel 2023-08-25 13:27:57 -04:00
53eeea3225 Removes unused time 2023-08-25 13:26:56 -04:00
e9ff9d3b37 Adds a space between the status and the clickable icon 2023-08-25 13:24:47 -04:00
e2c011ec60 Avoids lists with the same hexId because the app was pruning events while loading them 2023-08-25 13:01:49 -04:00
5328740bff Improves blinking when loading a thread. 2023-08-25 13:01:08 -04:00
ed70658be9 Removes unecessary @ExperimentalTime tag 2023-08-25 11:52:44 -04:00
dc74c3014f updates cached content when note changes 2023-08-25 11:51:41 -04:00
53d5c5f354 BugFix for serialization filter 2023-08-25 11:49:41 -04:00
greenart7c3
df1a017eb3 refactor PackageUtils.isAmberInstalled to account.loggedinwithamber 2023-08-25 11:51:22 -03:00
greenart7c3
b2b7799a0f add support for deletion events 2023-08-25 09:29:13 -03:00
greenart7c3
e817f94045 add/remove private bookmarks 2023-08-25 08:51:23 -03:00
greenart7c3
46571a6029 decrypt private bookmark 2023-08-25 06:56:49 -03:00
greenart7c3
4f4d689f5a fix build, use keyPair in textnoteevent, check if loggedInWithAmber in newpostview 2023-08-25 05:45:39 -03:00
greenart7c3
a0308938de
Merge branch 'main' into amber 2023-08-25 05:27:14 -03:00
30391160da v0.75.2 2023-08-24 18:56:39 -04:00
1e358d31d5 v0.75.1 2023-08-24 17:59:26 -04:00
b57dd98059 Displays links in the Status if they are present. 2023-08-24 17:58:34 -04:00
5b596d2a56 - Updating Status on the Drawer
- Reducing font size for statuses and nip05s
2023-08-24 17:34:02 -04:00
62db68c7b2 Correctly display status 2023-08-24 16:17:20 -04:00
b3bb85cd53 Display statuses if NIP05 succeeds. 2023-08-24 15:57:18 -04:00
fe6fb8470d Adds isExpired method in events. 2023-08-24 15:56:43 -04:00
ee97eac00c Downloads Statuses from Relays 2023-08-24 15:56:08 -04:00
52c0503b6d Support for pruning expired events. 2023-08-24 13:13:30 -04:00
c052399a16 Adds support to consume Status Events 2023-08-24 13:12:10 -04:00
76faf7ae35 Moving livedata creation to long-lived objects 2023-08-24 12:53:07 -04:00
8aad4d8030 Moves Manifest to target API 34 2023-08-24 08:56:37 -04:00
a23c8c5c04 v0.75.0 2023-08-23 18:22:38 -04:00
0434ef6ec6 Fixing quotes and boosts for NIP94 and NIP95 content 2023-08-23 17:31:11 -04:00
4d85a2f6fb Correct imePadding of the NewPostView 2023-08-23 17:08:46 -04:00
e9b235f748 Don't show zaps on search. 2023-08-23 16:27:04 -04:00
greenart7c3
b10e875941 created loggedInWithAmber in accountViewModel, changed some events to use keypair 2023-08-23 15:56:31 -03:00
greenart7c3
632400f52c add login with amber button 2023-08-23 13:43:25 -03:00
30320805da Adds Thai translation 2023-08-23 10:19:00 -04:00
greenart7c3
b63479c45f fix build 2023-08-23 07:33:49 -03:00
greenart7c3
7ea6495f28
Merge branch 'main' into amber 2023-08-23 07:28:58 -03:00
8e913ef974 Adds replies and boosts to Stories 2023-08-22 17:49:44 -04:00
eb191406e6 Vertical Arrangement not working as intended. 2023-08-22 17:32:59 -04:00
ca89b70150 Activates pruning of old replaceable versions 2023-08-22 17:07:59 -04:00
6bcd6950ef Refactors replaceable consumers into a single function
Activates calendar consumers
2023-08-22 16:59:58 -04:00
52761b3901 Activates pull to refresh on the Stories feed. 2023-08-22 16:19:37 -04:00
2d30f3e9d2 Finishing the prune clean up to make sure we don't delete post from other accounts logged in. 2023-08-22 16:01:59 -04:00
a63b383425 BugFix Force Relay Reconnection when writing a new events. 2023-08-22 14:06:02 -04:00
e04eb733e7 - Protecting contact lists of all accounts in the device.
- Pruning events that are not from or cite an account.
2023-08-22 14:04:49 -04:00
0a49298ec2 Faster ReactionRow compositions 2023-08-22 12:23:45 -04:00
1121cfcaf9 BugFix on bundled update dispatchers. 2023-08-22 12:23:26 -04:00
66b5fad6c2 Saves some loading time by moving the check if notification was already asked forward. 2023-08-22 11:23:11 -04:00
5d352f1b6c Updates compose navigation, exoplayer and vico dependencies to the latest. 2023-08-22 11:16:31 -04:00
9018175f54 Removes unecessary import. 2023-08-22 11:06:10 -04:00
98c55661e8 Migrates to Compose 1.5.0 2023-08-22 11:05:17 -04:00
fa4257ad7d Separating NIP24 into the encryption NIP 44 and the messaging NIP 24 2023-08-22 09:41:40 -04:00
d73dec8f0b v0.74.5 2023-08-21 18:31:00 -04:00
c6124376df
Merge pull request #552 from greenart7c3/fix-crash
fix crash when getting firebase token without play services
2023-08-21 18:30:02 -04:00
87c19f4232 BugFix for ClassCastException when the event changes 2023-08-21 18:21:28 -04:00
greenart7c3
a1f116909f fix crash when not using play services 2023-08-21 19:20:14 -03:00
ca9951f9b8 Fixes the loading of GiftWraps as intents in the app. 2023-08-21 18:19:10 -04:00
2bedd79e6f Fixing search for root to go backwards in the etag-stack. 2023-08-21 18:17:21 -04:00
a9af2d8982 v0.74.4 2023-08-21 17:30:37 -04:00
655a563f61 Moves community description and rules to a single Translateable text 2023-08-21 16:09:22 -04:00
9777c709a1 - Fixes some of the TopBar padding issues.
- Adds more info tap on single-user chat rooms
- Moves creation date to a new line.
2023-08-21 15:42:45 -04:00
greenart7c3
453e63025d fix crash in PushNotificationUtils when theres no google play services 2023-08-21 15:58:01 -03:00
251f4854fc Copies to Clipboard the GiftWrap ID and not the inner message ID 2023-08-21 14:23:36 -04:00
greenart7c3
17ecc98e1e Merge branch 'main' into amber 2023-08-21 14:59:20 -03:00
43c32f0b0e Moves last scope to a class-bound variable. 2023-08-21 13:51:03 -04:00
greenart7c3
f9272f5cfc implemented amber support for auth event and the notifications 2023-08-21 14:48:11 -03:00
ec3b07147c Avoids creating new corotine scopes 2023-08-21 13:34:18 -04:00
greenart7c3
348e07a307 fix missing navScrollToTop parameter 2023-08-21 09:00:45 -03:00
greenart7c3
2009f5bd7b
Merge branch 'main' into amber 2023-08-21 08:50:56 -03:00
0e6a2c339e Fixes the update of the feed after adding an image on stories. 2023-08-20 21:24:57 -04:00
844f7cd478 Reports on the number of observers to the cache. 2023-08-20 21:24:23 -04:00
a2edc9f3b2 Fixes the divider presence in Live Activities and Notifications 2023-08-20 17:31:36 -04:00
35d09aee77 - Filter follows in the list of participants
- Uses KIND3 follows for the notification dot in the bottom nav bar
2023-08-20 17:08:24 -04:00
ba9315fcd1 Moves coroutines of BundledUpdate and BundledInsert to a managed model. 2023-08-20 16:37:49 -04:00
f5c71b4f90 Broadcasts a note when a person replies to it. 2023-08-20 16:35:34 -04:00
5a40b39952 v0.74.3 2023-08-20 11:36:00 -04:00
2ac3b42d4d Correctly gets the Global Relays being used. 2023-08-20 11:33:56 -04:00
7cfad373f2 Adds Copy URL and Copy Note ID popups for images and videos 2023-08-20 11:18:31 -04:00
5d061a79e2 Explanation on why the Global and All Follows code have spaces 2023-08-20 10:29:35 -04:00
eb59a9d505 Keeps track of a message's GiftWrap host in order to broadcast later. 2023-08-20 10:24:11 -04:00
784f867a8e Updating media controls to the next version 2023-08-20 01:16:08 -04:00
954a9d66fb Fixes the crash when opening a malformed thread with a wrong root marker 2023-08-20 01:15:46 -04:00
dfdced3e8c Includes the zaps from the user's own key in the Summary Chart 2023-08-19 14:57:24 -04:00
0af141c5b7 Fixes generateForegroundServiceDidNotStartInTimeException on Samsung phones 2023-08-19 14:44:39 -04:00
70c4c69bbf v0.74.2 2023-08-19 12:40:26 -04:00
5597189ea5 Allowing null values as a result of the mapper 2023-08-19 12:38:44 -04:00
8884adcefb Testing new build to find bug on Account loading: 0.74.1 2023-08-19 11:58:08 -04:00
92be03ca51 v0.74.0 2023-08-19 11:16:13 -04:00
b4f9103b62 refacctoring 2023-08-19 11:14:10 -04:00
63f3a6cdf9 Implements contextual rounded corners for images and videos 2023-08-19 11:08:55 -04:00
d8ce3b9d37 Migrates to prefixes of 8 because more relays seem to work with this 2023-08-18 23:43:16 -04:00
2ac5742b0e Adds a waveform to audio files 2023-08-18 23:42:24 -04:00
58dd69091e Adds support for Stemstr 2023-08-18 20:36:32 -04:00
7a93f9956f Updating SDK to the latest 2023-08-18 19:32:30 -04:00
greenart7c3
7ea92bc068 send dms using amber 2023-08-18 10:57:17 -03:00
greenart7c3
3b07b5d8dd Refactor SignerDialog to use the rawJson and type 2023-08-18 07:55:14 -03:00
greenart7c3
f06e79cfd3 Merge branch 'main' into amber 2023-08-18 06:33:02 -03:00
918273d825 showing debug when pausing the app. 2023-08-17 17:08:02 -04:00
eef534617c Fixing ThreadAssembler with two roots 2023-08-17 15:15:13 -04:00
4e89b1494d Removes experimental time from ThreadAssembler 2023-08-17 10:23:18 -04:00
be1ae35a60 Fixing Proguard from latest refactoring 2023-08-17 10:23:00 -04:00
47395465bb Automatically activates NIP24 chats when users have received NIP24 messages from the counterparty 2023-08-16 21:16:32 -04:00
c49f89f711 Fixes the color of the chart for changes in the Apps theme in settings 2023-08-16 21:03:50 -04:00
6721c83266 Back button was too bright. 2023-08-16 18:28:08 -04:00
fee2a0e4f8 Fixes an incorrect import. 2023-08-16 18:05:10 -04:00
52fcfebe38 Fixes references in F-droid 2023-08-16 18:03:56 -04:00
0e1a856555 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2023-08-16 17:58:40 -04:00
255b48d126 - Creates a Quartz Module for Nostr Events
- Creates a Benchmark Module to test Performance
- Migrates from GSon to Jackson for Performance Gains, adapts all serializers accordingly
- Recreates Hex encoding/decoding classes for Performance.
- Migrates NIP24 to the new ByteArray Concat encoding.
- Removes support for Lenient choices in the. events.
- Reorganizes Nostr Events dependencies.
- Refactors TLV's and NIP-19 dependencies.
- Adds a Large DB for signature checks.
2023-08-16 17:58:25 -04:00
greenart7c3
584ceb1f0f
Merge branch 'main' into amber 2023-08-16 17:21:47 -03:00
greenart7c3
8053119d42 decrypt dms using amber 2023-08-16 16:39:42 -03:00
greenart7c3
b8e97525eb add signer support whem replying 2023-08-16 14:34:11 -03:00
99adbf6691
Merge pull request #549 from ShinoharaTa/fix_broken_url
fix url regex pattern.
2023-08-16 10:39:32 -04:00
David Kaspar
dd9e51e31c Added new translations for cs/de/se 2023-08-16 13:57:56 +01:00
tshinohara
a5b607b30b fix url regax pattern. 2023-08-16 02:48:50 +09:00
f7e9898637 Testing image uploads with Account info 2023-08-15 11:57:28 -04:00
1ad1d233cd Refactoring TLV's code 2023-08-15 11:13:01 -04:00
52687a48df Fixes image uploading tests without account. 2023-08-15 11:10:17 -04:00
dca4f827fe Moves navigation's top bar to use the ArrowBack 2023-08-14 23:07:08 -04:00
2726011126 Trim display names when possible 2023-08-14 23:06:33 -04:00
77bd646b1d Don't display username if display name is available. 2023-08-14 23:06:18 -04:00
d664d9ff19 Moves Relay List to a surface 2023-08-14 23:05:50 -04:00
5d24950d7f Starts NIP-65 implementation 2023-08-14 23:05:16 -04:00
3a8a50006d Improvements to the Settings Interface 2023-08-14 21:25:12 -04:00
decd6ef627 BugFix for HighlightEvent.create event. 2023-08-14 16:38:54 -04:00
6ab061a5a2 Avoids displaying a NIP-94 event without a url tag 2023-08-14 16:33:47 -04:00
d934e28b3a Updates some dependencies while we wait for Android 34's Gradle plugin to be released. 2023-08-14 16:10:43 -04:00
greenart7c3
66b1e4b15d add signer dialog to communities and public chats 2023-08-14 16:34:40 -03:00
greenart7c3
e6f6f64512 add signer dialog in the relay screen 2023-08-14 13:53:10 -03:00
greenart7c3
d2eea9f0ae fix merge 2023-08-14 10:51:14 -03:00
greenart7c3
012fdc8cc6 add signer support in the user metadata screen 2023-08-14 10:46:03 -03:00
greenart7c3
74054aab5a add signer support for sending notes 2023-08-14 10:46:02 -03:00
greenart7c3
11908b9e0c if amber is installed show floatingActionButton 2023-08-14 10:43:10 -03:00
greenart7c3
570cccfc62 add signer support in the profile tabs 2023-08-14 10:42:57 -03:00
greenart7c3
de9d6877e1 fix merge 2023-08-14 10:42:57 -03:00
greenart7c3
c31fa116ca add signerdialog to boosts 2023-08-14 10:42:57 -03:00
greenart7c3
10b15226a1 added SignerDialog in the like reaction 2023-08-14 10:42:57 -03:00
greenart7c3
7a46376bc1 added SignerDialog in the hashtagscreen 2023-08-14 10:42:57 -03:00
greenart7c3
b761aaf970 sign unfollow event 2023-08-14 10:42:57 -03:00
greenart7c3
3a08db2dfb add signerDialog in the profile screen follow button 2023-08-14 10:42:57 -03:00
greenart7c3
41fd2e087c use rememberLauncherForActivityResult to send the intent and get the result back 2023-08-14 10:42:57 -03:00
greenart7c3
ba476bcdca created SignerDialog 2023-08-14 10:42:56 -03:00
c7a3a74d5a v0.73.3 2023-08-13 17:52:13 -04:00
eed2f6abaf Unused null section 2023-08-13 17:51:55 -04:00
80f0b14c02 BugFix for blank screen when pressing the message button without any history of chats 2023-08-13 17:38:44 -04:00
b12b81282c BugFix for the route in the DM Notification 2023-08-13 17:24:30 -04:00
07d661ea00 Only updates the Bookmarks and Follows flag when the sensitive content property of the account changes. 2023-08-12 21:40:09 -04:00
a15263eeb9 Moves zaps from Compose scope to ViewModel Scope 2023-08-12 21:38:14 -04:00