Skip to content

Dev#87

Closed
MarioRaafat wants to merge 13 commits intomainfrom
dev
Closed

Dev#87
MarioRaafat wants to merge 13 commits intomainfrom
dev

Conversation

@MarioRaafat
Copy link
Copy Markdown
Owner

No description provided.

AmiraKhalid04 and others added 13 commits November 17, 2025 17:43
* fix(response-body): fix counting issue in response body

* fix(response-body): attach pagination meta data to data object
* fix(tweets): interceptor did not take into consideration of empty response body

* fix(tweets): interceptor did not take into consideration of empty response body
* fix(tweets): interceptor did not take into consideration of empty response body

* fix(tweets): interceptor did not take into consideration of empty response body

* fix(tweets): replace page pagination with cursor

* fix(tweets): change likes and reposts tweets pagination from page to cursor

* feat(tweets-bookmarks): bookmarks entity & endpoints

---------

Co-authored-by: Mohamed Bahgat <mbahgat503@gmail.com>
* fix(tweets): interceptor did not take into consideration of empty response body

* fix(tweets): interceptor did not take into consideration of empty response body

* fix(tweets): replace page pagination with cursor

* fix(tweets): change likes and reposts tweets pagination from page to cursor
* feat(profile): profile posts tabs endpoints

* fix(profile): fix update user response

* fix(profile): return user birthdate in profile response

* fix(profile): clean unused files after update profile

* refactor(profile): convert sql posts query to typeorm

* feat(profile): add user data to user posts view

* fix(profile): remove reply from user posts + fix repost type

* feat(profile): add quote parent data in user posts

---------

Co-authored-by: Amira Khalid <149877108+AmiraKhalid04@users.noreply.github.com>
* feat(profile): profile posts tabs endpoints

* fix(profile): fix update user response

* fix(profile): return user birthdate in profile response

* fix(profile): clean unused files after update profile

* refactor(profile): convert sql posts query to typeorm

* feat(profile): add user data to user posts view

* fix(profile): remove reply from user posts + fix repost type

* feat(profile): add quote parent data in user posts

* feat(profile): apply cursor pagination to profile endpoints

* fix(profile): fix get media + liked posts

* refactor(profile): change response pagination schema

* docs(profile): edit swagger documentation for pagination

* fix(profile): fix cursor pagination and created_at timezone

* fix(profile): replace location with country in update user

* fix(profile): delete profile, cover images after delete account

* feat(user): get username recommendations

* fix(auth): fix refresh token

* feat(auth): confirm password

---------

Co-authored-by: Amira Khalid <149877108+AmiraKhalid04@users.noreply.github.com>
Co-authored-by: Mario Raafat <136023677+MarioRaafat@users.noreply.github.com>
* refactor(timeline): refactor following timeline query

* refactor(timeline): refactor for you timeline query

* refactor(timeline): remove unneeded functions

* feat(timeline): add candidates source

* feat(timeline): add get user interests

* feat(timeline): add simple feature extractor class

* feat(tweet-category): add get categories by tweet ids

* feat(timeline): add basic rule based ranker

* feat(following-query): refactor timeline queries

* feat(timeline-queries): attach reply response to timeline query

* fix(timeline-query): remove unnecessary joins

* feat(reply-query): add show_more_replies boolean

* fix(timeline): add template for for-you response

* fix(query): attach following flags to user response dto

* feat(reply-query): add parent tweet and conversation sub queries

* fix(reply-query): remove deubgging code

* fix(reply-query): attach missing interaction fields

* refactor(tweet-response): remove unneeded fields

---------

Co-authored-by: Mario Raafat <136023677+MarioRaafat@users.noreply.github.com>
* feat(auth): implement token exchange endpoint and related functionality

* feat(category): getCategories endpoint

* fix(user): return it back

* fix(db): return it back
* feat(profile): profile posts tabs endpoints

* fix(profile): fix update user response

* fix(profile): return user birthdate in profile response

* fix(profile): clean unused files after update profile

* refactor(profile): convert sql posts query to typeorm

* feat(profile): add user data to user posts view

* fix(profile): remove reply from user posts + fix repost type

* feat(profile): add quote parent data in user posts

* feat(profile): apply cursor pagination to profile endpoints

* fix(profile): fix get media + liked posts

* refactor(profile): change response pagination schema

* docs(profile): edit swagger documentation for pagination

* fix(profile): fix cursor pagination and created_at timezone

* fix(profile): replace location with country in update user

* fix(profile): delete profile, cover images after delete account

* feat(user): get username recommendations

* fix(auth): fix refresh token

* feat(auth): confirm password

* feat(Profile): get user replies

* fix(profile): check if user exists in user posts tabs

* fix(profile): fix user replies interactions

---------

Co-authored-by: Amira Khalid <149877108+AmiraKhalid04@users.noreply.github.com>
Co-authored-by: Mario Raafat <136023677+MarioRaafat@users.noreply.github.com>
* fix(query): separate conversation and patent tweet queries

* docs(timeline): update swagger

* fix(timeline): remove redundant tweets from timeline

* fix(timeline): add additional sorting condition

* feat(timeline): add interest candidate source to for you service

* feat(foryou-timeline): add interest source

* feat(foryou): remove ranking + apply pagination

* feat(foryou): remove blocked and muted users from foryou timeline

* fix(timeline): add random feed for users with no interests
* fix(query): separate conversation and patent tweet queries

* docs(timeline): update swagger

* fix(timeline): remove redundant tweets from timeline

* fix(timeline): add additional sorting condition

* fix(repost-timeline): sort reposts by reposted_at

* fix(pagination): edit cursor pagination date

* fix(query): remove wrong duplication condition

---------

Co-authored-by: Mario Raafat <136023677+MarioRaafat@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants