Commit Graph

2323 Commits

Author SHA1 Message Date
96a5d1a658 v0.62.0 2023-06-23 14:11:56 -04:00
36154422f1 Formatting 2023-06-23 13:41:04 -04:00
5b2a878f5d Moving the NIP98 event to it's own class. 2023-06-23 13:40:57 -04:00
976d96ef35 formatting 2023-06-23 12:27:08 -04:00
94b31fe5f9
Merge pull request #466 from believethehype/main
added NIP98 Support, Added nostrcheck.me Image hoster
2023-06-23 12:26:51 -04:00
cd2a59ae43
Merge pull request #465 from greenart7c3/main
show icon for paid relays in the relay list
2023-06-23 12:18:23 -04:00
e8f5ef3aa3 Removes check in the main thread to avoid mocking Android's threading system 2023-06-23 12:10:46 -04:00
887fc33073 Minor performance adjustments across the app. 2023-06-23 12:02:27 -04:00
c24ba18207 Avoids calling out errors in LogCat when they don't exist. 2023-06-23 12:01:46 -04:00
5137009f5f Improves rendering time of the Channel header 2023-06-23 11:36:50 -04:00
ba6bd6a2d2 Making more classes stable for performance reasons. 2023-06-23 11:36:08 -04:00
Believethehype
bfc16d0878 added some wait time before updating status 2023-06-23 16:39:40 +02:00
Believethehype
94c41e0c6d added NIP98 Support, Added nostrcheck.me hoster 2023-06-23 16:10:04 +02:00
33454cc2f8 Fixes UTF-32 Reactions 2023-06-23 09:21:34 -04:00
Believethehype
d969a483a9 Merge remote-tracking branch 'upstream/main' 2023-06-23 12:50:22 +02:00
greenart7c3
a51104fd82 show icon for paid relays in the relay list 2023-06-23 06:51:21 -03:00
a536388123 Avoids crashing due to illegal zap address 2023-06-22 19:39:55 -04:00
c7cb4b7015 Adds logs to Init functions of classes to keep a close eye on. 2023-06-22 17:41:55 -04:00
fbb1b59e34 Adds checks for the main thread when parsing NIP30 2023-06-22 17:41:11 -04:00
7d7f047f55 removes unused variable 2023-06-22 15:23:16 -04:00
e9e0b0f57f Adds more checks for not in the main thread 2023-06-22 15:23:04 -04:00
baf0372537 Moves the image border modifier to an app variable. 2023-06-22 15:16:17 -04:00
f62716a226 formatting 2023-06-22 15:11:55 -04:00
9b1c47f4a5 Checks main thread in preferences 2023-06-22 14:53:10 -04:00
a4dd3aa488 Moves checks to run to outside the LaunchedEffect 2023-06-22 14:30:22 -04:00
9dbe7379cd Fixes reaction row space. 2023-06-22 14:25:18 -04:00
ad353d2d1a Generalizes the SensitivityWarning to Note. 2023-06-22 12:04:11 -04:00
32b2b1ace8 Uses derivedOf to protect from updates with the same content 2023-06-22 12:03:52 -04:00
13710dde06 No need to go into a Synchronized block to get a user object here. 2023-06-22 11:49:49 -04:00
915ddd0bad Improving relay options rendering performance. 2023-06-22 11:49:27 -04:00
52ef356c06 Minor performance improvements throughout the code 2023-06-22 11:39:56 -04:00
69481a046b v0.61.4 2023-06-21 14:56:44 -04:00
157802142c Reorganizing Relay Info Page 2023-06-21 14:51:44 -04:00
54462f8d26
Merge pull request #462 from greenart7c3/relay_information
Relay information dialog
2023-06-21 14:03:34 -04:00
fcf612d22a
Merge pull request #461 from ZsZolee/main
Zapraiser Hungarian translation
2023-06-21 14:02:46 -04:00
e8eea4be25 Removes old image proxy classes 2023-06-21 12:47:53 -04:00
cce9d6cf68 Improves rendering performance of Chat Screens 2023-06-21 11:57:49 -04:00
greenart7c3
143f58fd68 add string resources 2023-06-21 11:38:34 -03:00
6fe66986be Improves rendering of chat messages when scrolling. 2023-06-21 10:23:49 -04:00
greenart7c3
68e8abecb2 fix lints 2023-06-21 11:23:06 -03:00
greenart7c3
bb698a351e fix build after rebasing 2023-06-21 10:47:27 -03:00
greenart7c3
4506ff9c93 created dialog to show relay information 2023-06-21 10:43:34 -03:00
Zoltan
f88a4d56c7
Zapraiser Hungarian translation 2023-06-21 10:12:48 +02:00
fbe0f584af v0.61.3 2023-06-20 19:00:46 -04:00
e28f26d471 BugFix for opening the video chat with video in full screen until it loads. 2023-06-20 18:59:21 -04:00
80a9a2a712 Fix margins when summary is not available. 2023-06-20 18:58:56 -04:00
2a47cd4fd1 BugFix for too many streams (fix in max = 2 for now) 2023-06-20 18:58:41 -04:00
ce207aed39 Refreshing home when follows change, including Live activities. 2023-06-20 18:27:21 -04:00
244e3f3b29 v0.61.2 2023-06-20 17:13:24 -04:00
6a44d283f9 - Restructures Chat Message Rendering
- Adds Sensitive Content protections for chat renderings.
- Adjusts padding of the channel headers.
2023-06-20 16:53:36 -04:00