Commit Graph

1721 Commits

Author SHA1 Message Date
greenart7c3
0d051117b2 add toast message to strings.xml 2023-05-08 11:03:17 -03:00
greenart7c3
d31eca1b42
Merge branch 'main' into main 2023-05-08 10:48:48 -03:00
greenart7c3
a503a1b218 show orbot dialog at login 2023-05-08 10:45:10 -03:00
70890def82 v0.43.2 2023-05-08 09:43:31 -04:00
d0eadcf30d Formatting 2023-05-08 09:39:54 -04:00
ae268cc197 Fixing NostrFiles dev downloader 2023-05-08 09:39:44 -04:00
L
0bf317a818
Update strings.xml 2023-05-08 12:01:21 +03:30
L
915f7c07e8
Update strings.xml 2023-05-08 10:40:59 +03:30
L
69a1302404
Update strings.xml 2023-05-08 09:47:05 +03:30
d6d273e34c v0.43.1 2023-05-07 21:46:01 -04:00
462c73341f Fixes cutting text in the wrong language 2023-05-07 21:45:38 -04:00
aa07fbfc94 Adjusting NostrFilesDev to the latest API 2023-05-07 18:47:39 -04:00
59d7f7cc70
Merge pull request #396 from believethehype/nostrfilesdev
Added Nostrfiles.dev Image hoster Backend Code
2023-05-07 18:42:39 -04:00
950eefa4e3
Merge branch 'main' into nostrfilesdev 2023-05-07 18:42:09 -04:00
f2bbdd44a6 Removing file transform function 2023-05-07 18:40:24 -04:00
cb09a26ef5 Refactoring the nostr.build uploader 2023-05-07 18:37:33 -04:00
L
43156e3e11
Update strings.xml 2023-05-07 23:51:47 +03:30
eba14cf9f1 v0.43.0 2023-05-07 16:14:18 -04:00
13de5973ca Improving performance of the RichText Viewer 2023-05-07 16:12:28 -04:00
936f750826 Moving private messages and channel loading to a thread. 2023-05-07 16:11:40 -04:00
L
faf215110a
Update strings.xml 2023-05-07 23:34:27 +03:30
L
839e00ae36
Update strings.xml 2023-05-07 22:50:37 +03:30
L
b829a42d76
Update strings.xml 2023-05-07 22:45:58 +03:30
L
e1c3191f31
Update strings.xml 2023-05-07 22:18:25 +03:30
f44549de41 Loading Users and Notes in Launched Effects only because of @Synchronized in the getOrCreate methods in LocalCache 2023-05-07 12:51:12 -04:00
1c0fcc4ab8 Solves NPE when loading an invalid npub in a citation 2023-05-07 12:50:17 -04:00
fcc6793244 Limiting AuthorGalleries to 50 people 2023-05-07 08:53:52 -04:00
dea35552d5 Calculating ZapAmount and converting to the screen before exiting the IO thread 2023-05-06 22:27:00 -04:00
b093873eb0 Avoids trying to decrypt a zap that was not sent by the author. 2023-05-06 22:17:43 -04:00
e5de2c45de Moving withContext to scope.launch to avoid waiting the results. 2023-05-06 21:58:25 -04:00
70d8d9e2e0 formatting 2023-05-06 20:59:24 -04:00
dc0fe75b3d Removing crossfades that might reduce the loading speed 2023-05-06 20:59:09 -04:00
25a34dd2e8 formatting 2023-05-06 20:03:04 -04:00
90227e1cdc Refactoring NIP05 verification 2023-05-06 20:02:54 -04:00
bba45dd0a7 Moving clickable to Row and not AsyncImage because it's faster 2023-05-06 19:19:57 -04:00
fdca0af97b Improving performance of the UserNameDisplay by making variables immutable 2023-05-06 19:18:15 -04:00
795120e932 Improving performance of Badge events 2023-05-06 19:17:39 -04:00
79da9cee01 NoteCompose refactoring 2023-05-06 11:49:53 -04:00
fbbb9b0d72 Increasing sensitivity for Language identification options 2023-05-06 09:53:44 -04:00
97d56d61d1 Caching Private Zap decryption 2023-05-06 09:46:25 -04:00
f3316f53ea Renames Hex.toByteArray() to avoid confusing with String.toByteArray() 2023-05-06 09:24:39 -04:00
e3ccf71a84 v0.42.5 2023-05-05 18:50:19 -04:00
635279d59a Testing removing the gradient of quoted posts. 2023-05-05 18:49:32 -04:00
0c673e91c6 BugFix for displaying other people's list after loading them from their profile 2023-05-05 18:49:13 -04:00
3519e20a98 BugFix for the empty selection 2023-05-05 18:48:37 -04:00
7167d57d22 v0.42.4 2023-05-05 13:49:41 -04:00
86adac95c9 Adds protections for calculating zap amounts without a private key 2023-05-05 13:49:18 -04:00
cffcc158f5 0.42.3 2023-05-05 13:29:20 -04:00
49a8778975 BugFix for NPE on null ZappedNote 2023-05-05 13:26:55 -04:00
Believethehype
dd62d2bae4 activated nostrfiles_dev for stories feed. 2023-05-05 19:25:31 +02:00