Commit Graph

2203 Commits

Author SHA1 Message Date
8b1de47517 v0.62.6 2023-06-27 12:27:06 -04:00
c6ff514ba2 Logs rendering time of sections of the post 2023-06-27 12:26:57 -04:00
50f2d18b61 Moves state assignments to the main thread. 2023-06-27 12:05:11 -04:00
fa7ccdfc20 Reduces full screen updates to once a second. 2023-06-27 12:02:55 -04:00
David Kaspar
fe02519737 Updated se/de/cs translations 2023-06-27 13:30:37 +01:00
f2e9fbebea v0.62.5 2023-06-26 22:42:42 -04:00
52af109b4e Minor adjustments in threading 2023-06-26 20:38:06 -04:00
833e6bc3e1 Moves cashu processing to a state class to account for errors. 2023-06-26 20:17:35 -04:00
9bed6fdb9a v0.62.4 2023-06-26 18:22:07 -04:00
a4a867ebcd Achieves a bigger space if the hide system bars is placed outside the Dialog. 2023-06-26 18:18:04 -04:00
4da2f18957 Video Dialog in full screen 2023-06-26 17:44:36 -04:00
4141a52d51 Allows video dialog on streaming 2023-06-26 15:40:13 -04:00
4dbc71d577 Removes padding from the live header 2023-06-26 15:39:32 -04:00
3b5d792562 Extracts Cashu logic into a service class. 2023-06-26 15:27:04 -04:00
dd7f3225c6 Preloading channel from LocalCache 2023-06-26 14:59:18 -04:00
3477e7b8ba No need to remember Modifier 2023-06-26 14:55:55 -04:00
a3782bb459 Remove image from the live event and use only the author picture in the header. 2023-06-26 14:47:22 -04:00
d4003eee04 Adjusts Profile images to crop and not fit 2023-06-26 14:46:56 -04:00
c9bbb66284 Adjusting logout message. 2023-06-26 14:33:21 -04:00
1498fa9868
Merge pull request #474 from greenart7c3/main
add confirmation dialog before logout
2023-06-26 14:27:15 -04:00
26b493aa1d
Merge pull request #473 from believethehype/cashuredeem
Melt cashu tokens in Mint directly instead of using webservice
2023-06-26 14:26:44 -04:00
f9d652f849 Performance Improvements 2023-06-26 14:25:46 -04:00
greenart7c3
30b0ee444f add confirmation dialog before logout 2023-06-26 14:38:44 -03:00
Believethehype
bf8341ef58 Merge remote-tracking branch 'upstream/main' into cashuredeem 2023-06-26 18:19:01 +02:00
Believethehype
f9f1b0d98e Melt cashu tokens in Mint directly instead of using webservice 2023-06-26 18:18:45 +02:00
743a4c9d87 Using crossfade to show live activities 2023-06-26 09:12:10 -04:00
275baa7497
Merge pull request #472 from believethehype/cashuredeem
Parse and Show Sat Amount from Cashu tokens
2023-06-26 08:44:19 -04:00
ac1fb879c3 Bugfix for not updating user picture and name after a message arrives 2023-06-26 08:39:46 -04:00
270ad56450 Aligns LIVE marker to the right in the feed. 2023-06-26 08:38:29 -04:00
Believethehype
d155241efc Parse and Show Sat Amount from Cashu tokens 2023-06-26 14:32:08 +02:00
d61927cbee
Merge pull request #471 from believethehype/cashuredeem
Parse Cashu Tokens and provide link to redeem
2023-06-26 06:50:56 -04:00
Believethehype
f6913663d1 enable autopay, change parsing 2023-06-26 11:57:31 +02:00
Believethehype
58600e13a8 parse cashu tokens 2023-06-26 11:04:31 +02:00
Bardesss
54e15ad3cd
Update strings.xml (NL)
Updated translation
2023-06-26 08:52:35 +00:00
777c652bf5 v0.62.3 (TEST) 2023-06-25 19:35:00 -04:00
7fb1473e21 There is no need to invalidate twice. 2023-06-25 19:34:51 -04:00
95db1ec84f Typo 2023-06-25 19:34:35 -04:00
7438973a20 Trying to improve rendering speed of chat messages. 2023-06-25 19:18:32 -04:00
fe31855860 Minor performance improvements in reaction row 2023-06-25 19:18:11 -04:00
d7bce4414d Crossfades changes in Reactions and Zaps 2023-06-25 19:17:48 -04:00
b4a81c137c Removes the need for lifecycle awareness here. 2023-06-25 19:16:41 -04:00
a6390f58d9 Removes debug info 2023-06-25 19:16:15 -04:00
ca3f4c3ec6 Moves MaxWidth for Chat bubbles to Shapes 2023-06-25 16:49:33 -04:00
53bfd40a31 Simplifies hex check 2023-06-25 16:22:17 -04:00
798be25c43 BugFix for duplicated notes in the LocalCache 2023-06-25 16:21:36 -04:00
ebe1bcedd0 Moves user msg Synchronization to it's own object. 2023-06-25 16:11:21 -04:00
4731575b87 Less memory intensive Hex Checker 2023-06-25 12:41:21 -04:00
383e761372 Moves LocalCache's Synchronized block to Concurrent implementations 2023-06-25 12:40:56 -04:00
54a95e6a4e Moves synchronized block to inner function 2023-06-25 12:38:08 -04:00
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
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
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
6addce3d20 Simplifying some of the chat rendering process 2023-06-20 15:16:29 -04:00
8aae101ef6 Adds live activities to the main feed. 2023-06-20 13:54:47 -04:00
d1bbdef5c4 v0.61.1 2023-06-19 22:01:30 -04:00
b78967f8be Screen diet 2023-06-19 21:58:12 -04:00
01a2f746d0 Adds space between the play button and the user's name in private messages 2023-06-19 21:10:01 -04:00
d063c2990c Moves the label to the bottom of the video 2023-06-19 20:58:38 -04:00
e31ee031cb Removes the cache from streaming files to make sure the stream keeps playing. 2023-06-19 20:53:38 -04:00
8fc489cc59 Formatting 2023-06-19 20:43:55 -04:00
ffb2a19963 Adds Zaps and Reactions to the Zap Activity author 2023-06-19 20:43:48 -04:00
b271c1775c BugFix for not updating Notifications quickly. 2023-06-19 20:30:13 -04:00
f937e95b35 v0.61.0 2023-06-19 18:36:32 -04:00
1613e79860 Support for live chats in streaming events. 2023-06-19 18:34:52 -04:00
dd40b4f205 Formatting 2023-06-19 16:24:58 -04:00
2ad9401ee6 Downloads last posts from the author. 2023-06-19 16:23:19 -04:00
69ade2f6e6 Merge remote-tracking branch 'origin/HEAD' 2023-06-19 16:02:23 -04:00
4006e62a82 Renders Channel headers, NIP94 and NIP95 in the thread head. 2023-06-19 16:01:51 -04:00
128211ecd2
Merge pull request #459 from greenart7c3/main
add toast message to show relay icon description
2023-06-19 15:32:46 -04:00
8f53537ebc v0.60.2 2023-06-19 14:43:34 -04:00
58c93e0cce - Redesign feed invalidations to account for changes in the follow list
- Redesign scroll to the top implementation to avoid using arguments in the navigator.
2023-06-19 14:30:15 -04:00
greenart7c3
c35b5e3703 add toast message for relay icons 2023-06-19 07:58:25 -03:00
be8848fb1b Restructures Stable elements for minor performance gains. 2023-06-18 18:57:21 -04:00
a3efd15b95 v0.60.1 2023-06-18 14:43:59 -04:00
a1930c232b Formatting 2023-06-18 14:42:26 -04:00
58a4fb18ae BugFixes for NPE 2023-06-18 14:40:46 -04:00
be4870da1a Support for Per-post Zap-raisers. 2023-06-18 14:24:52 -04:00
d2f6317d5c v0.60.0 2023-06-17 21:09:11 -04:00
05fb408842 - Adds Support for Kind 16
- Migrates citations to `e` when they were supposed to be `a`
- Removes original tags from Reposts
-
2023-06-17 21:08:33 -04:00
611305a406 Basic Support for live activities 2023-06-17 18:37:34 -04:00
5b856af19b - Activates support for m3u8 streaming
- BugFix on restarting the video when pressing mute.
2023-06-17 18:07:06 -04:00
ce5106684f Moves the last seen time saved per route to an account property in order to speed up loading and facilitate multithreading in the app. 2023-06-17 17:28:14 -04:00