Friday, March 28, 2025
1 change
Code cleanup and technical improvements
Social media post and comment formatting logic has been reorganized into a shared place to make the system easier to maintain. This cleanup improves consistency across Facebook, LinkedIn, Twitter, and YouTube integrations without changing the intended user experience.
Original PR description
- we ensure that the methods which involve formatting the tweet/comment are in the same modal. - along the way, we also had a look at other different methods which we felt could could be moved at one place for better code organisation. - also changed the names of the methods which were involved in formatting the comment/tweet. Made the names consistent. Task-4184968