Wykres commitów

2227 Commity (c819a23f83846e9851ec466f80e81a7f9f1e9de9)

Autor SHA1 Wiadomość Data
Vitor Pamplona c819a23f83 updating Readme 2023-06-23 15:16:57 -04:00
Vitor Pamplona 4a00a9a80d v0.62.1 2023-06-23 15:11:08 -04:00
Vitor Pamplona 1f5f6b251c BugFix on publishedAt date for Longform posts 2023-06-23 15:08:26 -04:00
Vitor Pamplona c925b82e86 Stops showing posts in the future 2023-06-23 14:30:26 -04:00
Vitor Pamplona 96a5d1a658 v0.62.0 2023-06-23 14:11:56 -04:00
Vitor Pamplona 36154422f1 Formatting 2023-06-23 13:41:04 -04:00
Vitor Pamplona 5b2a878f5d Moving the NIP98 event to it's own class. 2023-06-23 13:40:57 -04:00
Vitor Pamplona 976d96ef35 formatting 2023-06-23 12:27:08 -04:00
Vitor Pamplona 94b31fe5f9
Merge pull request #466 from believethehype/main
added NIP98 Support, Added nostrcheck.me Image hoster
2023-06-23 12:26:51 -04:00
Vitor Pamplona 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
Vitor Pamplona e8f5ef3aa3 Removes check in the main thread to avoid mocking Android's threading system 2023-06-23 12:10:46 -04:00
Vitor Pamplona 887fc33073 Minor performance adjustments across the app. 2023-06-23 12:02:27 -04:00
Vitor Pamplona c24ba18207 Avoids calling out errors in LogCat when they don't exist. 2023-06-23 12:01:46 -04:00
Vitor Pamplona 5137009f5f Improves rendering time of the Channel header 2023-06-23 11:36:50 -04:00
Vitor Pamplona 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
Vitor Pamplona 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
Vitor Pamplona a536388123 Avoids crashing due to illegal zap address 2023-06-22 19:39:55 -04:00
Vitor Pamplona c7cb4b7015 Adds logs to Init functions of classes to keep a close eye on. 2023-06-22 17:41:55 -04:00
Vitor Pamplona fbb1b59e34 Adds checks for the main thread when parsing NIP30 2023-06-22 17:41:11 -04:00
Vitor Pamplona 7d7f047f55 removes unused variable 2023-06-22 15:23:16 -04:00
Vitor Pamplona e9e0b0f57f Adds more checks for not in the main thread 2023-06-22 15:23:04 -04:00
Vitor Pamplona baf0372537 Moves the image border modifier to an app variable. 2023-06-22 15:16:17 -04:00
Vitor Pamplona f62716a226 formatting 2023-06-22 15:11:55 -04:00
Vitor Pamplona 9b1c47f4a5 Checks main thread in preferences 2023-06-22 14:53:10 -04:00
Vitor Pamplona a4dd3aa488 Moves checks to run to outside the LaunchedEffect 2023-06-22 14:30:22 -04:00
Vitor Pamplona 9dbe7379cd Fixes reaction row space. 2023-06-22 14:25:18 -04:00
Vitor Pamplona ad353d2d1a Generalizes the SensitivityWarning to Note. 2023-06-22 12:04:11 -04:00
Vitor Pamplona 32b2b1ace8 Uses derivedOf to protect from updates with the same content 2023-06-22 12:03:52 -04:00
Vitor Pamplona 13710dde06 No need to go into a Synchronized block to get a user object here. 2023-06-22 11:49:49 -04:00
Vitor Pamplona 915ddd0bad Improving relay options rendering performance. 2023-06-22 11:49:27 -04:00
Vitor Pamplona 52ef356c06 Minor performance improvements throughout the code 2023-06-22 11:39:56 -04:00
Vitor Pamplona 69481a046b v0.61.4 2023-06-21 14:56:44 -04:00
Vitor Pamplona 157802142c Reorganizing Relay Info Page 2023-06-21 14:51:44 -04:00
Vitor Pamplona 54462f8d26
Merge pull request #462 from greenart7c3/relay_information
Relay information dialog
2023-06-21 14:03:34 -04:00
Vitor Pamplona fcf612d22a
Merge pull request #461 from ZsZolee/main
Zapraiser Hungarian translation
2023-06-21 14:02:46 -04:00
Vitor Pamplona e8eea4be25 Removes old image proxy classes 2023-06-21 12:47:53 -04:00
Vitor Pamplona 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
Vitor Pamplona 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
Vitor Pamplona fbe0f584af v0.61.3 2023-06-20 19:00:46 -04:00
Vitor Pamplona e28f26d471 BugFix for opening the video chat with video in full screen until it loads. 2023-06-20 18:59:21 -04:00
Vitor Pamplona 80a9a2a712 Fix margins when summary is not available. 2023-06-20 18:58:56 -04:00