<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tagg-frontend.git/src/components/profile/ToggleButton.tsx, branch master</title>
<subtitle>A dead social media startup from Brown University in react native. Here for code quality purposes.
</subtitle>
<id>https://www.git.mfoi.dev/tagg-frontend.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/tagg-frontend.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/'/>
<updated>2021-04-09T17:14:07Z</updated>
<entry>
<title>radius and border width changed</title>
<updated>2021-04-09T17:14:07Z</updated>
<author>
<name>Shravya Ramesh</name>
<email>shravs1208@gmail.com</email>
</author>
<published>2021-04-08T19:59:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=45327a57f0a1c81df581aba4278416015f0ddc7e'/>
<id>urn:sha1:45327a57f0a1c81df581aba4278416015f0ddc7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new button and resytles existing buttons</title>
<updated>2021-04-09T17:14:06Z</updated>
<author>
<name>Shravya Ramesh</name>
<email>shravs1208@gmail.com</email>
</author>
<published>2021-04-08T19:30:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=123a728707f7cbc527c486a8b306716962e4bd47'/>
<id>urn:sha1:123a728707f7cbc527c486a8b306716962e4bd47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed constant name</title>
<updated>2021-01-22T22:14:20Z</updated>
<author>
<name>Ivan Chen</name>
<email>ivan@tagg.id</email>
</author>
<published>2021-01-22T21:30:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=d667654caf1aa4e5f4814fa927e835f13efc0650'/>
<id>urn:sha1:d667654caf1aa4e5f4814fa927e835f13efc0650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[TMA-487] Change button styling (#157)</title>
<updated>2020-12-31T20:44:05Z</updated>
<author>
<name>Husam Salhab</name>
<email>47015061+hsalhab@users.noreply.github.com</email>
</author>
<published>2020-12-31T20:44:05Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=42f25160c69e451549afc22ec786ec0a289f2704'/>
<id>urn:sha1:42f25160c69e451549afc22ec786ec0a289f2704</id>
<content type='text'>
* adjust button dimensions and radius

* adjust button padding</content>
</entry>
<entry>
<title>[TMA - 457]Change followers to friends (#149)</title>
<updated>2020-12-30T19:36:44Z</updated>
<author>
<name>Ashm Walia</name>
<email>40498934+ashmgarv@users.noreply.github.com</email>
</author>
<published>2020-12-30T19:36:44Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=38661e00281363b0f4ad32f0b29d739e1ca09164'/>
<id>urn:sha1:38661e00281363b0f4ad32f0b29d739e1ca09164</id>
<content type='text'>
* One commit to replace followers with friends

* Move block unblock to drawer and some cosmetic changes

* Options to edit own profile when viewing

* Changes for University Class

* Small fix

* Made ProfileOnboarding a scroll view and other small changes

* Small fix

* Small fix thanks to ivan and tanmay

* Add ?</content>
</entry>
<entry>
<title>[TMA-338, TMA-400] Zoom out on profile page and adjust follow/block button touchable opacity (#132)</title>
<updated>2020-12-09T04:18:07Z</updated>
<author>
<name>Shravya Ramesh</name>
<email>37447613+shravyaramesh@users.noreply.github.com</email>
</author>
<published>2020-12-09T04:18:07Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=0cb19c5b173d4cf6ba67378cbffd61abac7f18c3'/>
<id>urn:sha1:0cb19c5b173d4cf6ba67378cbffd61abac7f18c3</id>
<content type='text'>
* changed dimensions of username, bio, website, moment tiles; Changed padding in profile body; Added padding between moment tiles;

* adjusted spacing between profile cutout and body

* adjusting space below profile cutout accoring to device

* Ensuring userId exists before loading taggs

* Made tagg icons responsive according to device dimensions

* shoft profile picture to the left

* Fix bug

* small

* flex

* flex remove

* Shrunk taggs bar icons and readjusted padding around it

Co-authored-by: Ashm Walia &lt;ashmwalia@outlook.com&gt;</content>
</entry>
<entry>
<title>[TMA-382] Edit profile screen (#121)</title>
<updated>2020-11-18T02:06:14Z</updated>
<author>
<name>Shravya Ramesh</name>
<email>37447613+shravyaramesh@users.noreply.github.com</email>
</author>
<published>2020-11-18T02:06:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=713d169915a82edfcfe4b44622e3dce8c6adaf0c'/>
<id>urn:sha1:713d169915a82edfcfe4b44622e3dce8c6adaf0c</id>
<content type='text'>
* added more icon

* a less fat icon

* and the actual icon asset

* bottom drawer skeleton done

* removed warning, better code

* a more completed skeleton done

* bottom drawer done!

* Added content container,  sent birthday picker props, minor styling

* differenciating defined and undefined birthdate in birthdate, datepicker

* removed restricting width for TaggDropDown

* Added edit profile screen to navigator stack

* Add EditProfile view, refresh profile view on save

* Removes unnecessary import

* Stores gender and birthdate as part of ProfileType

* Added gender, birthdate, isEditProfile to AuthProv

* Conditional view applied for edit profile button

* Includes discarded changes in previous merge- BD

* removed unused icon

* resolved scary warnings

* added icon to drawer

* Small fix

* minor code improvement

* sc

* fixed birthday bug

* custom gender updation fixed

* small change to birthday default value

* missed something

* cleaned up types! Warnings gone!

* fixed another gender picker bug

* fixed gender bug and cleaned up logic

* removed warning, MUCH better code now

Co-authored-by: Ivan Chen &lt;ivan@thetaggid.com&gt;
Co-authored-by: Ashm Walia &lt;ashmwalia@outlook.com&gt;</content>
</entry>
<entry>
<title>[TMA - 388] Block Users (Frontend) (#115)</title>
<updated>2020-11-11T00:28:15Z</updated>
<author>
<name>Ashm Walia</name>
<email>40498934+ashmgarv@users.noreply.github.com</email>
</author>
<published>2020-11-11T00:28:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/tagg-frontend.git/commit/?id=3362da273a4ffcc7d6362278bcb9fd919deda2b9'/>
<id>urn:sha1:3362da273a4ffcc7d6362278bcb9fd919deda2b9</id>
<content type='text'>
* initial

* Final

* sc

* sc

* sall change

* Remove follow button when blocked

* Small change

* small changes again</content>
</entry>
</feed>
