Commit Graph

1930 Commits

Author SHA1 Message Date
a9e1ce5aec Removing modifiers from remembers and into global singletons. 2023-06-14 14:36:10 -04:00
639fdb174d BugFix Add -> And 2023-06-14 14:32:55 -04:00
3cd02ee6cf Merge remote-tracking branch 'origin/HEAD' 2023-06-14 13:49:10 -04:00
52199fe281 Starts to use getXIfExists functions to preload objects 2023-06-14 13:48:58 -04:00
5616fa52d1 Simplifies URL Preview call 2023-06-14 13:48:35 -04:00
Zoltan
991131f8cd
Small Hungarian translation 2023-06-14 09:35:36 +02:00
a24c95070c v0.57.0 2023-06-13 17:16:20 -04:00
a346d31554 Finally adds markers to kind 1s 2023-06-13 17:08:50 -04:00
9b5c7ad23f - Moves zaps from a Map<Request,Response> to a List<CustomClass> to avoid recompositions due to the use of the unstable Pair object
- Creates the class ZapAmountCommentNotification to be used instead of the unstable Triple class.
2023-06-13 16:33:52 -04:00
a01a060abc Uses animateItemPlacement to show new Notes and update the size of current ones. 2023-06-13 16:31:23 -04:00
1cd39e0d8f Removes the use of by on the quick action menu's state because it was triggering recompositions 2023-06-13 16:30:37 -04:00
305ecc6a2e New update removes access to the backQueue 2023-06-13 16:29:21 -04:00
858f94ae74 Moves icon sizes in the bottom row to remember functions 2023-06-13 16:28:42 -04:00
fbd0c96a8a Merge remote-tracking branch 'origin/HEAD' 2023-06-12 16:58:32 -04:00
e2251f9c86 Removing the minimum size for rows in the feed due to Hidden posts from the user's block list. 2023-06-12 16:58:20 -04:00
eaaacbf218 Turns NIP-05 verification symbol into a State variable to help correctly rendering updates. 2023-06-12 16:56:24 -04:00
243fbeed44 Remembers some variables on NoteCompose 2023-06-12 16:55:51 -04:00
d62bab1b08 Makes relay badge list in chatroom Immutable 2023-06-12 16:55:27 -04:00
70e068ed17 Breaks down user renderer compositions 2023-06-12 16:55:08 -04:00
824e8795d5 Formatting 2023-06-12 16:54:45 -04:00
f768a09bd8 Removes unused variable from Translation results 2023-06-12 16:54:15 -04:00
1a69a5a4c7
Merge pull request #449 from greenart7c3/main
add option to opt-out from automatic spam and report filters
2023-06-12 16:37:03 -04:00
greenart7c3
57a5d0b618
Merge branch 'main' into main 2023-06-12 07:39:30 -03:00
greenart7c3
8f668cb5fb separated spam and report filter options 2023-06-12 07:38:32 -03:00
df5ea6f741 Adjusts the size and alignment of relay icons in the video feed 2023-06-11 10:59:18 -04:00
2e6847df1c v0.56.5 2023-06-10 21:20:57 -04:00
76a49d6556 Fixing upstream issue with images on markdown. 2023-06-10 21:18:30 -04:00
ba884bd1aa Improving markdown support 2023-06-10 21:17:50 -04:00
e98bb76ee0 Support for NIP-14 2023-06-10 21:16:55 -04:00
e08bf3eb97 If compression fails, tries to upload with the original file 2023-06-10 21:15:19 -04:00
9ef02d63a0 Refactors color objects to avoid recreating them on-demand. 2023-06-10 10:08:06 -04:00
7007796497 v0.56.4 2023-06-09 18:16:42 -04:00
9f030ffbf8 BugFix for crashing on start up due to creating two caches for videos. 2023-06-09 18:16:03 -04:00
9ca172e0fc v0.56.3 2023-06-09 17:12:29 -04:00
360758a2f3 Adds a networking state monitoring services to reconnect when the phone disconnects from relays. 2023-06-09 17:08:35 -04:00
ffe6f4b55c Fixes F-droid version for mutable colors as background. 2023-06-09 16:43:47 -04:00
267b5e474c Adds another check to make sure the event does not exist in the local memory before notifying. 2023-06-09 16:41:14 -04:00
bf6bc5ba68 Moves the recomposition due to background color change to each compose node. 2023-06-09 16:35:56 -04:00
1efc4c91e2 Reactors base note rendering to wrap the QuickAction menu 2023-06-09 14:07:38 -04:00
a898196571 Refactoring shapes to the appropriate file. 2023-06-09 13:45:46 -04:00
c158c7fc3d Moves the clipboard starters to their own compositions. 2023-06-09 13:19:14 -04:00
e3d83fe39a improving the speed of the highlighter rendering 2023-06-09 11:27:27 -04:00
5327e1ddb2 Final touches on borders 2023-06-09 11:27:02 -04:00
a2ad13c54a More spacing refinements for notes. 2023-06-09 10:49:10 -04:00
816a22ec69 More adjustments to borders and spacing between screen elements for different event types 2023-06-09 10:25:06 -04:00
8a99dc2db4 Removes unnecessary imports. 2023-06-09 10:03:11 -04:00
f9cfe1479b - Breaks down the Note Composition stack further
- Fixes some border issues between multiple note types
- Aligns Quick Actions to the center of the note.
2023-06-09 10:02:56 -04:00
5d8aa7bb58 Refactoring variable name in Reactions 2023-06-09 10:00:37 -04:00
greenart7c3
f0638b1766 add option to opt-out from automatic spam and report filters 2023-06-09 08:28:05 -03:00
b3e2b78415 v0.56.2 2023-06-08 18:16:53 -04:00