Commit Graph

2015 Commits

Author SHA1 Message Date
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