Age | Commit message (Collapse) | Author |
|
* Open socials apart from twitter on browser
* Revert "Open socials apart from twitter on browser"
This reverts commit 5b6626811ab7cf9a944b22a1d1d5c4047fe47c64.
* Open socials apart from twitter on browser
* Fixed
* make twitter round
* Make some more placeholders browsable
Co-authored-by: Ivan Chen <ivan@tagg.id>
|
|
* resizes non square images to be displayed without being cropped
* changed image background colour
* fixes typo from content to contain!!
|
|
double check [FRONTEND] (#84)
* BUG FIX -> 1 : Bottom of moments screen cut off 2 : Check for existence of accountData before displaying the same
* small change
* added more exception checking
* FIX package error
Co-authored-by: Ivan Chen <ivan@thetaggid.com>
|
|
* image carousel done
* fixed a minor bug
* TikTok is TikTok NOT Tiktok OKAY?
Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
|
|
* made links clickable
* made handles clickable
* made more links clickable
|
|
* modified the way we store social media data, initial skeleton
* MVP? Twitter done?
* cleaned up some things
* forgot to lint and cleaned up some more code
* minor change to text display
* fixed some UI bug, linting, and minor adjustment to posts UI
* fixed a couple of things
* added DateLabel, Facebook taggs view, fixed minor stuff
* Some small changes for the PR
* removed unused Feed
Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
|
|
* Renamed Moments(Bar) to Taggs(Bar)
* created initial navigation and empty social media taggs screen
* made more progress for the header styling
* Finished social media taggs screen, organized code structure
* linted stuff D:
* moved bar height utility function to utils
* moved color constants to constants
* moved avatar title
* updated comments for social media taggs
* NOW the file is there
|