Spot
Geo based video sharing social network
Fixed all failing tests after moving mention related stuff to repository
using stream to display notification
Can post mentioned comments
Edited tests to make sure comments work with mentions
Added tests to make sure uids are extracted from commet
Extracted comments to its own cubit
Implemented logic to replace mentionned userId to name
Completed mention test for entering new comment
Created tests for mentions within view video page
Creating tests for video_view_page
Added tests to test mention related methods in repository
Additional validation for username
Can select mentions from the suggestion
Created methods to extract mentions in a comment
Fixed a bug where the comments cannot be shown before the video loads
Created a table for mentions
Merge branch 'main' into feature/atmention