Commit Graph

4640 Commits

Author SHA1 Message Date
c00319812a Reverts to make sure the logged in user's post do not appear in notifications. 2024-03-21 09:25:26 -04:00
67202c32d4 Migrates channel notes to LargeCache 2024-03-21 08:51:23 -04:00
64909bfb32 Fixes Chat preview images when no image has been set. 2024-03-21 08:50:37 -04:00
c1756b75a7 Fixes double mention to Community headers when seeing a reply to a community post. 2024-03-21 08:42:14 -04:00
bdf41f53fb Removes logs 2024-03-21 08:41:29 -04:00
3b982b8962 Fixes the centralizing of the counter after the list of participants in a live event. 2024-03-20 17:02:13 -04:00
fd39ff24e1 Adds a space after the Channel header in the reply rows 2024-03-20 16:48:24 -04:00
e659153730 Merge branch 'main' of https://github.com/vitorpamplona/amethyst 2024-03-20 16:48:04 -04:00
f3c4b3255b Fixes missing context in some replies to blog posts. 2024-03-20 16:47:53 -04:00
f35f54166d
Merge pull request #812 from greenart7c3/fix-amber-deep-sleep
add a lifeCycleOwner to register external signer on resume
2024-03-20 16:44:30 -04:00
greenart7c3
538c0493ed add a lifeCycleOwner to register external signer on resume 2024-03-20 17:20:35 -03:00
ceca149eb7 Doesn't show edits of blog posts in the User's Profile 2024-03-20 16:03:13 -04:00
97cdc0bc7a Fixes layout issues of LongForm content when the image is not present. 2024-03-20 16:02:49 -04:00
f2a8e51b20 Refactors horizontal dividers 2024-03-20 15:18:00 -04:00
greenart7c3
8d7a3f4d5e
Merge branch 'main' into main 2024-03-20 15:13:33 -03:00
greenart7c3
c087042f7d Merge branch 'main' into main 2024-03-20 15:10:32 -03:00
greenart7c3
644d2fc2bb add generic draft event to default permissions 2024-03-20 14:56:29 -03:00
b819f24790 Reduces the space between chat bubbles. 2024-03-20 13:55:47 -04:00
greenart7c3
ea33cc77ed add edit draft in the dropdown menu and the long press popup 2024-03-20 14:50:53 -03:00
27fbf1c1ed Activates the chat simplified mode for the simplified setting. 2024-03-20 13:48:04 -04:00
3226e4e024 1. Refactors the use of dividers out of components
2. Refactors composables to load events, check hidden and check report
2024-03-20 13:47:47 -04:00
greenart7c3
090b643f43 add edit draft in the dropdown menu and the long press popup 2024-03-20 14:45:45 -03:00
943a4260ff Testing reduced line height 2024-03-20 11:49:12 -04:00
9867ac1689 Fixes videos not being able to seekTo the zero position. 2024-03-20 11:35:22 -04:00
d26de39749 Fixes lack of zap amount refresh after zapping a note. 2024-03-20 11:35:03 -04:00
1072b7a5c5 Fixes following by geotags 2024-03-20 11:34:40 -04:00
greenart7c3
220ce75f19 add validations to draft notes 2024-03-20 10:25:41 -03:00
greenart7c3
bc180ae210 fix draft delete not working 2024-03-20 09:31:31 -03:00
greenart7c3
5910ef199f fix build after merge 2024-03-20 07:22:55 -03:00
greenart7c3
499939ed68
Merge branch 'main' into main 2024-03-20 07:06:24 -03:00
d15beb2ae5 Fixes too strict timing constraints for new posts. 2024-03-19 19:55:41 -04:00
87fafd9451 Reducing the amount of co-routines being launched in each LiveData update. 2024-03-19 19:30:49 -04:00
bfbfcb6ed2 Avoids triggering an error when decoding invalid hexes. 2024-03-19 19:29:50 -04:00
ffc0a7c6ed Avoids showing error machine-level details when paying for zaps on external wallets 2024-03-19 17:44:51 -04:00
77789379c0 Minimizes memory use to calculate zaps. 2024-03-19 17:44:30 -04:00
a0a10b2cd0 Fixes some warnings 2024-03-19 17:34:26 -04:00
d59b98089a Aligns the BOM between implementation and tests. 2024-03-19 17:33:54 -04:00
160e52bd91 Fixes a bug with the latest version of jackson 2024-03-19 17:33:34 -04:00
d7e1a80465 Might be needed for those importing the AAR. 2024-03-19 17:33:09 -04:00
a5496445d2 Simple refactoring. 2024-03-19 14:49:56 -04:00
b75c3e3031 Refactoring caching systems for the Compose layer. 2024-03-19 14:17:15 -04:00
e9830c61aa Removes unused addMargin param. 2024-03-19 11:50:01 -04:00
25f28d38d5 Only shows OTS to the respective Edit 2024-03-19 11:49:50 -04:00
410d6bd690 Fixes binary payloads in the search results. 2024-03-19 11:49:03 -04:00
99270662ee Optimizing the performance of Highlight rendering 2024-03-19 10:30:21 -04:00
e40cd8d932 After clearing memory, only trigger liveData when it actually changed. 2024-03-19 10:07:21 -04:00
9858d98722 Avoids double request to show anyway when the user has hidden a post and ALSO the user's followers have reported the post. 2024-03-19 10:06:53 -04:00
6ab5488852 Starts with complete to avoid user shock 2024-03-19 10:06:16 -04:00
9651563b16 Fixing the test cases for nip96 2024-03-18 19:21:16 -04:00
9012bdad27 Fixes some of the testing cases 2024-03-18 18:19:05 -04:00