Commit Graph

2447 Commits

Author SHA1 Message Date
3105ade755 Moves Shape constants to the Shape class 2023-06-25 11:00:41 -04:00
f651034303 Better starting point for the following observer 2023-06-24 18:08:11 -04:00
7554dc010c Fixes spacing from last change 2023-06-24 18:07:56 -04:00
70a962062b Minor code and performance improvements. 2023-06-24 18:03:04 -04:00
5cc7f3bf2b Correct Immutable class 2023-06-24 15:55:21 -04:00
b040e0ca13 Moves OnlineChecker to a singleton class with cache. 2023-06-24 15:53:22 -04:00
775094356c Fixes new posts not showing up in the feed. 2023-06-24 10:49:34 -04:00
0771b179b5 Reducing the need to update the event for every two hours. 2023-06-24 10:36:42 -04:00
8af307e8bb Migrating the UserProfile page to the new ViewModel structure 2023-06-23 22:00:51 -04:00
e6ec3f1ce4 - Adds picture of the User to the Stream header.
- BugFix for the Click on UserPicture event
2023-06-23 20:44:58 -04:00
b4395e7585 v0.62.2 2023-06-23 18:10:25 -04:00
f8acb26763 Only showing the paid relay icon when the relay is paid. 2023-06-23 18:09:03 -04:00
aa931a4cc5 Improves Logs when the app cannot connect with relays. 2023-06-23 18:02:04 -04:00
e1cf188fbe Displays an error message when it cannot parse the returning json from relays. 2023-06-23 17:57:21 -04:00
9e57a706ae Moves some of the account observables to maps 2023-06-23 17:57:02 -04:00
8c73e981b5 formatting 2023-06-23 17:56:25 -04:00
87f5007fd3 Displays error message on LogCat if fails to login 2023-06-23 17:56:13 -04:00
5c42bb0282 Removes check in the Main Thread to allow login on Debug 2023-06-23 17:55:51 -04:00
415252b770 Converts TopBar Observables to Maps. 2023-06-23 17:55:30 -04:00
4f43d7cde5 More updates to the readme 2023-06-23 15:22:09 -04:00
c819a23f83 updating Readme 2023-06-23 15:16:57 -04:00
4a00a9a80d v0.62.1 2023-06-23 15:11:08 -04:00
1f5f6b251c BugFix on publishedAt date for Longform posts 2023-06-23 15:08:26 -04:00
c925b82e86 Stops showing posts in the future 2023-06-23 14:30:26 -04:00
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